cgande1x -> RE: permission denied (new to SFU) (Mar. 6, '06, 5:20:37 PM) |
Just out of curiosity I tried to su cgande1x (after logging on as cgande1x) and this fixed the problems. I logged on via SSH as cgande1x and tried to do a command like ls and got permission denied; su cgande1x and then I was able to do any commands, even mkdir this time. Here is my session:
login as: cgande1x
cgande1x@wingfoot's password:
Welcome to the Interix UNIX utilities.
DISPLAY=localhost:0.0
-sh-3.00$ id
uid=1050262(cgande1x) gid=1049089(Domain Users) groups=1049089(Domain Users), 65792(+Everyone), 131627(+Remote Desktop Users), 131617(+Users), 1049088(Domain Admins), 131616(+Administrators), 131623(+Backup Operators), 4095(CurrentSession), 66048(+LOCAL), 66820(+INTERACTIVE), 66827(+Authenticated Users)
-sh-3.00$ ls
ls: .: Permission denied
-sh-3.00$ su cgande1x
Password:
sh-3.00$ id
uid=1050262(cgande1x) gid=1049089(Domain Users) groups=1049089(Domain Users), 65792(+Everyone), 131627(+Remote Desktop Users), 131617(+Users), 131616(+Administrators), 131623(+Backup Operators), 66820(+INTERACTIVE), 66829(+TERMINAL SERVER USER), 66827(+Authenticated Users), 66831(+This Organization), 4095(CurrentSession), 1049088(Domain Admins), 1049710(PasswordPropDeny)
sh-3.00$ ls
PUTTY.RND WINDOWS this |
|
|
|