summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipa-install
Commit message (Expand)AuthorAgeFilesLines
* Removed duplicate domain name validating functionStanislav Laznicka2015-12-021-3/+6
* ipa-client-automount: Leverage IPAChangeConf to configure the domain for idmapdTomas Babej2015-11-261-5/+15
* client install: do not corrupt OpenSSH config with Match sectionsJan Cholasta2015-11-201-2/+6
* ipa-client-install: Fix the "download the CA cert" queryFrançois Cami2015-11-111-1/+1
* ipaplatform: Add SECURE_NFS_VAR to constantsTimo Aaltonen2015-11-041-1/+2
* Add Firefox options to ipa-client-install man pageGabe2015-10-291-1/+1
* The delegation uris are not set, match message to code.Jan Pazdziora2015-10-131-1/+1
* Use six.moves.configparser instead of ConfigParserPetr Viktorin2015-10-071-1/+1
* Use six.moves.urllib instead of urllib/urllib2/urlparsePetr Viktorin2015-10-072-10/+10
* Replace StandardError with ExceptionRobert Kuska2015-09-301-1/+1
* Decode script arguments using file system encodingJan Cholasta2015-09-072-2/+2
* Use the print functionPetr Viktorin2015-09-012-35/+39
* Use Python3-compatible dict method namesPetr Viktorin2015-09-011-1/+1
* Remove use of sys.exc_valuePetr Viktorin2015-09-011-2/+2
* Port from python-krbV to python-gssapiMichael Simacek2015-08-262-9/+9
* client: Add support for multiple IP addresses during installation.David Kupka2015-08-181-66/+223
* ipa-client-install: warn when IP used in --serverStanislav Laznicka2015-08-141-0/+19
* Modernize 'except' clausesPetr Viktorin2015-08-122-87/+87
* Modernize number literalsPetr Viktorin2015-07-311-4/+4
* ipa-client-install: Do not (re)start certmonger and DBus daemons.David Kupka2015-07-201-56/+15
* enable debugging of ntpd during client installationMartin Babinsky2015-07-201-2/+3
* FIX: Clear SSSD caches when uninstalling the clientMartin Basti2015-07-071-7/+12
* Clear SSSD caches when uninstalling the clientGabe2015-06-301-0/+13
* increase NSS memcache timeout for IPA serverMartin Babinsky2015-06-301-0/+9
* Clarify host name output in ipa-client-installPetr Spacek2015-06-051-1/+1
* client-install: Fix kinits with non-default Kerberos config fileJan Cholasta2015-05-211-1/+4
* suppress errors arising from deleting non-existent files during client uninstallMartin Babinsky2015-04-291-18/+22
* ipa client: use NTP servers specified by userMartin Basti2015-04-241-9/+15
* ipa client: use NTP servers detected from SRVMartin Basti2015-04-241-1/+8
* ipa client: make --ntp-server option multivaluedMartin Basti2015-04-241-8/+11
* Adopted kinit_keytab and kinit_password for kerberos authMartin Babinsky2015-04-201-3/+5
* ipa-client-install: try to get host TGT several times before giving upMartin Babinsky2015-04-201-29/+40
* Add message for skipping NTP configuration during client installGabe2015-04-141-0/+2
* Skip time sync during client install when using --no-ntpNathan Kinder2015-03-261-1/+2
* client: Fix ca_is_enabled callsJan Cholasta2015-03-191-2/+2
* client-install: Do not crash on invalid CA certificate in LDAPJan Cholasta2015-03-191-4/+13
* Use IPA CA certificate when available and ignore NO_TLS_LDAP when not.David Kupka2015-03-051-2/+8
* Use dyndns_update instead of deprecated sssd optionMartin Basti2015-01-281-1/+1
* Prefer TCP connections to UDP in krb5 clientsNathaniel McCallum2014-12-081-0/+1
* No explicit zone specification.Jan Pazdziora2014-12-051-6/+2
* Remove trivial path constants from modulesGabe2014-11-042-44/+35
* Check LDAP instead of local configuration to see if IPA CA is enabledJan Cholasta2014-10-171-13/+20
* Add ipa-client-install switch --request-cert to request cert for the hostJan Cholasta2014-10-161-12/+93
* Use /etc/ipa/nssdb to get nicknames of IPA certs installed in /etc/pki/nssdbJan Cholasta2014-09-301-57/+21
* Use NSSDatabase instead of direct certutil calls in client codeJan Cholasta2014-09-301-38/+12
* Introduce NSS database /etc/ipa/nssdbJan Cholasta2014-09-301-62/+97
* Add 'host' setting into default.conf configuration file on client. Fix descri...David Kupka2014-09-261-2/+3
* No longer generate a machine certificate on client installsRob Crittenden2014-09-051-66/+2
* Allow user to force Kerberos realm during installation.David Kupka2014-09-051-1/+1
* ipa-client-install: Do not add already configured sources to nsswitch.conf en...Tomas Babej2014-09-041-12/+18