From: Stephen Gran Date: Sun, 9 Aug 2009 18:08:12 +0000 (+0000) Subject: add IP address as one of the allowed host attributes X-Git-Tag: userdir-ldap-0.3.71~18 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=94816beef8147934e62e2e864b116ab65e6572f1 add IP address as one of the allowed host attributes Signed-off-by: Stephen Gran --- diff --git a/userdir-ldap.schema b/userdir-ldap.schema index fcd8ba3..78809c8 100644 --- a/userdir-ldap.schema +++ b/userdir-ldap.schema @@ -528,7 +528,7 @@ objectclass ( 1.3.6.1.4.1.9586.100.4.3.2 MUST ( host $ hostname ) MAY ( c $ access $ admin $ architecture $ bandwidth $ description $ disk $ distribution $ l $ machine $ memory $ sponsor $ - sponsor-admin $ status $ physicalHost $ + sponsor-admin $ status $ physicalHost $ ipHostNumber $ sshRSAHostKey $ purpose $ allowedGroups $ exportOptions ) )