[5705] in Kerberos
Re: Util to mass create users
daemon@ATHENA.MIT.EDU (mikey@mongo.itg.ti.com)
Tue Aug 15 09:45:03 1995
To: kerberos@MIT.EDU
Date: 15 Aug 1995 13:19:19 GMT
From: mikey@mongo.itg.ti.com
Reply-To: mikey@ti.com
>>>>> "Steve" == Steve Birnbaum <sbirn@david.jer1.co.il> writes:
In article <40favs$6le@saturn.exodus.net> sbirn@david.jer1.co.il (Steve Birnbaum) writes:
Steve> Seeing as kadmin requires that input be from the tty and can't be
Steve> run from a script, are there any utilities available to mass create
Steve> 1400 new users and assign initial passwords?
Steve,
I was faced with a similar problem. You could write an expect script (yes,
yet another scripting language ;). Expect is specifically for interacting with
these type of processes. With an expect script, you can call your favorite
password generator program and use that to seed the principal accounts. I
would also suggest that you set the principals such that they must use this
password to get a new password.
Let me know if you want the scripts that I'm using.
Regards,
--
Michael P. McIntyre - I don't speak for TI & they don't speak for me!