CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2010/10/25 19:58:23

Modified files:
        usr.sbin/ldapd : ldapd.c 

Log message:
Allow the userPassword attribute to specify a login class when using
simple binds with BSD Authentication, using '#' as the delimiter, such
as:

userPassword: {BSDAUTH}username#loginclass

Useful for auth modules that require parameters such as login_radius.

ok martinh

Reply via email to