Re: Code to get Administrators group name from SID

2004-08-24 Thread Patrick J. LoPresti
"Brauer, Jan" <[EMAIL PROTECTED]> writes: > Hi, > > I wrote some code to get the administrators group name for the > registry by looking up the name for the SID. We could use it for > $ENV('ADMINGROUP') = get_admin_group() to modify the net localgroup > add part in the install.pl. OK, I have mod

Re: buildlinuxboot.sh

2004-08-24 Thread Wim Vandersmissen
On Mon, Aug 23, 2004 at 11:08:10AM -0400, Patrick J. LoPresti wrote: -snip- > > Should I add it to CVS ? > > I would like to see the approach better integrated with the > distribution first. Once we check it into CVS, you can assume that > the user already has a basic Unattended installation arou