From: Peter Palfrader Date: Sat, 13 Sep 2008 22:18:38 +0000 (+0200) Subject: Do not limit sudoPassword entries in size - the hostlist could be larger X-Git-Tag: userdir-ldap-0.3.37~4 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=443e8855704a416fc920a4e3bf0c515cbc4be11c Do not limit sudoPassword entries in size - the hostlist could be larger --- diff --git a/userdir-ldap.schema b/userdir-ldap.schema index f9c96a4..33a6922 100644 --- a/userdir-ldap.schema +++ b/userdir-ldap.schema @@ -364,7 +364,7 @@ attributetype ( 1.3.6.1.4.1.9586.100.4.2.36 NAME 'sudoPassword' DESC 'sudo password' EQUALITY octetStringMatch - SYNTAX 1.3.6.1.4.1.1466.115.121.1.40{128} ) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 ) # Public object classes