[cvsnt] Automatic Authentication with windows credentials

P.Vinod pvinod at mahindrabt.com
Wed Feb 16 10:10:45 GMT 2005


Hi,

You don't need to specify the username. The username is taken as the user
logged. 

If you want to do any actions against some other user, then only you need to
use that userid and you need know the password. Once entered, it won't
prompt you for the password again unless you clear the passwords by using
password agent.

HTH
Vinod.P
 

-----Original Message-----
From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of
Brad Costa
Sent: Wednesday, February 16, 2005 10:53 AM
To: cvsnt at cvsnt.org
Subject: [cvsnt] Automatic Authentication with windows credentials

Hi all;
I am a newbie setting up a CVSNT system, with WINCVS, for a small number of
developers, using SSPI, in a full windows network (2003
server/domain-controller, xp workstations/clients)

At the moment I am controlling access to the repository using windows domain
username and password authentication (i.e. my cvs client will grab the
domain username of the windows user currently logged in at the workstation
and will embed that in the CVSROOT connection string).


For instance, on the windows clients I have set my CVSROOT environment
variable to this:
	:sspi:cvserver:/project (project is the main repository I am using)


And when a workstation user (say joe) types in the "cvs login" command his
connection to the CVS server is established with the following settings:
	:sspi:joe at cvserver:/project


This is great BUT THEN I still get prompted for my domain password on each
CVS login attempt. What I would really like is to surpress this password
prompt some way (so a user doesn't get asked to put their domain password in
each time they want to login to a CVS repository). Ideally I would like the
CVS client to supply this domain password 'automatically' like the CVS
client supplies the domain username 'automatically' during the login process
(without having to explicitly state it).

In short, I just want to be able to connect to a CVS server and have my
domain username and password supplied automatically for a cvs login
transaction...

I have only just started on this project, so if need be, I would be open to
changing CVS clients or otherwise if it is going to help me achieve this
objective.

Thanks for any help!




_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt


*********************************************************
Disclaimer:

The contents of this E-mail (including the contents of the enclosure(s) or attachment(s) if any) are privileged and confidential material of MBT and should not be disclosed to, used by or copied in any manner by anyone other than the intended addressee(s).   In case you are not the desired addressee, you should delete this message and/or re-direct it to the sender.  The views expressed in this E-mail message (including the enclosure(s) or attachment(s) if any) are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of MBT.

This e-mail message including attachment/(s), if any, is believed to be free of any virus.  However, it is the responsibility of the recipient to ensure that it is virus free and MBT is not responsible for any loss or damage arising in any way from its use

*********************************************************



More information about the cvsnt mailing list