Perhaps this could be a simple addition to the trac sourcecode?  There is 
already a trac.ini directive to lowercase usernames, perhaps we can add options 
to strip the domain name from the username?  Something like:

Domainname MyDomain.com
Stripdomainname true

This should not add more then a few lines of code to the trac codebase and 
would make it much friendlier to windows users. 

Thoughts?  If not, I can always make it into a patch...


Russ
Sent wirelessly via BlackBerry from T-Mobile.  

-----Original Message-----
From: "Leandro Conde" <[EMAIL PROTECTED]>
Date: Sun, 5 Nov 2006 15:09:36 
To:<[email protected]>
Subject: [Trac] Re: NT domain problem


Hi Russ:

  As far as I know, in Linux, there is this (indirect) way: usign mod_auth_pam 
and
configuring PAM to support authentication using SSPI by itself. 

  There was a small module, or plugin, which adds SSPI auth to PAM. It's only a 
small
source code file, I think, not a full blown project. I was able to make that 
work a few
years ago in my work site, but, right now, I don't remember the details. 

I may still have the link to the article or the tutorial I've used to do this, 
though.
Tomorrow I will search for it.

Hope this helps ...

Kind regards,
Leus.

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Russ
Sent: Wednesday, November 01, 2006 00:18
To: [email protected]
Subject: [Trac] Re: NT domain problem

Looks like its the SSPIOmitDomain directive.  I wish there was a similar one 
for mod_kerb
or a way to get mod_sspi running under linux.

Russ
Sent wirelessly via BlackBerry from T-Mobile.  




--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Trac Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to