From 94816beef8147934e62e2e864b116ab65e6572f1 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 9 Aug 2009 18:08:12 +0000 Subject: [PATCH] add IP address as one of the allowed host attributes Signed-off-by: Stephen Gran --- userdir-ldap.schema | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ) ) -- 2.20.1