summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipa-install/ipa-client-install
Commit message (Expand)AuthorAgeFilesLines
...
* Configure nslcd and a host of possible systems that use LDAP.Rob Crittenden2010-08-271-9/+53
* Retrieve the CA certificate before starting enrollment.Rob Crittenden2010-06-211-2/+9
* Remove Requires on separate package python-krbV in clientRob Crittenden2010-06-021-3/+7
* Check to see if we are configured before uninstalling.Rob Crittenden2010-05-071-1/+5
* Add simple test to see if client is already configuredRob Crittenden2010-05-061-0/+4
* Make calling service and chkconfig tolerant of the service not installedRob Crittenden2010-05-061-9/+59
* Call certmonger after krb5, avoid uninstall errors, better password handling.Rob Crittenden2010-05-061-18/+43
* Make the installer/uninstaller more aware of its stateRob Crittenden2010-05-031-4/+3
* client installation fixes: nscd, sssd min version, bogus join errorRob Crittenden2010-05-031-10/+22
* Reorder some things in the client installerRob Crittenden2010-05-031-16/+27
* Use the certificate subject base in IPA when requesting certs in certmonger.Rob Crittenden2010-04-231-3/+14
* Add option to enable pam_mkhomedirs in the IPA client installerrcrit2010-03-191-5/+12
* Configure sssd and certmonger in ipa-client-installRob Crittenden2010-02-031-8/+94
* Remove some configuration files we create upon un-installationRob Crittenden2010-01-281-0/+6
* Pass on debug option from ipa-client-install to ipa-joinRob Crittenden2009-12-091-0/+2
* Add server option to ipa-join so the IPA server can be specified.Rob Crittenden2009-11-301-1/+1
* Integrate ipa-join and ipa-rmkeytab into the client install/uninstallRob Crittenden2009-11-251-110/+209
* Enrollment for a host in an IPA domainRob Crittenden2009-09-241-0/+1
* The new admin tool 'ipa' uses a different configuration file, create it.Rob Crittenden2009-04-131-7/+8
* Use OpenSSL for SSL instead of the built-in python version.Rob Crittenden2009-02-201-0/+3
* Rename ipa-python directory to ipapython so it is a real python libraryRob Crittenden2009-02-091-3/+3
* We were assuming that, if the realm was correct then also theSimo Sorce2008-09-181-9/+6
* Wrap up the raw_input() to user_input() for convenience and uniformity.Martin Nagy2008-07-231-17/+6
* Move version.py to the common ipa directory instead of being server-based so ...Rob Crittenden2008-06-031-16/+28
* Try to clear up messages prompting for domain and IPA server when DNS discove...Rob Crittenden2008-05-301-4/+4
* Now that admin is in the common users tree make the nss_ldapSimo Sorce2008-05-291-2/+2
* Fix the case where domain != lower(REALM)Simo Sorce2008-05-291-13/+16
* Change file mode of log files to 600.Martin Nagy2008-05-201-0/+3
* Make sure all services are stopped during uninstall.Rob Crittenden2008-05-141-0/+5
* fix stupid typo,Simo Sorce2008-05-101-1/+1
* On IPA Servers connect to ourselves using localhost,Simo Sorce2008-05-081-2/+5
* Make sure we always have the [domain-realm] section or kerberos libs misbheave.Simo Sorce2008-04-221-5/+5
* Fix client discovery and make sure command line options are not overwrittenSimo Sorce2008-04-091-36/+53
* Make sure we start the NSCD daemon.Simo Sorce2008-04-081-0/+15
* - Better defaults for nss_ldapSimo Sorce2008-04-011-2/+13
* Implement client uninstallSimo Sorce2008-03-311-2/+42
* Allow client install to specify ntp server nameSimo Sorce2008-03-141-1/+6
* Prevent server and domain from being undefined or blank when we need themRob Crittenden2008-03-051-4/+8
* Close all fds when running another program. This fixes the SELinux AVCs.Rob Crittenden2008-03-031-1/+1
* Add action statement to ldap.conf updateRob Crittenden2008-02-271-15/+15
* Don't try to use options.realm_name unless it was passed inRob Crittenden2008-02-261-6/+15
* Provide feedback on what is being done during ipa-client-installRob Crittenden2008-02-201-0/+6
* Pass in server and domain parameters if provided, so that they are not ignoredSimo Sorce2008-02-191-3/+8
* Run ipa-client-install after server install bitsSimo Sorce2008-02-201-3/+21
* Add uniqueMember -> member mapping into /etc/ldap.conf on installationSimo Sorce2008-02-051-0/+1
* Fix issues reported by rpmlint.Rob Crittenden2008-01-181-1/+0
* Fix case where a question was being asked in unattended mode.Rob Crittenden2008-01-171-2/+10
* Improve confirmation.Karl MacMillan2007-12-121-6/+9
* Confirm before configuring the client.Karl MacMillan2007-12-121-1/+7
* Fix client installation toolSimo Sorce2007-12-041-2/+4