On Thu, 1 Jun 2000, K.Deepak wrote:

> Hi all,
> 
>             Can anyone tell me how to disable the su to root login from
> remote in RedHat Linux and Solaris. Basically, i want to login in root
> or su to root from the console , but, when i do a telnet to this
> machine, i want to disable the su to root login.
> 
> Can Anyone please help me out.
> 
> Thanks in Advance
> 
> Regards
> 
> K.Deepak
> 
Look into the PAM documentation.  I am not sure, but I think you may find
/lib/security/pam_securetty.so helpfull...  You can try adding something
like:
auth       required     /lib/security/pam_securetty.so
to at the top of the su pam config file. 
 
Mikkel
-- 
    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to