Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Ok, but how can i create user on server using the protocol pserver. I follow the below method but it didn't work: > cvs passwd -r cvsuser -a cvsuser it complains back with the following message: >> cvs [passwd aborted]: authorization failed: server localhost rejected access to /test. Note that my CVSROOT variable sets to ":pserver:localhost:/test" and also note that my local user "cvsuser" is in Administrator group. I am really stuck in it, plz help. ----- Original Message ----- From: "Jain, Pradeep" <Pradeep_Jain at bmc.com> To: "Raheel" <softwarengineeer at gawab.com>; <cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook> Sent: Tuesday, June 22, 2004 9:02 AM Subject: RE: [cvsnt] problem making a cvs user with pserver > Hello, > You create the user on cvs server where you installed cvs server. > > -----Original Message----- > From: Raheel [mailto:softwarengineeer at gawab.com] > Sent: Monday, June 21, 2004 6:53 PM > To: Jain, Pradeep; cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > Subject: Re: [cvsnt] problem making a cvs user with pserver > > > Hello, by saying "on your machine" you mean cvs client machine Or you mean > to say that the machine where I have installed cvs server. Secondly, as far > as I know there is a need to have a user on machine for cvs user creation is > a requirment of ntserver protocol, correct me if I am wrong?? > > > > ----- Original Message ----- > From: "Jain, Pradeep" <Pradeep_Jain at bmc.com> > To: "Raheel" <softwarengineeer at gawab.com>; <cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook> > Sent: Monday, June 21, 2004 4:39 PM > Subject: RE: [cvsnt] problem making a cvs user with pserver > > > > Hi, > > you need to create the local user on your machine after that you can add > > these users into the cvs and use the cvs passwd -a -r <user_name> > > > > Pradeep > > > > -----Original Message----- > > From: Raheel [mailto:softwarengineeer at gawab.com] > > Sent: Monday, June 21, 2004 4:57 PM > > To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > > Subject: [cvsnt] problem making a cvs user with pserver > > > > > > Hello all, > > > > I am using CVSnt on my NT 4 machine. I have to create user by using > pserver > > protocol. But with I entered the command: > > > > > cvs passwd -a <user_name> > > > > it respond with the below error message: > > > > >cvs passwd: Empty password used - try 'cvs login' with a real password > > > > >cvs [passwd aborted]: authorization failed: server mydomain.real.com > > rejected access to /psl for user abc > > > > I don't know why it is saying so. Please note that I have already set my > > CVSROOT environment variable. It is pointing as: > > > > > CVSROOT=:pserver:xxx.xxx.xxx.xx:/psl > > > > Can anybody tell me whats wrong with it?? > > > > Raheel. > > _______________________________________________ > > cvsnt mailing list > > cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs > > > _______________________________________________ > cvsnt mailing list > cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs >