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.
On Wed, 18 Sep 2002 14:34:52 +0200, "Polscheit Frank" <Polscheit.Frank at firstfive.com> wrote: >Hello everybody, >I've successfully installed CVSNT current release 57g on a Win2000 >server, but I'm not able to add the first user (system message: Only >administrators can add users ...).=20 >I'm member of the adminstration group as well as domain admin, but it >doesn't matter. > >Knowing, that I'm not the first asking this: does anybody know how to >proceed? > If you've just created the repository then it should have SystemAuth=Yes and should work for administrators., but I suspect it's not working with Active Directory - I use the MSDN supplied code to check for administrator rights and it seems AD isn't backward compatible. With an NT4 DC it works (it's exactly the setup here - there are no passwd files by default and it lets me do admin stuff all the time). The quickest way around this is to edit the CVSROOT/admin and pt your name in it. Tony