Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove bogus definition in 60rfc3712.ldif #984

Closed
389-ds-bot opened this issue Sep 12, 2020 · 3 comments
Closed

remove bogus definition in 60rfc3712.ldif #984

389-ds-bot opened this issue Sep 12, 2020 · 3 comments
Labels
closed: fixed Migration flag - Issue
Milestone

Comments

@389-ds-bot
Copy link

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/47647


60rfc3712.ldif

There is bogus entry:

objectClasses: (
  
  NAME 'printer-uri'
  DESC 'A URI supported by this printer.'
  X-ORIGIN 'rfc3712'
  )

objectclass slpServicePrinter is missing, so I think this bogus entry is supposed to be slpServicePrinter.

However, adding slpServicePrinter will require adding http://www.ietf.org/rfc/rfc2926.txt which defines slpService and several other attribute types and syntaxes. So in the short term, we should just remove this bogus entry, and in the long term, Ticket 47646

@389-ds-bot 389-ds-bot added the closed: fixed Migration flag - Issue label Sep 12, 2020
@389-ds-bot 389-ds-bot added this to the 1.3.2.10 milestone Sep 12, 2020
@389-ds-bot
Copy link
Author

Comment from rmeggins (@richm) at 2013-12-20 00:03:22

0002-Ticket-47647-remove-bogus-definition-in-60rfc3712.ld.patch
0002-Ticket-47647-remove-bogus-definition-in-60rfc3712.ld.patch

@389-ds-bot
Copy link
Author

Comment from rmeggins (@richm) at 2013-12-20 03:19:32

To ssh://git.fedorahosted.org/git/389/ds.git
1620c12..1929869 389-ds-base-1.3.2 -> 389-ds-base-1.3.2
commit 1929869
Author: Rich Megginson richm@redhat.com
Date: Thu Dec 19 10:50:54 2013 -0700
c5e9bd7..2d4dc97 master -> master
commit 2d4dc97
Author: Rich Megginson richm@redhat.com
Date: Thu Dec 19 10:50:54 2013 -0700

@389-ds-bot
Copy link
Author

Comment from rmeggins (@richm) at 2017-02-11 22:52:04

Metadata Update from @richm:

  • Issue assigned to richm
  • Issue set to the milestone: 1.3.2.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: fixed Migration flag - Issue
Projects
None yet
Development

No branches or pull requests

1 participant