summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/adtrustinstance.py
Commit message (Expand)AuthorAgeFilesLines
* Convert remaining installer code to LDAPEntry API.Jan Cholasta2014-01-241-3/+3
* ipa-adtrust-install: configure host netbios name by defaultAlexander Bokovoy2014-01-201-0/+3
* trusts: Always stop and disable smb service on uninstallTomas Babej2013-11-261-8/+7
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-9/+9
* adtrustinstance: Move attribute definitions from setup to init methodTomas Babej2013-10-141-29/+49
* adtrustinstance: Properly handle uninstall of AD trust instanceTomas Babej2013-10-141-14/+37
* ipa-upgradeconfig: Remove backed up smb.confTomas Babej2013-10-141-9/+6
* Use FQDN when creating MSDCS SRV recordsMartin Kosek2013-10-031-4/+11
* Rename slapi-nis configuration variableAlexander Bokovoy2013-08-061-5/+5
* ipa-adtrust-install: configure compatibility tree to serve trusted domain usersAlexander Bokovoy2013-07-181-1/+21
* Fix bug in adtrustinstanceAna Krivokapic2013-07-091-2/+2
* Support multiple local domain ranges with RID base setTomas Babej2013-05-301-16/+34
* Enhance ipa-adtrust-install for domains with multiple IPA serverAlexander Bokovoy2013-04-021-8/+36
* Remove search_s and search_ext_s from IPAdminPetr Viktorin2013-03-011-5/+6
* replace getEntry with get_entry (or get_entries if scope != SCOPE_BASE)Petr Viktorin2013-03-011-14/+11
* Replace addEntry with add_entryPetr Viktorin2013-03-011-4/+4
* Replace getList by a get_entries methodPetr Viktorin2013-03-011-3/+3
* Replace entry.getValue by entry.single_valuePetr Viktorin2013-03-011-8/+8
* Remove unused imports from ipaserver/installPetr Viktorin2013-03-011-5/+4
* Use update_entry with a single entry in adtrustinstancePetr Viktorin2013-03-011-10/+8
* Replace setValue by keyword arguments when creating entriesPetr Viktorin2013-03-011-20/+27
* Add make_entry factory method to LDAPConnection.Jan Cholasta2013-03-011-9/+8
* Allow ipa-replica-conncheck and ipa-adtrust-install to read krb5 includedirJakub Hrozek2013-02-181-1/+1
* ipa-adtrust-install: allow to reset te NetBIOS domain nameSumit Bose2012-11-081-3/+21
* Make service naming in ipa-server-install consistentTomas Babej2012-10-221-2/+2
* Remove bogus check for smbpasswdAlexander Bokovoy2012-10-161-2/+2
* Add cifs principal to S4U2Proxy targets only when running ipa-adtrust-installAlexander Bokovoy2012-10-091-6/+40
* Minor fixes for default SMB groupMartin Kosek2012-10-091-2/+2
* ipa-adtrust-install: create fallback group with ldif fileSumit Bose2012-10-091-30/+11
* ipa-adtrust-install: print list of needed SRV recordsSumit Bose2012-10-041-9/+13
* Avoid ldapmodify error messages during ipa-adtrust-installSumit Bose2012-10-041-13/+34
* Add SIDs for existing users and groups at the end of ipa-adtrust-installSumit Bose2012-10-041-1/+18
* ipa-adtrust-install: replace print with self.print_msgSumit Bose2012-10-041-14/+14
* ipa-adtrust-install: Add fallback groupSumit Bose2012-10-041-12/+96
* Update krb5.conf during ipa-adtrust-installSumit Bose2012-09-191-0/+62
* Use DN objects instead of stringsJohn Dennis2012-08-121-33/+30
* Ensure ipa-adtrust-install is run with Kerberos ticket for admin userAlexander Bokovoy2012-07-311-10/+11
* Use DN objects instead of strings in adtrustinstanceSumit Bose2012-07-011-16/+25
* Set RID bases for local domain during ipa-adtrust-installSumit Bose2012-06-291-1/+87
* Add external domain extop DS pluginSumit Bose2012-06-281-5/+18
* Add sidgen postop and taskSumit Bose2012-06-281-0/+8
* restart dirsrv as part of ipa-adtrust-installAlexander Bokovoy2012-06-221-4/+4
* Set samba_portmapper SELinux boolean during ipa-adtrust-installsbose2012-06-071-0/+51
* Add trust-related ACIsAlexander Bokovoy2012-06-071-68/+22
* Restart KDC after installing trust support to allow MS PAC generationAlexander Bokovoy2012-06-071-7/+16
* Add trust management for Active Directory trustsAlexander Bokovoy2012-06-071-5/+9
* Use dedicated keytab for SambaAlexander Bokovoy2012-06-071-11/+16
* activate CLDAPSumit Bose2011-12-061-0/+4
* Fix some pylint warningsSumit Bose2011-12-061-40/+67
* Use new objectclasses and attributes for trustSumit Bose2011-12-061-14/+32