Changes of Revision 6
[-] [+] | Added | pure-ftpd-1.0.21-ldap_schema.patch |
@@ -0,0 +1,11 @@ +--- pureftpd.schema ++++ pureftpd.schema +@@ -43,7 +43,7 @@ + attributetype ( 1.3.6.1.4.1.6981.11.3.7 NAME 'FTPStatus' + DESC 'Account status: enabled or disabled' + EQUALITY booleanMatch +- SYNTAX SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE ) ++ SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE ) + + attributetype ( 1.3.6.1.4.1.6981.11.3.8 NAME 'FTPuid' + DESC 'System uid (overrides uidNumber if present)' |