Page MenuHomeFreeBSD

LDAP should be capitalized in /etc/master.passwd (_ypldap entry)
ClosedPublic

Authored by bcr on Feb 13 2016, 11:52 AM.
Tags
None
Referenced Files
F173555496: D5267.id13260.diff
Sat, Sep 26, 8:03 PM
Unknown Object (File)
Fri, Sep 11, 5:44 AM
Unknown Object (File)
Fri, Sep 11, 12:59 AM
Unknown Object (File)
Tue, Sep 8, 10:08 PM
Unknown Object (File)
Tue, Sep 8, 9:26 AM
Unknown Object (File)
Sun, Sep 6, 10:54 PM
Unknown Object (File)
Sun, Sep 6, 5:33 AM
Unknown Object (File)
Sun, Sep 6, 2:09 AM
Subscribers

Details

Summary

D5062 (https://reviews.freebsd.org/D5062) added a _ypldap entry to /etc/group and /etc/master.passwd . The latter has
YP Ldap in the description field. I think that it should be capitalized in master.passwd, as "LDAP" is a widely used acronym and Ldap is rarely used.
Adding the original reviewers of D5062. Note that I don't have a src bit, but a doc bit. Might need some help when committing to HEAD.

Test Plan

Make Buildworld/Installworld, check /etc/master.passwd afterwards whether the description for _ypldap now reads "YP LDAP".

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bcr retitled this revision from to LDAP should be capitalized in /etc/master.passwd (_ypldap entry).
bcr updated this object.
bcr edited the test plan for this revision. (Show Details)
bcr added reviewers: • rodrigc, antoine, bapt.
bcr set the repository for this revision to rS FreeBSD src repository - subversion.
bapt edited edge metadata.
This revision is now accepted and ready to land.May 9 2016, 7:12 PM
This revision was automatically updated to reflect the committed changes.