[Trac] Can I use mod_auth_sspi for authenticatin and
trac-ldap plug to manage groups
Emmanuel Blot
manu.blot at gmail.com
Wed Aug 2 20:03:13 CDT 2006
> Its certainly possible. You might have to hack on the LdapPlugin a
> tad to disable any auth related stuff.
There is no authentication stuff in the LdapPlugin, AFAICT.
Authentication is done by the mod_auth_ldap module (if any), but this
is not a requirement.
I mostly use tracd with --auth option and a local htdigest file when I
work on/develop this plugin. I never tried it with SSPI though. Let me
know if it works.
Cheers,
Manu
More information about the Trac
mailing list