Commit Graph

14 Commits

Author SHA1 Message Date
Michael Spang d46915dbee Fix use of club settings in addmember 2008-01-18 23:29:12 -05:00
Michael Spang 34da813a37 Actually do magic, tested this time 2008-01-15 18:20:33 -05:00
Michael Spang 36e3ae8c9e Fix magic, really 2008-01-15 17:52:49 -05:00
Michael Spang b991d32e63 Fix magic 2008-01-15 17:49:13 -05:00
Michael Spang e28b159cdc POSIX ACL support in addhomedir and addclub 2007-12-20 02:27:51 -05: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 9a56175919 Reorganize build process
Now using Python's distutils for installing the Python modules
into the wrong place and python-support for moving them into
the right place, byte-compiling, and all that jazz.
2007-12-13 23:34:09 -05:00
Michael Spang d822f029a7 Invert the sense of the return from addmember() or addclub()
It didn't quite work as-is. Whoops.
2007-12-12 03:39:17 -05:00
Michael Spang 2d7801864f Fix another return in addmember 2007-12-12 03:09:31 -05:00
Michael Spang 8c19dc63b6 Make CEO non-SUID
It now binds to the directory as the invoking user.
2007-12-12 02:38:13 -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 3977cab631 Fix return in addmember and addclub 2007-12-12 01:25:44 -05:00
Michael Spang 3d20172dad Add sources for C account creation programs 2007-12-10 03:15:44 -05:00