|
From: Jamie C. <jca...@we...> - 2005-09-29 23:49:22
|
On Fri, 2005-09-30 at 09:42, boricua wrote: > > > even worse!!!! i changed my passwd on command line and still autologin to usermin > > > > Are you connecting using the URL http://localhost:20000/ ? If so, try > > editing /etc/usermin/miniserv.conf and removing the localauth=1 line, > > then re-starting usermin.. > > > > - Jamie > > > > > > > > > yes i connect via localhost:20000 > > but it also occured from the outside via a url > > ok comenting the line and restarting does the fix . > > i think the bug is that when you autologin once the logout feature does not show in the browser.... > so for now i disable localauth from the file The localauth feature completely bypasses the need to login, by checking the Unix user that is connecting and authenticating as him. That is why you couldn't logout .. - Jamie |