summaryrefslogtreecommitdiffstats
path: root/contrib/ldap/spline-accounts.schema
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ldap/spline-accounts.schema')
-rw-r--r--contrib/ldap/spline-accounts.schema7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/ldap/spline-accounts.schema b/contrib/ldap/spline-accounts.schema
new file mode 100644
index 0000000..17392d9
--- /dev/null
+++ b/contrib/ldap/spline-accounts.schema
@@ -0,0 +1,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 ) )
+