PDA

View Full Version : Auth Settings?


cryptoknight
06-21-2005, 03:31 PM
What I'd like to do is setup vent so that users with usernames that have passwords are required to log in with a password (such as admins).

But if the user name doesn't have a password, anybody can log in with it.

Sort of a hybrid between 0 and 2.

Patrick
06-22-2005, 12:32 AM
Did you want to only only people with certain usernames?

Auth=1 will enforce those on the userlist as well as the server password.
Auth=2 will enforce only those on the userlist - only those will be allowed to join.

cryptoknight
06-24-2005, 04:19 PM
Not exactly... what I'd like is no server password, Just enforcing those in the userlist... leaving those connecting without a username in the user file to just connect...

tbenoit
06-24-2005, 08:43 PM
Just set it as Auth=0. If their username exists in the USR file, they must use the correct password to connect.