1827593 Members
2752 Online
109965 Solutions
New Discussion

ksh:permission denied

 
Starrynight_1
Advisor

ksh:permission denied

Hello all

I have 1 user (Y) in a group that have no shell, and another one (X) in the same group with shell that as links to Y's home directory. So X makes cd to Y home dir with no problem.
Now I want to create a third one (Z) like Y and even tough Z as everything configured like Y, when I make cd from X to Z it gives the error message ksh:permission denied.

Does anyone knows what can be the problem?
Thanks in advance for any help.

SN
2 REPLIES 2
Shahul
Esteemed Contributor

Re: ksh:permission denied

Hi

Can give (X,Y,and Z)'s home directory, UID, GID, and Shell. Not able to trace from ur question.

TIA
Shahul
Starrynight_1
Advisor

Re: ksh:permission denied

Dear Shahul and dear all

I solved my problem. It was a permission of directory issue ... of course. Too simple hanh? It??s just that I use ll instead of ls -als... and sometimes that can give you an headache...but thanks anyway !

Bye

SN