#7918 ipa-client-automount needs option to specify domain
Closed: fixed by fcami. Opened by fcami.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1687951

ipa-client-automount needs a new option for the cases where the NFS domain is different from the IPA domain. So:
- add a knob like --idmap-domain
- if ==DNS (magic value), set nothing and rely on TXT records
- otherwise set Domain in idmap.conf to the value passed by this parameter
- if not present, default to IDM domain (current behavior)


Metadata Update from @fcami:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1687951

Metadata Update from @fcami:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/3111

master:

  • 660c4984c6281055752d74dc276fc39a07da324a ipa-client-automount: add knob to configure NFSv4 Domain (idmapd.conf)
  • d76737e4c6131ae6b4f550b2b7c1a19304f1e3a8 ipatests: add tests for the new NFSv4 domain option of ipa-client-automount

ipa-4-7:

  • aefe6cecde7c756f3f593887cdd8e378639d6e62 ipa-client-automount: add knob to configure NFSv4 Domain (idmapd.conf)
  • 728cc314c85836cee29fef250cf197fc0fa8c908 ipatests: add tests for the new NFSv4 domain option of ipa-client-automount

Metadata Update from @fcami:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

master:

  • cc348b990e607cb574d6eb70b6a9e35f14e8700c ipa-client-automount: fix '--idmap-domain DNS' logic
  • 694c3667c7226d893617358a4161f6d754bb5db9 ipatests: add proper timeouts to nfs.py

ipa-4-7:

  • 446558bd85d0ee379ff24871805e6ebe2db38e30 ipa-client-automount: fix '--idmap-domain DNS' logic
  • 82da1f398e2dabcccb4dde5512262ef0d35b9403 ipatests: add proper timeouts to nfs.py

Metadata Update from @fcami:
- Issue assigned to fcami

ipa-4-6:

  • 0ce21acf4a68d64570fc279f172480eec9cc264e ipa-client-automount: add knob to configure NFSv4 Domain (idmapd.conf)
  • ce4334003a32090370c3b7d44613ee3f6e4d974b ipatests: add tests for the new NFSv4 domain option of ipa-client-automount
  • 95f8f5dcb6f9bd817d031269736f38bbd79b0457 ipa-client-automount: fix '--idmap-domain DNS' logic
  • 8334a878938f44faed271a286061e25e34ae6b86 ipatests: add proper timeouts to nfs.py
Metadata