Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <01cf01c2e969$09efe5f0$78d96f83@pomello> From: "Max Bowsher" To: "Ronald Landheer-Cieslak" Cc: References: Subject: Re: setup snapshot? Date: Thu, 13 Mar 2003 14:01:26 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Ronald Landheer-Cieslak wrote: > On Thu, 13 Mar 2003, Max Bowsher wrote: >> Ronald Landheer-Cieslak wrote: >>> I've just run the Setup snapshot on a fresh NT/4 machine >>> $ uname --all >>> CYGWIN_NT-4.0 nt4-rlandheer 1.3.21(0.77/3/2) 2003-03-12 00:24 i686 >>> unknown unknown Cygwin >>> During the post-install scripts, I got an error # 2453 from >>> mkpasswd. >> >> Yes, base-passwd 1.0 was broken, but the problem was masked because >> old setup used to re-create passwd-grp.sh from internal data. >> >> base-passwd 1.1 is now on the mirrors. >> >>> The result is: >>> $ id >>> uid=400(RLandheer) gid=401(mkpasswd) groups=401(mkpasswd) >>> and >>> $ echo $HOME >>> /cygdrive/c/users/default >>> $ cat passwd >>> SYSTEM:*:18:544:,S-1-5-18:: >>> Administrateurs:*:544:544:,S-1-5-32-544:: >>> $ cat group >>> SYSTEM:S-1-5-18:18: >>> >>> running mkpasswd from the command-line reproduces the error when run >>> with the -d option (but works nicely with -l or -g >>> >>> $ mkgroup -d >>> SYSTEM:S-1-5-18:18: >>> Cannot get PDC, code = 2453 >> >> You forgot to mention - are you in a domain? > I don't know. > I'm on a Novell network - that's all I do know. > Any way I might be able to find out? (I do have administrator > priviledges). From what little I know of Novell networks, I think the answer is "no, not in a domain". In which case, it's expected that mkpasswd -d will fail, although, admittedly, it didn't do it very gracefully. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/