I:Line hostname doesn't work
Posted: Fri Aug 22, 2008 8:07 pm
Hi i want try to reduct my users...
allow {
hostname Java@*;
ip *@*;
class clients;
password "passs";
maxperip 3;
};
But that doesn't work... all people who have the password can connect...
it a bug ? or why ?
allow {
hostname Java@*;
ip *@*;
class clients;
password "passs";
maxperip 3;
};
But that doesn't work... all people who have the password can connect...
it a bug ? or why ?