RE: Subversion access control
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Tue, 19 Jul 2011 12:02:40 -0400
> Guten Tag Andy Canfield,
The realm is a way that you can have a "poor mans" single sign on. Basically if you equate a realm to a password file this works well. For example, if you have 3 repos that all use the same password file you can use the same realm for all of them. The credentials on the client are cached at the realm level. So, if you use a separate realm for each repo then you have to log in the first time you use each repo. However, if you specify the same realm for each repository then once the client has credentials for a certain realm cached it won't need to request credentials again.
BOb
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.