RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1986052 - fix automountlocation-tofiles output
Summary: fix automountlocation-tofiles output
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ipa
Version: 8.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
: ---
Assignee: Thomas Woerner
QA Contact: ipa-qe
URL:
Whiteboard:
Depends On:
Blocks: 1986054
TreeView+ depends on / blocked
 
Reported: 2021-07-26 15:11 UTC by Rob Crittenden
Modified: 2022-05-10 14:33 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1986054 (view as bug list)
Environment:
Last Closed: 2022-05-10 14:08:44 UTC
Type: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FREEIPA-7116 0 None None None 2021-10-19 16:29:06 UTC
Red Hat Product Errata RHEA-2022:1884 0 None None None 2022-05-10 14:09:05 UTC

Description Rob Crittenden 2021-07-26 15:11:46 UTC
This bug is created as a clone of upstream ticket:
https://pagure.io/freeipa/issue/7814

```
[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
```

Comment 12 Mohammad Rizwan 2021-12-16 08:05:48 UTC
version:
ipa-server-4.9.8-2.module+el8.6.0+13621+937b8cd9.x86_64


test_integration/test_commands.py::TestIPAautomount ::
[..]
test_integration/test_commands.py::TestIPAautomount::test_tofiles_orphan_keys PASSED [100%]

and

ipatests/test_xmlrpc/test_automount_plugin.py::test_automount ::

test_xmlrpc/test_automount_plugin.py::test_automount::test_0_automountlocation_add PASSED [  6%]
test_xmlrpc/test_automount_plugin.py::test_automount::test_1_automountmap_add PASSED [ 13%]
test_xmlrpc/test_automount_plugin.py::test_automount::test_2_automountkey_add PASSED [ 20%]
test_xmlrpc/test_automount_plugin.py::test_automount::test_3_automountkey_add PASSED [ 26%]
test_xmlrpc/test_automount_plugin.py::test_automount::test_4_automountkey_add PASSED [ 33%]
test_xmlrpc/test_automount_plugin.py::test_automount::test_5_automountmap_show PASSED [ 40%]
test_xmlrpc/test_automount_plugin.py::test_automount::test_6_automountmap_find PASSED [ 46%]
test_xmlrpc/test_automount_plugin.py::test_automount::test_7_automountkey_show PASSED [ 53%]
test_xmlrpc/test_automount_plugin.py::test_automount::test_8_automountkey_find PASSED [ 60%]
test_xmlrpc/test_automount_plugin.py::test_automount::test_9_automountkey_mod PASSED [ 66%]
test_xmlrpc/test_automount_plugin.py::test_automount::test_a1_automountmap_mod PASSED [ 73%]
test_xmlrpc/test_automount_plugin.py::test_automount::test_a2_automountmap_tofiles PASSED [ 80%]
test_xmlrpc/test_automount_plugin.py::test_automount::test_b_automountkey_del PASSED [ 86%]
test_xmlrpc/test_automount_plugin.py::test_automount::test_c_automountlocation_del PASSED [ 93%]
test_xmlrpc/test_automount_plugin.py::test_automount::test_d_automountmap_del PASSED [100%]


Automation passed, hence moving the bug to verified state.

Comment 18 errata-xmlrpc 2022-05-10 14:08:44 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (idm:client and idm:DL1 bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2022:1884


Note You need to log in before you can comment on or make changes to this bug.