Commit Graph

13 Commits

Author SHA1 Message Date
Michael Spang 43319f134b Use ldap_sasl_mech 2009-07-31 01:55:47 -04:00
Michael Spang 2f6b0bd6e1 Dunno how I ever thought this would work
It worked for as long as it only used one out-of-scope array. Now
we're using two.
2009-07-30 22:50:00 -04:00
Michael Spang 778efc71aa Updates for LDAP-backed Kerberos
Principals are now created implicitly when the LDAP entry for a user
is added. We add the keys by "changing" the password from nonexistent
to existent.
2009-07-29 16:47:11 -04:00
Michael Spang ad30f9c47a Insanify configuration files 2009-07-29 13:08:53 -04:00
Michael Spang 4ede8212d5 Require TGT in ldap_init 2009-07-25 05:34:08 -04:00
Michael Spang 60e272e8c6 Remove keytab configuration
Instead we'll always use the default keytab, which is /etc/krb5.keytab
or the KRB5_KTNAME environment variable.
2009-07-25 04:24:44 -04:00
Michael Spang 235b223e4b LDAP tweaks 2009-01-31 01:57:04 -05:00
Michael Spang cd84888b1f Forbid adding users who have a group's name 2009-01-30 22:45:09 -05:00
Michael Spang eeff9868d4 Fix build on Solaris 2008-06-27 19:36:46 -04:00
Michael Spang 3307bfc56e Remove obsolete function ceo_add_club() 2007-12-20 00:35:36 -05:00
David Bartley c7aea5c7cf Add sudo entry to ldap when creating clubs 2007-12-19 21:51:20 -05:00
Michael Spang 618bfa2d8d Set the login shell of new members
Somehow this got left out of addmember. The default
is sh which isn't terribly friendly.
2007-12-12 02:12:14 -05:00
Michael Spang 3d20172dad Add sources for C account creation programs 2007-12-10 03:15:44 -05:00