30 Jan
2008
30 Jan
'08
9:48 a.m.
Hullo there, I've got ("have taken over") a hosts.allow file as below: ftp: ALL cvspserver: ALL svn: ALL sshd: ALL telnet: ALL ALL: <domain-we-allow>.co.uk ALL: LOCAL I don't understand why if the ALL keyword is called in the first half, aliases are then described in the second. Surely ALL means just that? What I want is for the cvspserver to be ALL and the others to be restricted to LOCAL and <domain-we-allow>.co.uk. No matter what I try with wildcard *, UNKNOWN, etc, the hosts.allow will only allow anonymous cvs log in with adding ALL:ALL at the bottom, which I don't want to do obviously. Sorry to not rtfm; I have done but it sort of went in one ear and out of the other leaving a puffy pink cloud in the middle. Thanks, Jenny