This is the mail archive of the cygwin@cygwin.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: How to make 'mkpasswd -d' a faster process?


Try specifying the domain to which you belong explicitly:

mkpasswd -d DOMAIN >> /etc/passwd

Luke


On Fri, 12 Oct 2001, Bui, Hung wrote:

> Dear all,
>
> I am a newbie to cygwin here.
>
> Recently, I installed cygwin 1.3.3.  I tried to turn on ntsec, however, when
> I run:
>
> mkpasswd -d > /etc/passwd
>
> mkpasswd traverses the whole directory tree of my company to get everyone's
> name.  I have it run almost all day and mkpasswd still has not found my id
> yet.
>
> Is there any way to specify the 'user name' to be extracted from the domain
> directory?  Is there a faster version of mkpasswd?
>
> BTW, using '| grep <username>' does not help because it takes as long to
> traverse the whole directory.
>
> Thanks in advance,
> Hung
>
> hung.bui@Nextel.com
>
>
> --
> 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/
>


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


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