1833875 Members
1671 Online
110063 Solutions
New Discussion

Re: failed on su to root

 
hpuxhelp
Regular Advisor

failed on su to root

 
4 REPLIES 4
Patrick Wallek
Honored Contributor

Re: failed on su to root

Did you use the correct password?
Jim Butler
Valued Contributor

Re: failed on su to root

check the shell in /etc passwd - if you changed your shell - it could cause problems.
Man The Bilge Pumps!
Jim Butler
Valued Contributor

Re: failed on su to root

check your .profile in the root directory, and verify the login scripts can be run. Perhaps you have an environment variable hard coded into your startup scripts

/.login /.profile
/etc/csh.login
/etc/profile

Good Luck

Man The Bilge Pumps!
Jose Mosquera
Honored Contributor

Re: failed on su to root

Hi,

If you have defined SU_ROOT_GROUP= in /etc/default/security pls certify that user is included in into /etc/group file

Rgds.