#7918 ipa-client-automount needs option to specify domain
Closed: fixed 4 years ago by fcami. Opened 4 years ago 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

4 years ago

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

4 years ago

master:

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

ipa-4-7:

  • aefe6ce ipa-client-automount: add knob to configure NFSv4 Domain (idmapd.conf)
  • 728cc31 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)

4 years ago

master:

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

ipa-4-7:

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

Metadata Update from @fcami:
- Issue assigned to fcami

4 years ago

ipa-4-6:

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

Login to comment on this ticket.

Metadata