[Bug 215736] New: uri.7: DESCRIPTION: Usage: ldap: Reference to obsolete IETF RFC 2255
From: bugzilla-daemon@kernel.org
Date: 2022-03-24 11:46:56
https://bugzilla.kernel.org/show_bug.cgi?id=215736 Bug ID: 215736 Summary: uri.7: DESCRIPTION: Usage: ldap: Reference to obsolete IETF RFC 2255 Product: Documentation Version: unspecified Hardware: All OS: Linux Status: NEW Severity: normal Priority: P1 Component: man-pages Assignee: documentation_man-pages@kernel-bugs.osdl.org Reporter: alx.manpages@gmail.com Regression: No uri(7)::DESCRIPTION::Usage::ldap reads as:
ldap - Lightweight Directory Access Protocol
ldap://hostport
ldap://hostport/
ldap://hostport/dn
ldap://hostport/dn?attributes
ldap://hostport/dn?attributes?scope
ldap://hostport/dn?attributes?scope?filter
ldap://hostport/dn?attributes?scope?filter?extensions
This scheme supports queries to the Lightweight Directory
Access Protocol (LDAP), a protocol for querying a set of
servers for hierarchically organized information (such as
people and computing resources). See RFC 2255
<http://www.ietf.org/rfc/rfc2255.txt> for more informa-
tion on the LDAP URL scheme. The components of this URL
are:
[...]
It refers to an obsolete RFC[1]. We should update the info there. [1]: <https://www.rfc-editor.org/rfc/rfc2255> -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.