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 _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
