summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/adtrustinstance.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move our own domain info into cn=etcSumit Bose2011-12-061-9/+17
* Add DNS service records for WindowsSumit Bose2011-11-301-2/+57
* Revert "Add DNS service records for Windows"Martin Kosek2011-11-291-25/+0
* Add DNS service records for WindowsSumit Bose2011-11-231-0/+25
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-8/+7
* Add admin SIDsSumit Bose2011-09-231-6/+56
* Fix ACIs in ipa-adtrust-installSumit Bose2011-09-201-2/+13
* Add ipa-adtrust-install utilitySumit Bose2011-09-141-0/+281