[Cvsnt] pserver setup problem (Almost there!)

Bo Berglund bo.berglund at system3r.se
Wed Feb 27 14:28:38 GMT 2002


The CVSNT service runs in account SYSTEM, but as soons as an operation
is performed by a user command it switches to the account of the user.
So what you see is probably an effect of permissions on the file
system on the CVS server. One very important thing is that the temp
directory used by CVSNT *must* be world writable and this is not true
for the default temp dir on a windows 2000 box. So you should follow
installation directions at devguy and relocate this directory outside
of c:\winnt and make it 'full control' for everyone.

Which version of CVSNT are you using?

/Bo


On Wed, 27 Feb 2002 13:49:50 +0000 (UTC), Stacy Young
<Stacy.Young at sfcommerce.com> wrote:

>This message is in MIME format. Since your mail reader does not understand
>this format, some or all of this message may not be legible.
>--
>[ Picked text/plain from multipart/alternative ]
>
>I must have been reading old instructions somewhere. :(
>Anyhow...I created the user on the NT box and the login worked...BUT I had
>to add it to the admin user group inorder to do anything. Is this because
>CVSNT is running under ADMIN? I will try to get it to start up with it's own
>account...and add my users to that same group.
>
>This the right approach?
>
>Thanks!
>
>-----Original Message-----
>From: Stacy Young [mailto:Stacy.Young at sfcommerce.com]
>Sent: Wednesday, February 27, 2002 8:42 AM
>To: 'cvsnt at cvsnt.org'
>Subject: RE: [Cvsnt] pserver setup problem
>
>This message is in MIME format. Since your mail reader does not understand
>this format, some or all of this message may not be legible.
>--
>[ Picked text/plain from multipart/alternative ]
>
>Thanks!
>
>Now when you say add the passwd file in the CVSROOT does that mean the root
>according to the ENV variable I setup or in the CVSROOT of each repository?
>(I'm thinking the later so I can have diff users for each repository?)
>
>Thx for the help!
>
>-----Original Message-----
>From: bo.berglund at system3r.se [mailto:bo.berglund at system3r.se]
>Sent: Wednesday, February 27, 2002 8:18 AM
>To: cvsnt at cvsnt.org
>Subject: Re: [Cvsnt] pserver setup problem
>
>On Wed, 27 Feb 2002 06:11:24 +0000 (UTC), Stacy Young
><Stacy.Young at sfcommerce.com> wrote:
>
>>This message is in MIME format. Since your mail reader does not understand
>>this format, some or all of this message may not be legible.
>>--
>>[ Picked text/plain from multipart/alternative ]
>>Hi all,
>>
>>I've seen this mentioned all over but I've yet to find a solution. I've
>>installed CVSNT on my win2k server. I've got WinCVS 1.3 installed there as
>>well...
>>
>>Env variables:
>>
>>CVSROOT ==== :local:d:/cvs
>>HOME ==== D:\
>>
>>I've got the .passwd file in D:\ and in D:\cvs with two users in it. I can
>>login fine ONLY if I use my NT admin username/password even though I'm
>>specifying it's pserver.
>>
>>I modified the config file...
>>
>>SystemAuth====no
>>
>>mkdir sandbox
>>cd sandbox
>>cvs -d :local:c:/cvs checkout CVSROOT
>>
>>commited the changes...dropped my .passwd file just about everywhere just
>t=>o
>>make sure...
>>
>>Try to login under pserver, doesn't work. Try logging in under pserver with
>>NT admin/pass and it still works!!
>>
>>Can anyone see what I'm doing wrong?
>>
>>Thanks! (newbie)
>>
>
>CVS does not use a file called .passwd, so whatever you do with this
>file does not affect anything at all.
>You need to put a file named passwd (no leading period) into the
><repository root>/CVSROOT directory. THis file must contain a list of
>the accepted CVS user logins. Each such login must exist in the domain
>or on the local CVSNT machine.
>
>Also I don't think using double equals signs (====) will help a lot, the
>config file parser probably is looking for single ==.
>
>/Bo
>_______________________________________________
>Cvsnt mailing list
>Cvsnt at cvsnt.org
>http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
>
>
>AVIS IMPORTANT:
>-------------------------------
>Les informations contenues dans le present document et ses pieces jointes
>sont strictement confidentielles et reservees a l'usage de la (des)
>personne(s) a qui il est adresse. Si vous n'etes pas le destinataire, soyez
>avise que toute divulgation, distribution, copie, ou autre utilisation de
>ces informations est strictement prohibee.  Si vous avez recu ce document
>par erreur, veuillez s'il vous plait communiquer immediatement avec
>l'expediteur et detruire ce document sans en faire de copie sous quelque
>forme.
>
>WARNING:
>-------------------------------
>The information contained in this document and attachments is confidential
>and intended only for the person(s) named above.  If you are not the
>intended recipient you are hereby notified that any disclosure, copying,
>distribution, or any other use of the information is strictly prohibited.
>If you have received this document by mistake, please notify the sender
>immediately and destroy this document and attachments without making any
>copy of any kind.
>
>_______________________________________________
>Cvsnt mailing list
>Cvsnt at cvsnt.org
>http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
>_______________________________________________
>Cvsnt mailing list
>Cvsnt at cvsnt.org
>http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

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



More information about the cvsnt mailing list