I have the same problem on a clean W2K server. Ntserver and SSPI work but pserver fails. I get past the password authentication, but then the impersonation fails. Two successive tries, the first with an erroneous password and the second with the correct one yield: --------------------------------------------------------------------- Python 2.2 (#28, Dec 21 2001, 12:21:22) [MSC 32 bit (Intel)] on win32 CVSROOT: otherdomain\dcastenh@cvsserver:/test (password authentication) cvs login Logging in to :pserver:otherdomain\dcastenh@cvsserver:2401/test cvs [login aborted]: authorization failed: server cvsserver rejected access to /test for user otherdomain\dcastenh
*****CVS exited normally with code 1***** cvs login Logging in to :pserver:otherdomain\dcastenh@cvsserver:2401/test Fatal error, aborting. cvs [login aborted]: otherdomain\dcastenh: Impersonation failed - configuration error. Contact your System Administrator. *****CVS exited normally with code 1***** --------------------------------------------------------------------- I am using CVSNT 1.11.1.3 (Build 57f) and WinCVS 1.3.8.1 Beta * (Build 1). Pserver needs to work to support my Solaris clients. Anyone? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 09, 2002 3:00 AM To: [EMAIL PROTECTED] Subject: [Cvsnt] next try: Permission denied using impersonation Hallo, I want to retry my question about impersonation, anybody can helps me? We are now using cvsnt v57f. > -----Urspr�ngliche Nachricht----- > Von: Miebach, Dr. J�rgen > Gesendet: Donnerstag, 20. Juni 2002 09:04 > An: [EMAIL PROTECTED] > Betreff: Permission denied using impersonation > > Hallo, > we (want to) use cvsnt (downoaded cvsnt_1.11.1.3.exe, build > 57f) on NT4 Server with NTFS. > The server is a member of a server domain, our users are well > classified in a user domain. > > We have configured the following for an easy administration > (Repository on d:\cvs): > We have two local Groups: CVSAdmin (consists of one local admin user) and CVSUser. > Group CVSUser contains some of our domaingroups. > The group CVSUser has change permission on directories d:\cvs > and d:\csv\CVSROOT. > We are using pserver protocol (WSAD - > Eclipse 1.0). > > If I use Impersonation and want checkin/checkout > 1. it works using an server local user (local cvs admin user) > 2. I receive "Permission denied on d:\cvs\CVSROOT" with an > domain user (as member in group CVSUser) > Without Impersonation is works for domain users also (,ok > system is using) > > trying: > 1. ACL full control for CVS group > 2. add user via "cvs passwd .." > 3. Checkbox "use local users instead of domain" enabled and disabled > don't help's. > > There is possible to use domain groups in local groups? If I > right remember, IBM's WAS can't handle this also for security. > > Mit freundlichen Gr��en > > Dr. J�rgen Miebach > > _____________________________________ > J�rgen Miebach > > H E L A B A > Landesbank Hessen-Th�ringen Girozentrale > 557300 Architektur > Tel.: +49 (0) 69 / 91 32-48 59 > e-mail: [EMAIL PROTECTED] > [EMAIL PROTECTED] > Bauer & Partner Consulting GmbH > Tel.: +41 71 / 677 18 - 00 > e-mail: [EMAIL PROTECTED] > > _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
