Computing.Net > Forums > Unix > SU Command doesn't work

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 doesn't work

Reply to Message Icon

Name: Jon
Date: August 2, 2002 at 05:56:27 Pacific
Comment:

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 user but I can not su to root or to any other user from any user besides root. Any suggestions? Thanks!



Sponsored Link
Ads by Google

Response Number 1
Name: TaaKie
Date: August 5, 2002 at 07:47:10 Pacific
Reply:

Hi,

su uses pam(3PAM) for authentication, account management, and session management. The PAM configuration policy, listed
through /etc/pam.conf, specifies the modules to be used for su. Here is a partial pam.conf file with entries for the su
command using the UNIX authentication, account management, and session management module.

su auth required /usr/lib/security/pam_unix.so.1

su account required /usr/lib/security/pam_unix.so.1

(both are 1 line, see the pam.conf)

Lemme know if this is the solution to your problem,
TaaKie


0
Reply to Message Icon

Related Posts

See More


nic card doesn't ping converting bash script to...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: SU Command doesn't work

mouse doesn't work www.computing.net/answers/unix/mouse-doesnt-work/1541.html

.maildelivery doesn't work on tru64 www.computing.net/answers/unix/maildelivery-doesnt-work-on-tru64/5235.html

cursor positioning ?? www.computing.net/answers/unix/cursor-positioning-/4476.html