[JDEV] authentication...
David Waite
mass at ufl.edu
Thu Nov 25 10:02:59 CST 1999
"John P. Looney" wrote:
>
> What's the story on jabber's authentication system ? Any chance that it'll
> use PAM or something ? It just that we have all user info in an SQL
> database, which is exported to an LDAP server regularly. I suppose we could
> dump stuff out to the mod_basic_users.xml - but can this be reloaded
> without restarting the server ?
>
> Kate
Yup, just do a kill -1 <pid of etherxd>
kill -1 is a SIGHUP, which is interpreted as 'reload all your config
files, and restart subsystems'
-David Waite
More information about the JDev
mailing list