Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Added ipa.conf. | Karl MacMillan | 2007-08-01 | 1 | -0/+3 | |
| | | ||||||
| * | Added config.py. | Karl MacMillan | 2007-08-01 | 1 | -0/+106 | |
| | | ||||||
| * | Add local-dist target. | Karl MacMillan | 2007-08-01 | 9 | -23/+69 | |
| | | | | | | | | Remove hard-coded config. | |||||
* | | remove unknown patch file | Simo Sorce | 2007-08-09 | 1 | -288/+0 | |
| | | ||||||
* | | Add dependency and a comment | Simo Sorce | 2007-08-08 | 2 | -0/+6 | |
| | | ||||||
* | | Fix the bind zone template, or kpasswd will not work | Simo Sorce | 2007-08-08 | 1 | -3/+3 | |
| | | ||||||
* | | set preauth on kadmin/changepw otherwise the kpasswd can't acquire a ticket | Simo Sorce | 2007-08-08 | 1 | -0/+8 | |
| | | ||||||
* | | Make the daemon init it's own tickets. | Simo Sorce | 2007-08-08 | 1 | -46/+405 | |
| | | | | | | | | | | Make it blacklist clients until the previous operation is not over. General bugfixing. | |||||
* | | move ipa-kpasswd to a new location to conform to the new tree layout | Simo Sorce | 2007-08-01 | 3 | -0/+0 | |
| | | ||||||
* | | Try to fix dir layout and recover missing files | Simo Sorce | 2007-08-01 | 5 | -79/+10 | |
| | | ||||||
* | | Merge from upstream | Simo Sorce | 2007-08-01 | 49 | -79/+2110 | |
|\| | ||||||
| * | Fix typo / buglets in setup scripts. | Karl MacMillan | 2007-08-01 | 3 | -12/+33 | |
| | | | | | | | | Add fallback to ds_newinst.pl. | |||||
| * | Minor fix to adduser. | Karl MacMillan | 2007-07-31 | 2 | -2/+5 | |
| | | | | | | | | Make ipa-server-install restart htppd | |||||
| * | Added spec files for python and admintools. | Karl MacMillan | 2007-07-31 | 7 | -4/+202 | |
| | | ||||||
| * | Fixed broken patches and server spec. | Karl MacMillan | 2007-07-31 | 9 | -29/+37 | |
| | | ||||||
| * | Final reorginzation to reflect packaging. | Karl MacMillan | 2007-07-31 | 18 | -52/+35 | |
| | | ||||||
| * | Second (final) part of xmlrpc patch. | Karl MacMillan | 2007-07-30 | 13 | -2/+1164 | |
| | | ||||||
| * | First part of xml-rpc patch. | Karl MacMillan | 2007-07-30 | 2 | -0/+58 | |
| | | ||||||
| * | Updated spec with nss-tools and openldap-clients | Karl MacMillan | 2007-07-30 | 2 | -2/+2 | |
| | | ||||||
| * | Update dsinstance.py to use setup-ds.pl instead of ds_newinst.pl. | Karl MacMillan | 2007-07-30 | 1 | -1/+1 | |
| | | ||||||
| * | First working spec file. | Karl MacMillan | 2007-07-30 | 2 | -8/+12 | |
| | | ||||||
| * | Fixed spec. | Karl MacMillan | 2007-07-27 | 2 | -4/+4 | |
| | | ||||||
| * | Update for DESTDIR | Karl MacMillan | 2007-07-27 | 1 | -1/+1 | |
| | | ||||||
| * | Finish python library reorg. | Karl MacMillan | 2007-07-27 | 3 | -9/+16 | |
| | | ||||||
| * | More reorgnization. | Karl MacMillan | 2007-07-27 | 10 | -131/+73 | |
| | | ||||||
| * | Finish removing extra files. | Karl MacMillan | 2007-07-27 | 1 | -0/+0 | |
| | | ||||||
| * | Removed unnecessary files (which were added to work around a mercurial bug) | Karl MacMillan | 2007-07-27 | 6 | -177/+0 | |
| | | ||||||
| * | Update for new python library layout. | Karl MacMillan | 2007-07-27 | 12 | -27/+358 | |
| | | ||||||
| * | First cut at spec files and Makefile for ipa-server. | Karl MacMillan | 2007-07-27 | 3 | -0/+118 | |
| | | ||||||
| * | Reorganized repo to reflect packaging. | Karl MacMillan | 2007-07-27 | 31 | -0/+16 | |
| | | ||||||
| * | Removed duplication. | Karl MacMillan | 2007-07-23 | 2 | -68/+18 | |
| | | ||||||
| * | Fix permission problem with DS user. | Karl MacMillan | 2007-07-20 | 1 | -0/+8 | |
| | | ||||||
| * | Improve kerberos install patch from Simo. | Karl MacMillan | 2007-07-19 | 6 | -19/+135 | |
| | | ||||||
| * | Added additional debugging information. | Karl MacMillan | 2007-07-18 | 2 | -1/+38 | |
| | | ||||||
* | | commit before pulling new dir layout | Simo Sorce | 2007-08-01 | 10 | -22/+771 | |
|/ | | | | | | misc patches to ACLs the example DNS zone and other stuff misc fixes to the krb instance current kpasswd code | |||||
* | Manage to create a spcific DS user for the ldap instance | Simo Sorce | 2007-07-02 | 3 | -10/+32 | |
| | | | | Add uncalled code to load and configure the password extop plugin | |||||
* | Master Key Stash file location used by krb5 related functions | Simo Sorce | 2007-07-02 | 1 | -0/+1 | |
| | | | | | Need to make the ds user have access to the stash file, best way is through an ACL. | |||||
* | Rename krb5pwd to ipapwd to be consistent | Simo Sorce | 2007-07-02 | 1 | -87/+87 | |
| | ||||||
* | Import the multi hash ipa_pwd_extop slapi plugin. | Simo Sorce | 2007-06-29 | 4 | -0/+1377 | |
| | | | | | This plugin should be the central control point for password change operations. | |||||
* | Remove debug statement | Simo Sorce | 2007-06-29 | 1 | -1/+0 | |
| | ||||||
* | First working version | Simo Sorce | 2007-06-29 | 3 | -11/+25 | |
| | ||||||
* | Added krbinstance to configure the kerberos server | Simo Sorce | 2007-06-28 | 13 | -17/+427 | |
| | | | | | | | | | Added/Modified ldif files to add the needed schemas and basic DIT, SASL configuration and ACLs Added tenmpate files foir kerberos configuration Added required packages section to README Minor mods to dsinstance Untested! | |||||
* | import initial install tool | Karl MacMillan | 2007-06-25 | 9 | -0/+806 | |
| | ||||||
* | Reorganize repo to reflect more generic command names. | Karl MacMillan | 2007-06-25 | 7 | -0/+0 | |
| | ||||||
* | Initial layout. | Karl MacMillan | 2007-06-11 | 8 | -0/+0 | |