projects
/
mirror
/
userdir-ldap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09a06e4
)
add IP address as one of the allowed host attributes
author
Stephen Gran
<steve@lobefin.net>
Sun, 9 Aug 2009 18:08:12 +0000
(18:08 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 9 Aug 2009 18:08:12 +0000
(18:08 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
userdir-ldap.schema
patch
|
blob
|
history
diff --git
a/userdir-ldap.schema
b/userdir-ldap.schema
index
fcd8ba3
..
78809c8
100644
(file)
--- 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
) )