Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: devilsson2010 on January 13, 2007, 06:53:03 PM
-
For 6 hours today I have been screwing with ULX to get admin to work, finall I said screw it, took 3 more hours to reinstall my ENTIRE server, AND IT STILL DOESN'T WORK!! So I am posting the results of the "Having trouble with access" topic.
I typed 'status' and got
'hostname: Devil's Many Mod Server
version : 1.0.0.0/7 2949 secure
udp/ip : 192.168.3.32:27015
map : gm_flatgrass at: 0 x, 0 y, 0 z
players : 0 (4 max)
# userid name uniqueid connected ping loss state adr'
I typed 'lua_run PrintTable( ULib.ucl )' and got
'> PrintTable( ULib.ucl )...
passTimeout = function: 0255BAD8
addAccessCallback = function: 0255BB20
checkAuth = function: 0255BAC0
callbacks:
1 = function: 0255BEF8
groups:
Super Admin:
allow:
deny:
super admin:
allow:
deny:
admin:
allow:
deny:
Admin:
allow:
deny:
addUser = function: 0255BA78
awaitingauth:
addGroup = function: 0255BA00
authed:
users:
blackhawk:
deny:
type = steamid
groups:
1 = Admin
id = STEAM_0:0:9450205
pass =
allow:
nianix:
deny:
type = steamid
groups:
1 = Admin
id = STEAM_0:0:11766703
pass =
allow:
spitfire:
deny:
type = steamid
groups:
1 = Admin
id = STEAM_0:0:7340396
pass =
allow:
devilsson2010:
deny:
type = steamid
groups:
1 = Super Admin
id = STEAM_0:1:12959373
pass =
allow:
query = function: 0255BB38
removeUser = function: 0255BA90
probe = function: 0255BA60
checkPass = function: 0255BAF0
callCallbacks = function: 0255BAA8'
Finally, I typed 'lua_run PrintTable( util.KeyValuesToTable( file.Read( "../settings/users.txt" ) ) )' and got
'> PrintTable( util.KeyValuesToTable( file.Read( "../settings/users.txt" ) ) )...
super admin:
devilsson2010 = STEAM_0:1:12959373
admin:
nianix = STEAM_0:0:11766703
spitfire = STEAM_0:0:7340396
blackhawk = STEAM_0:0:9450205'
ANY HELP AT ALL IS WELCOME!! Thanks...
-
The point of the status command is that you run it when you're on the server so we can verify your steamid.
Assuming your steamid is right then I'm going to say that your problem is with the way you're spelling the groups.
1) Open your garrysmod/settings/users.txt and change "super admin" to "superadmin".
2) Open your garrysmod/data/ULib/users.txt and change all groups to lowercase and remove space from "super admin" again.
If this doesn't work, check your steamid's again, then come back and post the contense of settings/users.txt, data/ULib/users.txt, and data/ULib/groups.txt.
-
Thankyou SOOOOOO MUCH!!! ...Who knew such a little word could piss me off SO MUCH