Dnia 2010-03-17, śro o godzinie 15:36 +0000, Leslie G. Seigneur pisze:
> >So, if you intent to get JIDs of your users from DB, you should
> better
> >rely on "active" table.
> 
> Good to know.  Can you tell me by what mechanism the JIDs get entered
> into the active table?
> 
> ---------------------   begin authreg ------------------------
> 
> <!-- Authentication/registration database configuration -->
>   <authreg>
>     <!-- Backend module to use -->
>     <module>pam</module> 

So, you are using system PAM to authenticate users.
So your C2S does not touch "authreg" table. It strange though, that you
have anything in it.

Content of "active" table is managed by SM. It inserts rows on account
registration normally or on user login if you have <autocreate/> option
enabled.


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

Reply via email to