single sign-on integrating SVN
Posted
by
ramdaz
on Server Fault
See other posts from Server Fault
or by ramdaz
Published on 2011-01-03T16:26:21Z
Indexed on
2011/01/03
16:55 UTC
Read the original article
Hit count: 260
I need to authenticate my windows users on to a Linux Server which will act as a primary authentication source. Users need to be authenticated and use their access to run SVN or Mercurial ( with something like Tortoise SVN client), or some versioning system. The versioning system need to be authenticated against the Linux Server's authentication source, and users need to use their Windows login username and password to server. I'd have attempted to do this normally on Samba. But is there a better choice? Also how do you create a roaming profile? That is anyone should be able to access their SVN from any PC as long as they use their right Windows username and password
© Server Fault or respective owner