summaryrefslogtreecommitdiffstats
path: root/ldap/schema/60pureftpd.ldif
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/schema/60pureftpd.ldif')
-rw-r--r--ldap/schema/60pureftpd.ldif10
1 files changed, 10 insertions, 0 deletions
diff --git a/ldap/schema/60pureftpd.ldif b/ldap/schema/60pureftpd.ldif
index 1911d563..305d30c2 100644
--- a/ldap/schema/60pureftpd.ldif
+++ b/ldap/schema/60pureftpd.ldif
@@ -16,6 +16,7 @@ attributeTypes: (
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
+ X-ORIGIN 'Pure-FTPd'
)
#
################################################################################
@@ -27,6 +28,7 @@ attributeTypes: (
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
+ X-ORIGIN 'Pure-FTPd'
)
#
################################################################################
@@ -38,6 +40,7 @@ attributeTypes: (
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
+ X-ORIGIN 'Pure-FTPd'
)
#
################################################################################
@@ -49,6 +52,7 @@ attributeTypes: (
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
+ X-ORIGIN 'Pure-FTPd'
)
#
################################################################################
@@ -60,6 +64,7 @@ attributeTypes: (
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
+ X-ORIGIN 'Pure-FTPd'
)
#
################################################################################
@@ -71,6 +76,7 @@ attributeTypes: (
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
+ X-ORIGIN 'Pure-FTPd'
)
#
################################################################################
@@ -82,6 +88,7 @@ attributeTypes: (
EQUALITY booleanMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
SINGLE-VALUE
+ X-ORIGIN 'Pure-FTPd'
)
#
################################################################################
@@ -93,6 +100,7 @@ attributeTypes: (
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
+ X-ORIGIN 'Pure-FTPd'
)
#
################################################################################
@@ -104,6 +112,7 @@ attributeTypes: (
EQUALITY integerMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
+ X-ORIGIN 'Pure-FTPd'
)
#
################################################################################
@@ -113,6 +122,7 @@ objectClasses: (
NAME 'PureFTPdUser'
DESC 'PureFTPd user with optional quota, throttling and ratio'
MAY ( FTPStatus $ FTPQuotaFiles $ FTPQuotaMBytes $ FTPUploadRatio $ FTPDownloadRatio $ FTPUploadBandwidth $ FTPDownloadBandwidth $ FTPuid $ FTPgid )
+ X-ORIGIN 'Pure-FTPd'
)
#
################################################################################