Paul Puschmann wrote: > The users will be named [EMAIL PROTECTED] in trac where username > is the usual loginname and MYREALM.NAME is the capitalized form of > your Active-Directory-Domain. This is not very fine, especially if > you want to set permissions in trac, but it works.
You should use mod_auth_sspi for that. It allows to strip off the domain name and additionally is able to convert the user names to lowercase. However, I have one really big issue with Trac in a Windows Domain environment. I just haven't been able to get Trac to read out the email addresses and full names from LDAP. That makes an integration pretty useless. Cu, Gunnar -- Gunnar Wagenknecht [EMAIL PROTECTED] http://wagenknecht.org/ _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
