summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/krbinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Allow kernel keyring CCACHE when supportedMartin Kosek2013-12-091-0/+10
* Server does not detect different server and IPA domainMartin Kosek2013-11-111-7/+11
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-1/+1
* Remove legacy toDict and origDataDict methods of LDAPEntry.Jan Cholasta2013-10-311-2/+2
* Fix nsslapdPlugin object class after initial replication.Jan Cholasta2013-09-101-11/+0
* Fix nsSaslMapping object class before configuring SASL mappings.Jan Cholasta2013-08-271-0/+11
* Enable SASL mapping fallback.Jan Cholasta2013-06-271-2/+3
* Avoid exporting KRB5_KTNAME in dirsrv envMartin Kosek2013-05-241-1/+0
* Drop --selfsign server functionalityPetr Viktorin2013-04-151-16/+5
* Remove some uses of raw python-ldapPetr Viktorin2013-03-011-5/+3
* Remove search_s and search_ext_s from IPAdminPetr Viktorin2013-03-011-3/+4
* Inline inactivateEntry in its only callerPetr Viktorin2013-03-011-1/+3
* replace getEntry with get_entry (or get_entries if scope != SCOPE_BASE)Petr Viktorin2013-03-011-3/+5
* Replace deleteEntry with delete_entryPetr Viktorin2013-03-011-2/+2
* Replace addEntry with add_entryPetr Viktorin2013-03-011-3/+3
* Replace entry.getValue by entry.single_valuePetr Viktorin2013-03-011-5/+5
* Replace add_s and delete_s by their newer equivalentsPetr Viktorin2013-03-011-8/+8
* Replace setValue by keyword arguments when creating entriesPetr Viktorin2013-03-011-39/+47
* Add make_entry factory method to LDAPConnection.Jan Cholasta2013-03-011-4/+3
* Remove some unused importsPetr Viktorin2013-03-011-4/+0
* Make service naming in ipa-server-install consistentTomas Babej2012-10-221-3/+3
* Use DN objects instead of stringsJohn Dennis2012-08-121-9/+14
* Ensure ipa-adtrust-install is run with Kerberos ticket for admin userAlexander Bokovoy2012-07-311-1/+1
* Remove duplicate and unused utility codePetr Viktorin2012-05-091-1/+1
* Fix installation when server hostname is not in a default domainMartin Kosek2012-04-081-0/+13
* Make sure the nolog argument to ipautil.run is not a bare stringPetr Viktorin2012-02-261-1/+1
* Add support for SSH public keys to user and host objects.Jan Cholasta2012-02-131-1/+1
* ticket #1870 - subclass SimpleLDAPObjectJohn Dennis2011-11-291-2/+2
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-9/+9
* Quote multiple workers optionAlexander Bokovoy2011-10-251-1/+1
* Add support for systemd environments and use it to support Fedora 16Alexander Bokovoy2011-10-241-0/+1
* Don't leak passwords through kdb5_ldap_util command line arguments.Jan Cholasta2011-10-111-2/+8
* Write KRB5REALM to /etc/sysconfig/krb5kdc and make use of common backup_confi...Alexander Bokovoy2011-10-111-21/+9
* Convert server install code to platform-independent access to system servicesAlexander Bokovoy2011-09-131-1/+2
* Fix permissions in installersMartin Kosek2011-09-071-2/+4
* install: We do not need a kpasswd keytab anymoreSimo Sorce2011-08-311-14/+0
* install: We do not need a ldap password anymoreSimo Sorce2011-08-311-8/+2
* daemons: Remove ipa_kpasswdSimo Sorce2011-08-261-1/+1
* install: Remove uid=kdc userSimo Sorce2011-08-261-13/+0
* ipa-kdb: Change install to use the new ipa-kdb kdc backendSimo Sorce2011-08-261-109/+18
* krbinstance: use helper function to get realm suffixSimo Sorce2011-08-261-5/+8
* Remove wrong kpasswd sysconfigJakub Hrozek2011-07-211-3/+0
* ipa-server-install inconsistent capitalizationMartin Kosek2011-02-031-1/+1
* Use a common group for all DS instancesSimo Sorce2011-01-311-10/+8
* Make krb5kdc use the ldapi socket to talk to dirsrvSimo Sorce2011-01-201-0/+2
* Password generation and logging in ipa-server-installMartin Kosek2011-01-181-1/+1
* Use GSSAPI for replicationSimo Sorce2011-01-141-1/+13
* Allow ipa-dns-install to install with just admin credentialsSimo Sorce2011-01-071-32/+11
* Fix race condition in installation due to use of asynchronous search.Simo Sorce2010-12-211-19/+12
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5