summaryrefslogtreecommitdiffstats
path: root/ipa-client
Commit message (Expand)AuthorAgeFilesLines
* The SECURE_NFS value needs to be lower-case yes on SysV systems.Rob Crittenden2012-10-261-1/+1
* ipa-client-automount: Add the autofs service if it doesn't exist yetJakub Hrozek2012-10-251-0/+3
* Refactoring of default.conf man pageTomas Babej2012-10-221-37/+49
* Add uninstall command hints to ipa-*-installNikolai Kondrashov2012-10-161-1/+2
* Notify user about necessary ports in ipa-client-installTomas Babej2012-10-092-2/+19
* Clear kernel keyring in client installer, save dbdir on new connectionsRob Crittenden2012-10-031-1/+10
* Improve DN usage in ipa-client-installMartin Kosek2012-10-022-63/+118
* Don't use bare except: clauses in ipa-client-installPetr Viktorin2012-09-271-13/+13
* Fix python syntax in ipa-client-automountRob Crittenden2012-09-241-1/+1
* Set master_kdc and dns_lookup_kdc to trueSumit Bose2012-09-191-0/+1
* Improves sssd.conf handling during ipa-client uninstallTomas Babej2012-09-201-15/+97
* Use Dogtag 10 only when it is availablePetr Viktorin2012-09-171-3/+3
* Modifications to install scripts for dogtag 10Ade Lee2012-09-171-3/+3
* Properly convert DN in ipa-client-installMartin Kosek2012-09-181-1/+1
* Fix various typos.Yuri Chornoivan2012-09-184-4/+4
* Add --no-ssh option to ipa-client-install to disable OpenSSH client configura...Jan Cholasta2012-09-132-32/+49
* Add the SSH service to SSSD config file before trying to activate it.Jan Cholasta2012-09-131-2/+6
* Use temporary key cache for host key in server installationPetr Viktorin2012-09-131-1/+2
* Fix server installationPetr Viktorin2012-09-111-2/+10
* ipa-client-install: Obtain host TGT from one specific KDCPetr Viktorin2012-09-101-15/+39
* Use OpenSSH-style public keys as the preferred format of SSH public keys.Jan Cholasta2012-09-061-18/+11
* Run ntpdate in verbose mode, not debug (i.e. no-op) modePetr Viktorin2012-09-042-8/+6
* Handle SSSD restart crash more gently.Tomas Babej2012-08-141-1/+4
* Use DN objects instead of stringsJohn Dennis2012-08-123-11/+13
* Improve address family handling in socketsMartin Kosek2012-07-131-13/+36
* Adding exit status 3 & 4 to ipa-client-install man pageGowrishankar Rajaiyan2012-07-121-0/+4
* Make client server option multi-valued, allow disabling DNS discoveryRob Crittenden2012-07-103-38/+70
* Typo fixesPetr Viktorin2012-06-251-1/+1
* Configure automount using autofs or sssd.Rob Crittenden2012-06-255-1/+585
* Improve autodiscovery loggingPetr Viktorin2012-06-172-65/+150
* Improve ipa-client-install debug outputPetr Viktorin2012-06-171-197/+276
* Add flag to ipa-client-install to managed order of ipa_server in sssdRob Crittenden2012-06-132-2/+10
* Clean keytabs before installing new keys into themPetr Viktorin2012-06-111-0/+15
* Move some krb5 keys related functions from ipa-client to utilSumit Bose2012-06-111-376/+5
* If SELinux is enabled ensure we also have restorecon.Rob Crittenden2012-05-311-0/+1
* SSH configuration fixes.Jan Cholasta2012-05-301-2/+7
* Always set ipa_hostname for sssd.confOndrej Hamada2012-05-281-4/+3
* Replace DNS client based on acutil with python-dnsMartin Kosek2012-05-243-95/+85
* Make ipa 2.2 client capable of joining an older serverMartin Kosek2012-05-011-2/+24
* Set the "KerberosAuthentication" option in sshd_config to "no" instead of "yes".Jan Cholasta2012-04-291-1/+1
* Fix help of --hostname option in ipa-client-installMartin Kosek2012-04-191-1/+1
* Use indexed format specifiers in i18n stringsJohn Dennis2012-04-103-16/+16
* Fix memleak and silence Coverity defectsSimo Sorce2012-03-221-2/+2
* Add disovery domain if client domain is different from server domainLars Sjostrom2012-03-141-2/+6
* Configure a basic ldap.conf for OpenLDAP in /etc/openldap/ldap.confRob Crittenden2012-03-142-1/+52
* More exception handlers in ipa-client-installOndrej Hamada2012-03-091-1/+8
* Only warn if ipa-getkeytab doesn't get all requested enctypes.Rob Crittenden2012-03-041-5/+32
* Do kinit in client before connecting to backendRob Crittenden2012-03-041-1/+4
* Add --noac option to ipa-client-install man pageRob Crittenden2012-03-041-0/+3
* ipa-client-install not calling authconfigOndrej Hamada2012-03-051-62/+66