Bug 1660145
| Summary: | autofs.schema doesn't work in RHEL8 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Filip Dvorak <fdvorak> | ||||
| Component: | autofs | Assignee: | Ian Kent <ikent> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Kun Wang <kunwan> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 8.0 | CC: | fdvorak, ikent, rhandlin, swhiteho, xzhou | ||||
| Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
||||
| Target Release: | 8.2 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | autofs-5.1.4-38.el8 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-04-28 16:57:33 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 1681956 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Comment 1
Ian Kent
2018-12-17 23:47:01 UTC
(In reply to Ian Kent from comment #1) > Please provide a copy of the autofs.schema. You probably should also have a look at /usr/share/doc/autofs/README.autofs-schema. I probably should do something about that, perhaps at least also include an alternative. Even so that would be a "use it if it works for you" as I'm not going to try and work out what needs to be done formally to have it accepted because it isn't the recommended schema to use. I located a copy of autofs.schema in my autofs development directory tree that might work but I haven't used it for a very long time so I can't be sure): # Attribute Type Definitions attributetype ( 1.3.6.1.1.1.1.25 NAME 'automountInformation' DESC 'Information used by the autofs automounter' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) objectclass ( 1.3.6.1.1.1.1.13 NAME 'automount' SUP top STRUCTURAL DESC 'An entry in an automounter map' MUST ( cn $ automountInformation $ objectclass ) MAY ( description ) ) objectclass ( 1.3.6.1.4.1.2312.4.2.2 NAME 'automountMap' SUP top STRUCTURAL DESC 'An group of related automount objects' MUST ( ou ) ) Ian I've not been able to resolve this bug in time for RHEL-8.0. I need to defer it to RHEL-8.1 Ian, are you now able to make these updates? It would be good to have a status update on this. (In reply to Steve Whitehouse from comment #7) > Ian, are you now able to make these updates? It would be good to have a > status update on this. Yes, I'll need to spend time on it. (In reply to Ian Kent from comment #8) > (In reply to Steve Whitehouse from comment #7) > > Ian, are you now able to make these updates? It would be good to have a > > status update on this. > > Yes, I'll need to spend time on it. Having looked again at this I think it's too late for rhel-8.1, given that it's essentially a documentation fix and we are still waiting on gating test configuration changes, I think it's best to push this to rhel-8.2. Created attachment 1639381 [details]
Patch - update ldap READMEs and schema definitions
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, 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/RHBA-2020:1866 |