[TT]
On AIX 5.3 I have got TCP wrappers working but not quite as I require.
In /etc/hosts.allow I have
telnetd : labnim
And this allows all users to telnet in from labnim. If I try to restrict this to only root from labmin using:
telnetd : root@labnim
... all telnet connections are denied and root can no longer log in. How can I restrict access to just root?
[/TT]
On AIX 5.3 I have got TCP wrappers working but not quite as I require.
In /etc/hosts.allow I have
telnetd : labnim
And this allows all users to telnet in from labnim. If I try to restrict this to only root from labmin using:
telnetd : root@labnim
... all telnet connections are denied and root can no longer log in. How can I restrict access to just root?
[/TT]