CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/09/19 03:46:04

Modified files:
        usr.sbin/ldapd : Makefile 
Added files:
        usr.sbin/ldapd/schema: bsd.schema 

Log message:
Add a bsd.schema including a shadowPassword and an sshPublicKey
attribute that can be used to extend existing LDAP users with the
additional bsdAccount objectclass. The former is useful for
ypldap+ldapd setups without login_ldap and the latter makes it
easier to use sshd's AuthorizedKeysCommand.

Originally from reyk,
revived by Aisha Tammy,
with input from many, especially Robert Klein.

Reply via email to