Dnia 2010-03-16, wto o godzinie 21:14 +0000, Leslie G. Seigneur pisze:
>   Thanks for your reply. Hate to say but I guess that is something I
> am unsure about myself at this point.  We use PAM for authentication
> to LDAP so maybe we do not use the data in authreg at all.  Is it
> possible that a username can be created in authreg when using LDAP
> authentication with no in band registration?  
> 
> Also, if I have an active user who is not in authreg should I consider
> the authreg data to be unreliable?  I am asking because the migration
> script that I was thinking of using does use the authreg username.  

It would be best if you just pasted your <authreg/> section of c2s.xml
(without comments), so I could see what exact authentication schema you
use.

But... unless you have <authreg><module>mysql</... you don't use
"authreg" table at all. It is used only by C2S process.
SM uses "active" table to determine whether the user exists.

So, if you intent to get JIDs of your users from DB, you should better
rely on "active" table.


-- 
To unsubscribe send a mail to [email protected]

Reply via email to