#7814 fix automountlocation-tofiles output
Closed: fixed 2 years ago by rcritten. Opened 5 years ago by fcami.

[root@f29-idm0 ~]# ipa automountkey-find default auto.test
------------------------
2 automount keys matched
------------------------
  Key: /test
  Mount information: nfs.example.com:/exports/test

  Key: /test2
  Mount information: nfs.example.com:/exports/test2
----------------------------
Number of entries returned 2
----------------------------
[root@f29-idm0 ~]# ipa automountlocation-tofiles default
/etc/auto.master:
/-  /etc/auto.direct
/home   /etc/auto.home
---------------------------
/etc/auto.direct:
---------------------------
/etc/auto.home:

maps not connected to /etc/auto.master:
---------------------------
/etc/auto.test:
/test   nfs.example.com:/exports/test

Reproducer:

ipa automountmap-add default auto.test
ipa automountkey-add default auto.test --key /test --info nfs.example.com:/exports/test
ipa automountkey-add default auto.test --key /test2 --info nfs.example.com:/exports/test2
ipa automountlocation-tofiles default

Metadata Update from @rcritten:
- Issue assigned to rcritten

2 years ago

master:

  • 3e9bb60 Display all orphaned keys in automountlocation-tofiles
  • 14062c7 ipatests: Add test for ipa automountlocation-tofiles
  • f470f64 Fix automountlocation-tofiles expected output in xmlrpc test

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

2 years ago

ipa-4-9:

  • 89ca5c8 Display all orphaned keys in automountlocation-tofiles
  • dbe4159 ipatests: Add test for ipa automountlocation-tofiles
  • ded3cd3 Fix automountlocation-tofiles expected output in xmlrpc test

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

2 years ago

Login to comment on this ticket.

Metadata