[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How can i simplify the login with Windows domain authentication?

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Thu, 18 Sep 2008 00:03:06 -0500

On Sep 17, 2008, at 23:59, baz themail wrote:

> On Wed, Sep 17, 2008 at 9:23 PM, baz themail wrote:
>
>> On Wed, Sep 17, 2008 at 4:00 PM, baz themail wrote:
>>
>>> How can i simplify the login with Windows domain authentication?
>>>
>>> At the moment, when I do a simple command, I will need to type
>>> "svn ls --username MYDOMAIN\bazthemail http://svn.company.com/svn/
>>> REPO_NAME"
>>>
>>> Is there a simple way to do it so i do not need to type such a
>>> long command everytime?
>>
>> Precisely, is there any configuration files or environment
>> variable that i can store the <domain>\<userid>, <password>
>> information?
>
> Sometimes, I do not even need to apply userid/password to operate,
> does svn store the login information somewhere?

http://svnbook.red-bean.com/en/1.4/
svn.advanced.confarea.html#svn.advanced.confarea.layout

"The per-user configuration area also contains a cache of
authentication data. The auth directory holds a set of subdirectories
that contain pieces of cached information used by Subversion's
various supported authentication methods."

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-18 07:03:30 CEST

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.