ip *;
hostname *;
class clients;
maxperip 2;
};
/* Passworded allow line */
allow {
ip aaron@*;
hostname *@*;
class Opers;
password "password";
maxperip 1;
options {
nopasscont;
};
};
is that correct?
I meant something like that and then also in the oper block something like this but I ...
Search found 2 matches
- Fri Jun 16, 2006 4:28 pm
- Forum: Unreal 3.2 Support
- Topic: securing my server
- Replies: 3
- Views: 2504
- Fri Jun 16, 2006 3:29 pm
- Forum: Unreal 3.2 Support
- Topic: securing my server
- Replies: 3
- Views: 2504
securing my server
hello, could someone please give me an example of how to setup the allow and oper sections so that normal users could log on without a password and opers would require a password?
Thanks for your help in advance.
Thanks for your help in advance.