Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Fri, 27 Jun 2003 09:38:50 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: =?iso-8859-1?Q?Igor_Rom=E1n_Mari=F1o?= cc: cygwin AT cygwin DOT com Subject: Re: mkpasswd for HUGE domains? In-Reply-To: <003601c33cac$b762e8e0$55318d80@ideiaprima.com> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT On Fri, 27 Jun 2003, Igor Román Mariño wrote: > Hello, > I've had to add a user to /etc/passwd to access my computer by ssh via > cygwin on w2k. > The main problem was, that > a) our modified version of windows (CERN/NICE) doenst allow the creation of > new users to the local computer, as such I had to add the domain user > b) our domain has over 10000 users > c) mkpasswd -d doesnt have a way of especifiying a particular user, only the > whole list > d) getting the whole list takes over 50 minutes (and still counting) > > Could the tool be rewriten as to have either > - a way of especify a particular user from a domain that you want to add > - a faster way of getting all the users of such a HUGE domain > > Cheers: Igor Umm, did you try the -u option? Igor $ mkpasswd --help Usage: mkpasswd [OPTION]... [domain] This program prints a /etc/passwd file to stdout Options: -l,--local print local user accounts -c,--current print current account, if a domain account -d,--domain print domain accounts (from current domain if no domain specified) [snip] -u,--username username only return information for the specified user [snip] -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/