This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: mkpasswd, mkgroup


On Thu, Dec 02, 1999 at 01:31:50PM +0100, Andreas Helfenberger wrote:
>In your:
>--------
>
>Cygwin Documentation
>
>                               Cygwin User's Guide
>
>The installation of  password and group will not work:
>-----------------------------------------------------
>Under Windows NT, if you want to create /etc/passwd and /etc/group (i.e.
>so ls -l replaces the UID with a name) just do this:
>
> /$ cd /etc
> /etc$ mkpasswd > /etc/passwd
> /etc$ mkgroup > /etc/group
>--------------------------------------------------
>
>I think you should insert the -l Option like
>
>/etc$ mkpasswd -l > /etc/passwd
> /etc$ mkgroup -l > /etc/group
>
>I do not know wheter or not this bug is already reported.

Why is this a bug?

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]