[5675] in Kerberos
Re: Util to mass create users
daemon@ATHENA.MIT.EDU (Paul Pomes)
Fri Aug 11 11:44:09 1995
To: kerberos@MIT.EDU
Date: 11 Aug 1995 09:49:37 -0500
From: P-Pomes@Qualcomm.com (Paul Pomes)
sbirn@david.jer1.co.il (Steve Birnbaum) writes:
>Seeing as kadmin requires that input be from the tty and can't be
>run from a script, are there any utilities available to mass create
>1400 new users and assign initial passwords?
Use kdb5_edit and add a new option. I used -p for pipe input to set the new
pflag variable. If pflag is set, use fgets() instead of getpass(). Voila.
/pbp
--
Come to think of it, I'm not sure exactly what Sun's target market is,
because it sure doesn't seem to be anyone worried about ease of operation
or performance.
-- Vincent Fox <vincent@cad.gatech.edu>