ntsec patch for setup

Morrison, John John.Morrison@uk.experian.com
Fri Feb 28 14:58:00 GMT 2003


Will do this ASAP (can't do it remotely atm :(

Should be Saturday or Sunday morning at the latest.

BTW, this script doesn't add any domain users...

J.

> -----Original Message-----
> From: Pierre A. Humblet [mailto:Pierre.Humblet@ieee.org]
> Sent: 28 February 2003 14:46
> To: Morrison, John
> Cc: 'cygwin-apps@cygwin.com'
> Subject: Re: ntsec patch for setup
> 
> 
> "Morrison, John" wrote:
> >
> > If you send me the required updates I'll host a new 
> package.  I don't
> > have time to do more :(
> >
> 
> This can be uploaded immediately, independently of everything else.
> 
> Pierre
> 
> 
> #!/bin/sh
> 
> if [ ! -e /etc/passwd -a ! -L /etc/passwd ] ; then
>   /bin/mkpasswd -l -c > /etc/passwd
> fi
> 
> if [ ! -e /etc/group -a ! -L /etc/group ] ; then
>   /bin/mkgroup -l -c > /etc/group
> fi
> 


=======================================================================
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission.  There is no intention to
create any legally binding contract or other commitment through the use
of this email.

Experian Limited (registration number 653331).  
Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF



More information about the Cygwin-apps mailing list