1833178 Members
2831 Online
110051 Solutions
New Discussion

Re: Problem

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

Problem

When I secure shell from my client desktop and try to su to root it wont let me. Any reason why?
UNIX IS GOOD
4 REPLIES 4
Ivan Krastev
Honored Contributor

Re: Problem

Try to login as root via console and see whats in /var/adm/syslog/syslog.log


ivan
Sp4admin
Trusted Contributor
Solution

Re: Problem

Check and se if you have a file called "/etc/limitlogins". we use this file to restrict su.

sp,
Steven E. Protter
Exalted Contributor

Re: Problem

Shalom,

Also /etc/pam.d or equivalent can be hacked to prevent this.

Root login can be limited to console as well.

Are you the administrator or are you just trying to figure out how to log onto the machine?

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Nobody's Hero
Valued Contributor

Re: Problem

Admin - check my history...
UNIX IS GOOD