Il giorno mar, 08/08/2006 alle 14.34 -0400, Moy, Daniel ha scritto: > > Is it possible to have a Linux server with Trac and Subversion and > also support single sign-on in our windows domain? If so can some one > point me in the right direction, e.g. what is the easiest Linux > distribution to use and perhaps some documentation.
If you use Trac with Apache (HTTP) authentication (instead of form authentication like the one provided by the TracAccountManager plug-in) you can use mod_ntlm and have your users single sign-on on with the credentials provided by your windows domain. (Well.. maybe they have to provide the credentials again: I never configured NTLM on Apache, only on Squid where it does SSO.) federico -- Federico Di Gregorio http://people.initd.org/fog Debian GNU/Linux Developer [EMAIL PROTECTED] INIT.D Developer [EMAIL PROTECTED] La felicità è una tazza di cioccolata calda. Sempre. -- Io
signature.asc
Description: Questa è una parte del messaggio firmata digitalmente
_______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
