summaryrefslogtreecommitdiffstats
path: root/contrib/ldap/spline-accounts.schema
blob: 17392d9fe5fedd2e3e94402794d02946d7da5533 (plain)
1
2
3
4
5
6
7
# Custom LDAP Schema used for the account service by spline

objectclass ( 1.3.6.1.3.1 NAME 'servicePassword'
        DESC 'extra passwords for different services'
        SUP top STRUCTURAL
        MUST ( uid $ userPassword ) )