Ok. I just tested and confirmed I _was wrong_ about creation of \data\ULib\users.txt
It doesn't get created until you use "ulx adduser".
You shouldn't need to use adduser unless you plan changing ulx command rights (settings/users.txt only stores groups and users, not invidual rights to ulx commands)
From what I can see, you have things setup right.
If you only use gmod/settings/users.txt, no /data/ULib/users.txt gets created.
That SHOULD work fine though.
But, look at my .authed section.
ULib.ucl.authed (#=1):
Player [1][[ULX]JamminR]:
type = guest
groups:
1 = user
2 = superadmin
id =
account = [ULX]JamminR
acl:
allow:
deny:
uniqueid = 4168400042
Garrysmod default file (#=1):
superadmin:
jamminr = STEAM_0:1:6016299
admin:
ULib sees me as groups superadmin and user (everyone gets seen as user, no biggie, as long as that superadmin gets seen too)
Your ULib isn't seeing you as superadmin, only GMod is. I have no idea why or how to fix that at this time.
Megiddo, Jay, any pointers?