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.
su command authentication problem
Name: Sam Date: December 19, 2002 at 12:32:07 Pacific OS: Solaris CPU/Ram: 166/128
Comment:
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 /usr/lib/security/pam_unix.so.1 etc..Anyone who helps will get a Snicker!.
Summary: 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 startscr...
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: Hi, I tried to the following startup script that launches another script using the su command. It seems like the startup script is being executed but the script that is being called in the su command ...