Author |
Message |
Developer Person Guest
Offline
|
Posted: Sat Mar 10, 2007 2:16 pm Post subject: Permit + AS3 |
 |
|
|
|
Not sure if this has been posted already (I tried the search function), but is it possible to place a permit.txt or something similar on an As3 server? |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Sat Mar 10, 2007 5:26 pm Post subject: |
 |
|
|
|
I'm pretty sure that the passwd.conf can be made to work as a permit.txt style authenticator. I'm not sure the exact config entries needed, though.
Basically, you need to put your passwords there, and set it to deny anyone without their name in the file. The userguide may be of some assistance. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me |
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Sat Mar 10, 2007 6:16 pm Post subject: |
 |
|
|
|
Yeah if you set AllowUnknown to no or 0 and then put the names in. You can set their "password" to "any", which can later be updated when they type ?passwd: Quote: | [General]
AllowUnknown = no
[Users]
you = any
afriend = any | Note "any" will allow these people into the zone but won't grant powers if they are staff, they still have to use ?passwd. _________________ ss news  |
|
Back to top |
|
 |
|