On Sun, 2002-07-07 at 13:41, jayson wrote:
> could someone please tell me how to allow root to ftp into a RedHat 7.2
> system. I have removed root from ftpusers, but still not allowing to login.
> Something else need to be done?
> 


  Use something like sftp instead.  Make sure you allow root login via
ssh.


/etc/ssh/sshd_config:
PermitRootLogin yes


BTW-  Allowing root login of any type are a bad idea.  Why can't you use
a non root user?



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to