[5671] in Kerberos
Re: Util to mass create users
daemon@ATHENA.MIT.EDU (Brian Kantor)
Fri Aug 11 10:04:17 1995
Date: Fri, 11 Aug 1995 06:55:55 -0700
From: brian@nothing.ucsd.edu (Brian Kantor)
To: kerberos@MIT.EDU
I think that batchfile input to kdb5_edit is reasonable. You could only
run it on the KDC, which is presumably secure. It's the sort of thing you
need at the beginning of each school year or quarter or semester or the like.
I took a copy of kdb5_edit and hacked it up to accept input from a file
of <user,pass>, with pass in plaintext. It's not subtle.
I'd make this available, but the patches were to the 3.4 Beta version
and would be of little use now. As I recall, they weren't extensive
and it might not be too hard for someone to recreate them for B5.
- Brian