Modify ↓
Ticket #700 (closed defect: fixed)
auth attribute of Metadata/clients.xml not in schemas.xsd
Reported by: | mccallis | Owned by: | desai |
---|---|---|---|
Priority: | minor | Milestone: | Bcfg2 1.0.0 Release |
Component: | bcfg2-server | Version: | 1.0 |
Keywords: | Cc: |
Description
The wiki:Authentication? page mentions using an auth attribute in Metadata/clients.xml to configure the required authentication behavior for a given client. When that attribute is set, bcfg2-repo-validate flags the file as failing to verify due to a validity error. It appears that the auth attribute needs to be added to source:trunk/bcfg2/schemas/clients.xsd.
Mike
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Fixed in [4b26e437feabdc52ea639d017e6083176b281710] (SVN r5395). Thanks once again for the bug report.