]> git.argeo.org Git - lgpl/argeo-commons.git/blob - org.argeo.node.api/src/org/argeo/node/node.cnd
[maven-release-plugin] prepare release argeo-commons-2.1.84
[lgpl/argeo-commons.git] / org.argeo.node.api / src / org / argeo / node / node.cnd
1 <ldap = 'http://www.argeo.org/ns/ldap'>
2 <node = 'http://www.argeo.org/ns/node'>
3
4 // DN (see https://tools.ietf.org/html/rfc4514)
5 <cn = 'http://www.argeo.org/ns/rfc4514/cn'>
6 <l = 'http://www.argeo.org/ns/rfc4514/l'>
7 <st = 'http://www.argeo.org/ns/rfc4514/st'>
8 <o = 'http://www.argeo.org/ns/rfc4514/o'>
9 <ou = 'http://www.argeo.org/ns/rfc4514/ou'>
10 <c = 'http://www.argeo.org/ns/rfc4514/c'>
11 <street = 'http://www.argeo.org/ns/rfc4514/street'>
12 <dc = 'http://www.argeo.org/ns/rfc4514/dc'>
13 <uid = 'http://www.argeo.org/ns/rfc4514/uid'>
14
15
16 [node:userHome]
17 mixin
18 - ldap:uid (STRING) m
19
20 [node:groupHome]
21 mixin
22 - ldap:cn (STRING) m