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.
> As an alternative, you can use :pserver:cvsuser at localhost:/test then > make sure you do a cvs login first. E.g.: > > cvs -d :pserver:cvsuser at localhost:/test login > Thanks Glen. Yes it did work when I use your above method, but it logged-in when I do it on my cvs server machine. When i tried to do it remotely (i.e. from client end), it complains that: cvs [login aborted]: authorization failed: server <my_ip_address> rejected access to /test for user cvsuser Now whats wrong with it. wait for your feedback. thanks once again. "Glen Starrett" <grstarrett at cox.net> wrote in message news:cb9ngu$qdf$1 at paris.nodomain.org... > Raheel wrote: > > Hello, I make a user named "cvsuser" and i want to alias it with my > > user on local NT 4 machine with the same name. So, when I issue the > > command: > > > > > >> cvs passwd -r cvsuser -a cvsuser > > You don't need to alias a user to themselves -- The default CVSNT > settings will validate pserver users against the NT user database, so > this particular command you're running is redundant. > > > 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. > > In general, you can still do this if you want. Change your local > CVSROOT to :sspi:localhost:/test to allow you access using your NT > credentials. Typically I believe the first pserver entry in a > "pserver-only" setup without using the NT user database would be done > using the :local: protocol. > > As an alternative, you can use :pserver:cvsuser at localhost:/test then > make sure you do a cvs login first. E.g.: > > cvs -d :pserver:cvsuser at localhost:/test login > > Regards, > > -- > Glen Starrett > _______________________________________________ > 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 >