summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipa-install
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Set correct values in ipa.conf during client install so that admin tools canSimo Sorce2007-11-161-0/+15
* NTP configuration for client and server.Karl MacMillan2007-11-011-12/+5
* Print warning about NTPKarl MacMillan2007-10-221-0/+13
* Autotool ipa-client - patch from William Jon McCann <mccann@jhu.edu>Karl MacMillan2007-10-172-10/+13
* Initial support for confiuguring a DNS Server during installation.Simo Sorce2007-09-201-1/+0
* Better file parsing routines,Simo Sorce2007-09-061-31/+49
* merge ipa-server/ipaserver/util.py into ipa-python/ipautil.pySimo Sorce2007-09-041-1/+1
* Complete autodiscovery with autoconfigurationSimo Sorce2007-08-301-17/+96
* Add interactive prompts to ipa-server-installSimo Sorce2007-08-201-3/+3
* Add a prototype client tool to configure a client of the IPA serverSimo Sorce2007-08-162-0/+119