mkpasswd takes 18 hours to finish!

Rick Hellicar (QMP) Rick.Hellicar@eml.ericsson.se
Mon Sep 16 02:22:00 GMT 2002


On Fri, 13 Sep 2002, Igor wrote:
> It may be that the order of arguments matters, and that the correct way to
>  specify the username and the domain would be
> 	mkpasswd -u MY_USER_ID -d MY_DOMAIN >> /etc/passwd
> but the point remains the same.

You're right, Igor.  I'd already tried the -u switch and seen that
it didn't appear to work; I'd not thought of the possibility that
the mkpasswd code was sensitive to the order of the command-line
switches!
The answer pops out in under a second using -u before -d.  Perfect.

Rick.

--
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/



More information about the Cygwin mailing list