Your company lets people login as root over the network?
Many companies have set root so that remote login is not possible and users must either us sudo OR su to root, that way a log is kept of who is using root and what commands they are running.
in /etc/security/user find the root: stanza and add
rlogin = false
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.