Michael Spang
8c19dc63b6
Make CEO non-SUID
...
It now binds to the directory as the invoking user.
15 years ago
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.
15 years ago
Michael Spang
5bca2288af
Merge accounts and members
...
This really only moves two functions: create_member and
create_club. Nothing else is left in accounts. Eventually,
it might make sense to separate it out again in a more
sane way (e.g. they should share the connection somehow).
15 years ago
Michael Spang
8782e58118
Remove unused cruft
15 years ago
Michael Spang
fddc135056
Remove addhomedir
...
Yes, it's builtin now.
15 years ago
Michael Spang
3977cab631
Fix return in addmember and addclub
15 years ago
David Bartley
7254b4c880
Rename variables named 'type'
15 years ago
Michael Spang
cc33ace5ea
Bump version to 0.3.9
...
Version 0.4.0 should rip out the Kerberos and any other unused code.
15 years ago
Michael Spang
105dba95ff
Silence pychecker and pylint warnings
15 years ago
Michael Spang
8501067211
Use addmember and addclub in the GUI to add accounts
15 years ago
Michael Spang
fc6fa4b630
Build & install addmember and addclub
15 years ago
Michael Spang
3d20172dad
Add sources for C account creation programs
15 years ago
Michael Spang
4ec2fceaca
Add stolen Kerberos 5 admin headers
15 years ago
Michael Spang
0b805c08a4
Allow starting from main.py again
15 years ago
David Bartley
d091a86fb5
Fix spelling errors
15 years ago
Michael Spang
5c844ec90e
Prompt for "UWuserid" instead of "UWdir ID"
...
Some foolish individuals read the latter "student ID".
15 years ago
David Bartley
07d4a428f9
Simplify sasl code
15 years ago
David Bartley
d1da12d13f
Merge branch 'master' of /users/git/public/pyceo
15 years ago
Michael Spang
3c9bb06f99
Use Popen instead of popeni for kinit
...
popeni is mad hacks for talking to e.g. kadmin and using
a pseudo-terminal. When using kinit with a keytab, a pipe
will suffice.
15 years ago
David Bartley
bf19290c70
Merge branch 'master' of /users/git/public/pyceo
15 years ago
Michael Spang
6c0f2227bd
Documentation updates
15 years ago
Michael Spang
28e860abca
Make ceoquery non-SUID
15 years ago
Michael Spang
fc2c42ae19
Don't mess with the keytab in postinst
15 years ago
Michael Spang
28df5a8dc4
Remove old GUI
15 years ago
Michael Spang
1aa2a15d70
Update default config for SASL magic
15 years ago
David Bartley
f1a3a28166
Cleanup code
15 years ago
David Bartley
ac241a6e34
Fix seteuid magic
15 years ago
David Bartley
8aa2bd1b24
Bug fix
15 years ago
David Bartley
21f12b917c
Office staff can modify office staff
15 years ago
David Bartley
98f40eb82d
New ceo 0.3.3 release
15 years ago
David Bartley
380e8283a0
Restrict non-club modifications to syscom
15 years ago
David Bartley
ee2b189a91
Bug fix
15 years ago
David Bartley
4ca42380ee
Connect on startup
15 years ago
David Bartley
350ef6ef7a
Add group/club management
15 years ago
David Bartley
4f18425f71
Check for invalid usernames in positions page
15 years ago
David Bartley
7ce6543ce6
Add sasl support
15 years ago
David Bartley
a2f7888d5d
Don't build ceo-old
15 years ago
Michael Spang
7bc7e8e964
Bugs
15 years ago
Michael Spang
5435a95f02
Bump version to 0.3.2
15 years ago
David Bartley
95019e376a
Complete group and position management
15 years ago
David Bartley
97ac7fb7bd
Merge branch 'master' of /users/git/public/pyceo
15 years ago
Michael Spang
a9ecb9aac8
Fix CEO group add for rfc2307bis
15 years ago
David Bartley
4236e5ec08
Don't add non-ceo group members in list_group
15 years ago
David Bartley
db037b5251
Improve group search
...
* Add 'Search by group'
* Use member_list to display results
15 years ago
David Bartley
d7dc1542c2
Add line before back on group lists
15 years ago
David Bartley
ade4c0cfe1
Make back window of first wizard pane work
15 years ago
David Bartley
fe458135be
Add preliminary group management functions
15 years ago
David Bartley
b7b67399a8
Lookup name and program based on uwdir id
15 years ago
Michael Spang
31c05d869f
Remove remnants of SQL interface
16 years ago
Michael Spang
f1702130d7
Bump version to 0.3.1
16 years ago