Page 1 of 1
USERS has been disabled................. wtf.......
Posted: Sun Jul 04, 2004 5:42 am
by FARQU2
hey im wanting to see the users that are connected to my ircd when i try as netadmin privs i get this message USERS has been disabled
is there a way to turn this on in the config file or something as i need to be able to see the users .
cheers
Posted: Sun Jul 04, 2004 12:02 pm
by ctn|chrisw
use /who
Posted: Sun Jul 04, 2004 4:51 pm
by codemastr
Well, I don't know what made you think /users does that, but it doesn't, nor did it ever. The /users command was created by RFC1459 and what it did was list the people who were logged onto the machine that the server is hosted on, i.e. all the different shell account users. That has virtually no purpose anymore, hence why it is disabled.
If you wanted a list of user's names, then as you were told, /who. If you just want the current user count, then the command you were looking for is /lusers.