Jump to content

Getting the error "Permission denied" for step 2 cd command $ cd $TSS_HOME/tomcat/spotfire-bin/ -bash: cd: /opt/tibco/tss/12.2.0/tomcat/spotfire-bin/: Permission denied


Senthil Selvaraj

Recommended Posts

Using Spotfire Server version 12.2.0. All previous steps were good.

Tried to navigate through the directories. This is what it shows.

$ cd /opt

$ cd tibco

$ cd tss

$ pwd

/opt/tibco/tss

$ ls -l

total 0

drwxrwx---. 6 spotfire spotfire 89 Jan 13 19:45 12.2.0

$ cd 12.2.0

-bash: cd: 12.2.0: Permission denied

Folder 12.2.0 is owned by spotfire and not root. The parent directories are owned by root.

$ cd ..

$ ls -l

total 0

drwxr-xr-x. 3 root root 20 Jan 13 19:33 tss

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...