freeipa/client
François Cami 660c4984c6 ipa-client-automount: add knob to configure NFSv4 Domain (idmapd.conf)
ipa-client-automount assumes the NFS domain to be the same as the IPA domain.
This is not always the case.
This commit adds a --idmap-domain knob with the following behavior:
- if not present, default to IDM domain (current behavior)
- if equal to DNS (magic value), set nothing and let idmapd autodetect domain
- otherwise set Domain in idmap.conf to the value passed by this parameter

Fixes: https://pagure.io/freeipa/issue/7918
Signed-off-by: François Cami <fcami@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2019-05-06 17:46:19 +02:00
..
man ipa-client-automount: add knob to configure NFSv4 Domain (idmapd.conf) 2019-05-06 17:46:19 +02:00
share Move client templates to separate directory 2018-06-05 16:34:27 -04:00
config.c Fix ressource leak in client/config.c get_config_entry 2018-10-23 16:45:22 +02:00
ipa-certupdate.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-client-automount.in ipa-client-automount: add knob to configure NFSv4 Domain (idmapd.conf) 2019-05-06 17:46:19 +02:00
ipa-client-common.c Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
ipa-client-common.h Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-client-install.in Rename Python scripts and add dynamic shebang 2018-08-23 14:49:06 +02:00
ipa-getkeytab.c Add interactive prompt for the LDAP bind password to ipa-getkeytab 2019-04-08 10:22:45 +02:00
ipa-join.c Enable LDAP debug output in client to display TLS errors in join 2018-10-12 16:55:52 -04:00
ipa-rmkeytab.c ipa-rmkeytab, ipa-join: don't fail if init of gettext failed 2016-06-27 12:34:18 +02:00
Makefile.am Generate scripts from templates 2018-08-23 14:49:06 +02:00
version.m4.in Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00