summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipa-install
Commit message (Expand)AuthorAgeFilesLines
* Convert client-side tools to platform-independent access to system servicesAlexander Bokovoy2011-09-131-116/+93
* Fix permissions in installersMartin Kosek2011-09-071-3/+6
* Improve man pages structureMartin Kosek2011-09-071-34/+49
* Roll back changes if client installation fails.Rob Crittenden2011-08-291-80/+115
* ipa-client-install breaks network configurationMartin Kosek2011-08-291-5/+5
* Make sure messagebus is running prior to starting certmonger.Jan Cholasta2011-08-181-0/+10
* Ensure network configuration file has proper permissionsgssapi-delegateAlexander Bokovoy2011-08-101-0/+10
* Make proper LDAP configuration reporting for ipa-client-installAlexander Bokovoy2011-07-281-18/+29
* Modify /etc/sysconfig/network on a client when IPA manages hostnameAlexander Bokovoy2011-07-291-4/+61
* Make ipa-client-install error messages more understandable and relevant.Rob Crittenden2011-07-191-13/+15
* Fix sssd.conf to always have IPA certificate for the domain.Alexander Bokovoy2011-07-181-0/+6
* Change client enrollment principal prompt to hopefully be clearer.Rob Crittenden2011-07-191-1/+1
* Rearrange logging for NSCD daemon.Alexander Bokovoy2011-07-181-1/+4
* Configure SSSD to store user password if offline.Jan Cholasta2011-07-141-0/+4
* Remove redundant configuration values from krb5.conf.Jan Cholasta2011-06-281-3/+0
* On a master configure sssd to only talk to the local master.Rob Crittenden2011-06-211-1/+5
* Fix support for nss-pam-ldapdMartin Kosek2011-06-081-14/+45
* Properly configure nsswitch.conf when using the --no-sssd option.Rob Crittenden2011-05-181-3/+4
* KDC autodiscovery may fail when domain is not realmMartin Kosek2011-05-171-5/+10
* Improve service manipulation in client installMartin Kosek2011-05-131-93/+64
* install-scripts: avoid using --list with chkconfigSimo Sorce2011-05-061-6/+0
* ipa-client-install uninstall does not work on IPA serverMartin Kosek2011-04-291-1/+1
* Forbid reinstallation in ipa-client-installMartin Kosek2011-04-291-7/+8
* Prevent uninstalling client on the IPA serverMartin Kosek2011-04-291-0/+6
* Log temporary files in ipa-client-installMartin Kosek2011-04-281-1/+8
* Suppress --on-master from ipa-client-install command-line and man page.Rob Crittenden2011-04-121-1/+4
* Ensure that the system hostname is lower-case.Rob Crittenden2011-03-181-5/+8
* Always consider domain and server when doing DNS discovery in client.Rob Crittenden2011-03-151-8/+4
* If --hostname is provided for ipa-client-install use it everywhere.Rob Crittenden2011-03-081-11/+56
* Always try to stop tracking the server cert when uninstalling client.Rob Crittenden2011-03-081-10/+13
* Fix kinit invocation in ipa-client-installSimo Sorce2011-03-011-1/+2
* Set krb5_realm in sssd.conf in the ipa provider.Rob Crittenden2011-02-221-2/+4
* Try to register DNS name through a DNS Update on install.Simo Sorce2011-02-171-0/+111
* Configure SSSD to use DNS to find the IPA server by default.Rob Crittenden2011-02-171-1/+1
* Bugfix for ipa-client-install echo's password in cleartext to stdout https://...Jr Aquino2011-02-141-2/+4
* Detection of v1 server during ipa-client-installMartin Kosek2011-02-141-1/+5
* Fine tuning DNS optionsJakub Hrozek2011-02-141-0/+1
* Make sure only root can run ipa-client-installJakub Hrozek2011-02-141-0/+3
* nscd should be disabled before sssd is configured/started.Rob Crittenden2011-02-101-22/+22
* Fix prompt for confirmation of fixed values wrapping around terminal.Rob Crittenden2011-02-101-1/+1
* Add an option for overriding the hostname value.Rob Crittenden2011-01-261-0/+5
* Improve output when options are not found in non-interactive client installRob Crittenden2011-01-211-1/+3
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Handle wget failures trying to retrieve the CA during the client installRob Crittenden2010-11-221-1/+5
* Use sys.exit to quit scriptsJakub Hrozek2010-11-221-25/+18
* Use provided domain name for the rest of installationJan Zeleny2010-11-191-1/+1
* Log interactive options in install scriptsJakub Hrozek2010-11-191-0/+8
* Use Realm as certs subject base nameSimo Sorce2010-11-181-2/+2
* Log script options to logfileJakub Hrozek2010-11-091-5/+7
* Don't do autodiscovery on master install.Rob Crittenden2010-09-231-2/+8