Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
No directory! whith su command
Name: Stefan Date: January 23, 2003 at 01:08:41 Pacific OS: Solaris 8 CPU/Ram: Ultra 5
Comment:
Hello! The problem is that I have a process that runs as a non root user but when i reboot the computer the process starts up as root. I got an answer that I should put an su - command in my startscript (etc/init.d/myScript)before the line that starts the process. One problem is that i get "No directory!" error message when I do this. I noticed that my users home directory (/home/ does not exist, could this be the problem and is it enough just to create that directory. Im not very good at Unix so please give me an answer to this probably stupid question. regards Stefan
Summary: When issuing su - login (I have 5 logins on my server), except for root, I got the following error : "No Directory!" But directories for users exist! And they got the good rights. For example, my user...
Summary: I am running a Solaris 8 machine and I used to be able to use the su command from ssh and right on the machine itself but now all of the sudden I can not do either! I can easily su from root to any us...
Summary: I can su from root to any user. But, the "su" command is not authenticating the password if I log on as any other user other than root.I checked the /etc/pam.conf and it looks fine with entries for /u...