SUMMARY: Disable Remote Logins on DEC Alpha OSF1

Ash Lereth <[email protected]>
Newsgroups gmane.os.tru64.managers
Message-ID <[email protected]>
The original question:

Does anyone know how to disable remote *ROOT* logins on a DEC Alpha
OSF1 4.0 Machine? One thing online says to edit the system
/etc/inetd.conf and "remove or comment out the lines for remote login,
remote command execution, and file transfer daemons such as telnetd,
rlogind, remshd, rexecd, ftpd, and tftpd." I've done all of these, but
can still login as ROOT remotely. Any suggestions?

The answer:
Edit /etc/securettys, and make sure only the following lines exist,
       /dev/console
       local:0
       :0
taking care to remove the line "ptys"

For SSH,
Edit /etc/ssh/sshd_config, and set
PermitRootLogin to "No"

To stop the listed inetd services,
"kill -HUP <pid of inetd>"

Thanks everyone who contributed!


On 7/26/06, Ash Lereth <[email protected]> wrote:
> Hello,
>
> Does anyone know how to disable remote *ROOT* logins on a DEC Alpha
> OSF1 4.0 Machine? One thing online says to edit the system
> /etc/inetd.conf and "remove or comment out the lines for remote login,
> remote command execution, and file transfer daemons such as telnetd,
> rlogind, remshd, rexecd, ftpd, and tftpd." I've done all of these, but
> can still login as ROOT remotely. Any suggestions?
>
> Thanks!
> [email protected]
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.