Commit graph

20 commits

Author SHA1 Message Date
Michael McGrath
a9a53b5dc7 Creation works 2008-03-06 21:06:06 -06:00
Michael McGrath
0288432754 not fully working but close with creation of home dirs 2008-03-06 16:59:21 -06:00
Michael McGrath
fd33f515ef removed shadow specific items under the assumption that passwd and shadow should be kept in sync. Also added some initial restrictive groups which will be utilized on fedorahosted and cvs-int 2008-03-06 11:49:25 -06:00
Michael McGrath
9ccae8664b More client changes 2008-03-04 11:58:59 -06:00
Michael McGrath
a3a40bdb02 now proper groups only are included 2008-03-04 11:34:28 -06:00
Michael McGrath
160db309aa remove pamaccess, not quite the behavior we're looking for 2008-03-03 16:18:42 -06:00
Michael McGrath
75105add68 use already existing methods for enabling db and pam_security 2008-03-03 14:34:29 -06:00
Michael McGrath
58e23d41e1 Added initial client config file 2008-03-03 12:40:06 -06:00
9960e20e42 Tighten up a few things in fasClient and group.py, add load=effects and tg.url() to kill a bunch of 404s. 2008-03-02 22:16:34 -05:00
0db9b2fa0b Change port to match dev.cfg, use Toshio's workaround for the makedb bug. 2008-03-02 19:39:57 -05:00
Michael McGrath
38b4e4c9a4 proper shadow security 2008-02-29 18:34:28 -06:00
Michael McGrath
db11efc237 Starting to get somewhere with this 2008-02-29 18:26:57 -06:00
494cf8fc8d Merge read json_request methods into existing methods, add identity requirement in a few places. 2008-02-29 10:24:40 -05:00
Michael McGrath
907392408e removed print statement. 2008-02-28 14:59:39 -06:00
Michael McGrath
bb3a4c8b36 initial workings of the shadow crypted passwords in the database 2008-02-28 14:07:14 -06:00
Michael McGrath
f0dacb5893 Use authentication when grabbing password data 2008-02-28 11:48:10 -06:00
Michael McGrath
144cd1cc62 Close to working passwd and shadow files. STill need md5 hash, and for that we need logins to work properly via json 2008-02-28 11:21:24 -06:00
Michael McGrath
ed7c65a0e1 this code now works with Toshio's json fix. When run as root it will install the groups db file, with groups, and memberships. I'll clean it up tomorrow as well as add password and shadow information. 2008-02-27 22:45:11 -06:00
Michael McGrath
cbf7a5abbf added preamble to fas code. This does actually work and creates a dbfile that, when placed in /var/db/ will print your groups up. I've got some major overhauls to do here but the proof of concept is sound. (groups are still missing members though). 2008-02-27 16:56:26 -06:00
Michael McGrath
38840fc1ee quick fix, forgot to specify column - toshio 2008-02-27 16:54:30 -06:00