I've created two scripts that handle creating and destroying all the kerberos+afs stuff affiliated with a particular user. Neither of them do anything to UNIX or LDAP identities -- and the UNIX userid must already exist.
/afs/hcoop.net/common/etc/scripts/create-user /afs/hcoop.net/common/etc/scripts/destroy-user The latter script will clean up everything the former script creates. I'll keep tweaking these over the next few days, but at some point I'm sure they'll get folded in to the unified user creation process. Right now what they do is: - create kerberos principals (user, user/mailfilter, user/cgi) - create pts identities - extract keytab for user/mailfilter and install it - create user's home volume (and mount point) - create user's mail volume (and mount point) -- PGP/GPG: 5C9F F366 C9CF 2145 E770 B1B8 EFB1 462D A146 C380 _______________________________________________ HCoop-SysAdmin mailing list [email protected] http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin
