Miles Scruggs wrote:
> 
> Here is when I login with
> 
> admin*
> password
> 
> **** error_log  *******
> 
> [Thu Apr  5 15:11:12 2001] [debug] mod_midgard.c(1175): [client
> 65.193.90.132] midgard_translate_handler(latin1,
> http://midgard.3abn.org:80/asgard)
> [Thu Apr  5 15:11:12 2001] [debug]
> /usr/local/midgard/include/midgard/select_db.h(20): [client
> 65.193.90.132] Midgard: select_database opened midgard
> [Thu Apr  5 15:11:12 2001] [debug]
> /usr/local/midgard/include/midgard/select_db.h(8): [client
> 65.193.90.132] Midgard: select_database kept current (midgard)
> [Thu Apr  5 15:11:12 2001] [debug] mod_midgard.c(84): [client
> 65.193.90.132] Midgard: basic auth failed (-4)

I'll add code to make these more descriptive; what it's saying
is 'sitegroup not found' OK, I forgot about this one. If you use
admin* it is required that you put in the name of a sitegroup.
It's looking for a sitegroup with an empty name which doesn't
exist. So this one legitemately fails. If you want SG0 you can
omit the '*'.

> When I'm logged in and I try to add a new person I get this, but there
> are no errors. It just doesn't add them, or if it does I can't see them
> with the interface.

Note that you only want to add root members while logged in as admin.
Users added like this will be in SG0, and only root users must be
in SG0. If you want to create users in sitegroup 'example' you'll
have to log in as 'admin*example', then create the users. Although I
would have expected to see Asgard return an error message if a user
cannot be created.

Emile

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to