On Fri, 2003-08-01 at 12:08, snort bsd wrote:
> hi all:
> 
> how can i hsut down the remote root account access on
> redhat8.0?

For what service?  For ssh, you want to define:

PermitRootLogin no

in your /etc/ssh/sshd_config file and restart sshd (service sshd
restart).  Perhaps you can be more explicit?

-- 
Jason Dixon, RHCE
DixonGroup Consulting
http://www.dixongroup.net


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to