From: Manuel V. <man...@gm...> - 2006-07-07 12:09:49
|
2006/7/6, infralite <inf...@gm...>: > On the other hand, when I disable bogo logins, > I just *can't* find how to add users manually for the life of me. Hello, According to config-dist.ini, you can set USER_AUTH_ORDER = File AUTH_USER_FILE = /my/pass/file and you will manage /my/pass/file with htpasswd tool shipped with apache. Is this what you're looking for ? -- Manuel |