summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-install
Commit message (Expand)AuthorAgeFilesLines
* - Better access control, make sure not even admins can read out passwordsSimo Sorce2007-12-112-9/+16
* Add automatic browser configuration for kerberos SSO using javascript.Rob Crittenden2007-12-122-0/+34
* User provided certs.Karl MacMillan2007-12-122-0/+157
* Remove radiusinstance from ipa-server-install.Karl MacMillan2007-12-121-1/+0
* Remove radius from main install script and addKarl MacMillan2007-12-123-5/+73
* Convert the setup of ssl from a shell script to aKarl MacMillan2007-12-062-222/+0
* Merge.Karl MacMillan2007-12-111-0/+1
|\
| * Fix delegation in the UI and add a missing aci that allows writes.Rob Crittenden2007-12-071-0/+1
* | Merge.Karl MacMillan2007-12-113-4/+22
|\|
| * Add default e-mail domain to the IPA configurationRob Crittenden2007-12-102-1/+3
| * merge from upstreamSimo Sorce2007-12-073-3/+19
| |\
| | * Fix message about no spaces in password - spaces workKarl MacMillan2007-12-061-1/+1
| | * Utilize user and group objectclass lists in cn=ipaconfigRob Crittenden2007-12-062-2/+14
| | * Phase 1 of allowing admins to set the default object classes for users & groupsRob Crittenden2007-12-041-2/+6
| * | we *may* require it, it depend on the ditro in F8 cahing daemon configuration...Simo Sorce2007-12-071-1/+1
| |/
* | mergeJohn Dennis2007-12-042-11/+26
|\|
| * Increase default max password lifetime from 10 to 90 daysRob Crittenden2007-12-031-1/+1
| * Improved ACIsSimo Sorce2007-11-301-9/+12
| * minor typosSimo Sorce2007-11-301-0/+6
| * Add utility to lock user accounts. Remove lock capability from ipa-deluserRob Crittenden2007-11-261-0/+6
* | change location of radius data in ldap fromJohn Dennis2007-11-301-10/+4
* | fix merge errorJohn Dennis2007-11-291-2/+0
* | merged radius work with latest mainline tipJohn Dennis2007-11-2811-180/+425
|\|
| * Remove unnecessary attribute left over from testingRob Crittenden2007-11-261-1/+0
| * Add xml-rpc interface for getting keytabs.Karl MacMillan2007-11-212-4/+10
| * Generate master password from Simo.Karl MacMillan2007-11-211-12/+1
| * Initial replication setup.Karl MacMillan2007-11-215-159/+276
| * more s/unique// wrt groups members/objectclassesSimo Sorce2007-11-212-3/+3
| * Use groupOfNames and member, not groupOfUniqueNames and uniqueMemberSimo Sorce2007-11-201-4/+4
| * Enable group inactivation by using the Class of Service plugin.Rob Crittenden2007-11-201-0/+39
| * fix ldif typoSimo Sorce2007-11-191-1/+0
| * Minor fixes.Karl MacMillan2007-11-192-2/+1
| * Fix installationSimo Sorce2007-11-183-0/+39
| * Merge upstream and fix bad suffix in default-aciSimo Sorce2007-11-182-0/+32
| |\
| | * - Store Master Key in Ldap (Makes it easier to set up replicas)Simo Sorce2007-11-161-1/+1
| | * Implement the password policy UI and finish IPA policy UIRob Crittenden2007-11-162-0/+32
| * | - Store Master Key in Ldap (Makes it easier to set up replicas)Simo Sorce2007-11-161-1/+1
| |/
| * Add memberof-task.ldif.Karl MacMillan2007-11-151-0/+7
| * Initialize memberof patch from Pete Rowley.Karl MacMillan2007-11-151-0/+1
| * Add an editors group. This is used to generally grant access for usersRob Crittenden2007-11-141-0/+10
| * Allow a user or group to change an attribute in its RDNRob Crittenden2007-11-121-0/+8
* | Add radius profile implementations:John Dennis2007-11-212-12/+4
* | map attrs to friendly nameJohn Dennis2007-11-141-1/+1
* | ipa-addradiusclient now workingJohn Dennis2007-11-131-2/+2
* | checkpoint radius client workJohn Dennis2007-11-136-1/+79
|\|
| * Add posix auto gen for single master casePete Rowley2007-11-064-1/+59
* | add aci's for radiusJohn Dennis2007-11-101-1/+2
* | radius now does kerberos auth, reads client entries from LDAPJohn Dennis2007-11-103-9/+76
|/
* Introduce service base class and clean up ipa-server-installKarl MacMillan2007-11-052-57/+12
* merge initial radius workJohn Dennis2007-11-034-20/+831