[Trac] trac, svn and ssh - accessible with one user and passwrd ?

Daniel Beckham danbeck-trac at glazed.org
Wed Aug 17 14:05:59 CDT 2005


I think what you are looking for is LDAP or Kerberos.  For linux 
systems, LDAP is available as a PAM module and there is also a LDAP 
module for Apache.  Simply tie Apache authentication and your system 
authentication to an LDAP server (or LDAP daemon running on the same 
machine) and you have your solution.

Of course, this is easier said than done, but still very doable.

-Daniel


Wojciech Jukowski wrote:

> Hello.
>
> I would like to use trac as development tool in our company. It would 
> be perfect if each user had just one password for trac, subversion and 
> system auth. At this moment I think I know how to connect the former 2 
> (using Apache AuthUserFile) or later 2 (svn+ssh(?)). Is it possible to 
> have all three authentications using just one password for each user?
>
> TIA,
> Wojciech Jukowski
>
> _______________________________________________
> Trac mailing list
> Trac at lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/trac



More information about the Trac mailing list