On Thu, Mar 08, 2001 at 01:32:22PM +0100, Emiliano mentioned:
> Running as meaning john is logged in and accessing this page?

 Yes. It's strange. When I was logged in as john, it could create
a person record, and set everything but the username & password. Must test
it more.

> >  I was hoping that people could just go to this page, and register an
> > account for themeselves. Can I do this in anyway, except to hardcode a
> > call to mgd_auth_midgard() as the admin user ?
> It doesn't need to be the admin user (which would have root privs in a
> default SG setup). All that would be needed is either an SG admin, or
> a user belonging to a group that owns the group that you're adding new
> users to (point for clarity?).

> If either doesn't work, that's a bug -- but do remember that in an SG setup,
> you need to do mgd_auth_midgard("user+sitegroupname", "pass", 0).

 Hmm. I'll try that, thanks. Actually, if someone is logged in - can I
save the old authentication information, and do mgd_auth_midgard(admin
info) just before the create, and the mgd_auth_midgard(old info)
afterwards ?

Kate

-- 
 When I say 'free', I mean 'free': free from bond, of chain or command: 
to go where you will, even to Mordor, Saruman, if you desire. " 
    -- Gandalf, paraphrasing the choice between Free and Non-free software

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

Reply via email to