Hi Friends,
Am running the ser on redhat with mysql auth.
Now I would like to know whether i could have the ser users get authenticated from windows active directory or linux openldap server.
Any of your suggestions are welcome. Or just write me is it possible or not.
Not doing anything commercial or professional, am just trying to understand the ser and to have some exposure on this arena.
Thanks Friend,
Se.
___________________________________________________________ Yahoo! Photos NEW, now offering a quality print service from just 8p a photo http://uk.photos.yahoo.com
There is, I believe, an LDAP auth module in existence. I'm not sure if it's part of the regular source tree or in the experimental area, though, and I'm not sure if it will work with Windows... but it's there somewhere and does SOMEthing.
N.
On Fri, 24 Mar 2006 04:59:49 +0000 (GMT), Friend wrote
Hi Friends,
Am running the ser on redhat with mysql auth.
Now I would like to know whether i could have the ser users get authenticated from windows active directory or linux openldap server.
Any of your suggestions are welcome. Or just write me is it possible or not.
Not doing anything commercial or professional, am just trying to understand the ser and to have some exposure on this arena.
Thanks Friend,
Se.
___________________________________________________________ Yahoo! Photos NEW, now offering a quality print service from just 8p a photo http://uk.photos.yahoo.com
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hello,
Yes, the module is in /experimental branch of CVS. Please take a look at README. You can authenticate, check groups and do few other things with Ldap using this module. It should work with Windows Active Directory as well. Pleae let me know.
However it was tested on SER 0.8.12x. I suppose it will not work on newest SER versions, because the sl module API was changed and I use sl_reply() there. Please see email from Jan Janak on Serdev list, dated 2006-03-01, subject "sl module api changed".
I see if I will quickly revise the module and test it with new SER versions soon. But I think it is maybe a better idea to start work on new Ldap db backend for SER, as it was discussed on serusers list before.