[Tinymux] Disabling the Logon WHO

MWithers at cfl.rr.com MWithers at cfl.rr.com
Sun Oct 9 21:56:08 EDT 2005


On 9 Oct 2005 at 19:43, Mandor wrote:

> Is there any way to disable the logon screen 'WHO' listing without
> resorting to hard code?  I couldn't find an easy way in the help, so
> was curious.  Anyone know?  Thanks!

Sure. If you want to disable it altogether, @hook it to something that just 
uses error(), or write a new WHO that points to a +who function.

Alternately, consider the following:

wizhelp config parameters
wizhelp access
wizhelp permissions

You can do your own testing, I'm thinking some permission on WHO like 
'need_location' might do the job. At login, you shouldn't really have a 
location, but test it out first. You may also find another way to do it that 
works better.

Good luck--the best teacher is trying yourself!
--
Valk


More information about the Tinymux mailing list