summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Exclude Krb lockout attributes from replicationSimo Sorce2010-11-181-1/+8
* pkinit-replica: create certificates for replicas tooSimo Sorce2010-11-182-5/+27
* anon-pkinit: add well known principalSimo Sorce2010-11-181-0/+18
* Add support for configuring KDC certs for PKINITSimo Sorce2010-11-182-5/+129
* Use Realm as certs subject base nameSimo Sorce2010-11-185-24/+34
* Set CACERTDIR during install to work around openldap bugJakub Hrozek2010-11-111-1/+3
* Fix NotFound exception in ipa-nis-manage.Rob Crittenden2010-11-091-1/+1
* Rename 60sudo.ldif to 60ipasudo.ldif to not overwrite the 389-ds version.Rob Crittenden2010-11-091-2/+2
* Use kerberos password policy.Rob Crittenden2010-11-011-0/+4
* Populate indirect members when showing a group object.Rob Crittenden2010-10-281-0/+71
* Allow RDN changes for users, groups, rolegroups and taskgroups.Rob Crittenden2010-10-281-0/+2
* UUIDs: remove uuid python plugin and let DS always autogenerateSimo Sorce2010-10-284-10/+5
* ipa-modrdn: Enable plugin to handle krbPrincipalName on renamesSimo Sorce2010-10-281-0/+5
* find_entries paramAdam Young2010-10-251-3/+1
* Add fail-safe defaults to time and size limits in ldap2 searches.Pavel Zuna2010-10-221-5/+11
* ipa-uuid: enable plugin in IPASimo Sorce2010-10-221-0/+5
* Handle cases where ntpd options are scattered on multiple linesSimo Sorce2010-10-221-29/+33
* Disallow RDN change and single-value bypass using setattr/addattr.Pavel Zuna2010-10-181-13/+31
* ntpdinstance: Do not replace the config files, just add needed optionsSimo Sorce2010-10-181-19/+86
* dsinstance: Fix ldappasswd invocation to specify the server nameSimo Sorce2010-10-181-1/+1
* Remove the directory server ldapi socket on uninstall.Rob Crittenden2010-10-151-0/+4
* Compare resolver IP address with DNS IP addressRob Crittenden2010-10-152-1/+4
* Avoid writing customized perl scripts in /usrSimo Sorce2010-10-141-0/+1
* dsinstance: avoid exposing passwords when invoking ldappaswdSimo Sorce2010-10-141-13/+29
* Detect if DNS is already configured in IPA, or if IPA is not yet installed.Rob Crittenden2010-10-081-2/+5
* Include time duration hints when configuring services in ipa-server-install.Rob Crittenden2010-10-085-8/+26
* Quote passwords when calling pkisilentRob Crittenden2010-10-011-6/+7
* Use consistent, specific nickname for the IPA CA certificate.Rob Crittenden2010-10-014-12/+10
* Handle an empty base_dn and no cn=ipaconfig in the ldap2 backend, fix migration.Rob Crittenden2010-09-281-3/+11
* Handle search_ext() returning ldap.SUCCESSRob Crittenden2010-09-281-0/+2
* Add some tests for using the ldap2 Backend.Rob Crittenden2010-09-241-1/+1
* Automatically convert a v1-style ca_serialno to the v2 config style.Rob Crittenden2010-09-241-1/+13
* Properly handle CertificateOperationErrors in replication prepration.Rob Crittenden2010-09-241-0/+1
* Add new DNS install argument for setting the zone mgr e-mail addr.Rob Crittenden2010-09-231-4/+11
* language as a listAdam Young2010-09-211-1/+3
* I18N of RPCAdam Young2010-09-201-1/+6
* Show all missing packages when setting up bind, not one at a time.Rob Crittenden2010-09-161-4/+8
* Enabling SUDO supportDmitri Pal2010-09-161-0/+2
* Fix certmonger errors when doing a client or server uninstall.Rob Crittenden2010-09-093-169/+14
* Have certmonger track the initial Apache and 389-ds server certs.Rob Crittenden2010-09-096-17/+227
* Allow the schema to be set once an ldap connection is locked.Rob Crittenden2010-09-091-1/+3
* Make ldap2 class work as a client library as well.Rob Crittenden2010-09-072-37/+49
* Changes to fix compatibility with Fedora 14Rob Crittenden2010-08-312-4/+5
* Remove passwords when running commands including stdout and stderrRob Crittenden2010-08-311-12/+3
* Use global time and size limit values when searching.Rob Crittenden2010-08-191-5/+17
* Break out install into more steps, add -key_algorithm to pkisilentRob Crittenden2010-08-191-20/+9
* Enable compat plugin by default and configure netgroupsRob Crittenden2010-08-191-1/+9
* Fix reference to _handle_errors() in remove_principal_key()Rob Crittenden2010-08-101-1/+1
* Drop our own PKCS#10 ASN.1 decoder and use the one from python-nssRob Crittenden2010-07-292-18/+12
* Use newer API in ipalib/x509 and add missing import.Rob Crittenden2010-07-151-6/+1