[cvsnt] pserver
Tyler Theobald
tyler.theobald.junk at cox.net
Thu Mar 4 15:45:56 GMT 2004
I'm seeing wierd behavior and can't get a local NT account to work with
pserver. SSPI works, but PSERVER does not. I can get PSERVER to work with
my domain account that is in the local administrator group, but can't get a
local account that's also in the administrator group to work......Can anyone
help?
CVSNT 2.0.14
C:\Documents and Settings\s_ttheobal>set
CVSROOT=:sspi:bobtest at nnoma-apcvs01d:/w
sad
C:\Documents and Settings\s_ttheobal>set cvsroot
cvsroot=:sspi:bobtest at nnoma-apcvs01d:/wsad
C:\Documents and Settings\s_ttheobal>cvs login
Logging in to :sspi:bobtest at nnoma-apcvs01d:2401:/wsad
CVS password: ********
C:\Documents and Settings\s_ttheobal>cvs ls
Listing modules on server
CVSROOT
(OK, local account with SSPI works, now let's try PSERVER
)
C:\Documents and Settings\s_ttheobal>set
CVSROOT=:pserver:bobtest at nnoma-apcvs01d
:/wsad
C:\Documents and Settings\s_ttheobal>cvs login
Logging in to :pserver:bobtest at nnoma-apcvs01d:2401:/wsad
CVS password: ********
Fatal error, aborting.
cvs [login aborted]: bobtest: no such user
(local NT account won't login - it is in the administrator group- let's add
the computer name)
C:\Documents and Settings\s_ttheobal>set
CVSROOT=:pserver:nnoma-apcvs01d\bobtest
@nnoma-apcvs01d:/wsad
C:\Documents and Settings\s_ttheobal>cvs login
Logging in to :pserver:nnoma-apcvs01d\bobtest at nnoma-apcvs01d:2401:/wsad
CVS password: ********
C:\Documents and Settings\s_ttheobal>cvs ls
Listing modules on server
cvs server: cannot create read lock in repository `D:/cvsrepo/wsad': No such
fil
e or directory
cvs [server aborted]: read lock failed - giving up
C:\Documents and Settings\s_ttheobal>
More information about the cvsnt
mailing list