Changes

stoney core: OpenLDAP directory data organisation

36 bytes added, 03:14, 22 July 2021
/* People (Superuser) */
=== People (Superuser) ===
The sub tree '''<code>ou=people,ou=administration,dc=stoney-cloud,dc=org''' </code> list all users, which have super user richts (users with the attribute '''<code>sstBelongsToUID=1'''</code>). This entry uses the functionality of the the dynlist overlay. The attribut '''labeleduri''' contains a pre-defined search, which leads to a automatically created list. <source lang='ldif'>dn: ou=people,ou=administration,dc=stoney-cloud,dc=org objectclass: top objectclass: organizationalUnit objectclass: labeledURIObject ou: people labeleduri: ldap:///ou=people,dc=stoney-cloud,dc=org??one?(sstBelongsToUID=1) member: uid=1000000,ou=people,dc=stoney-cloud,dc=org member: uid=1000003,ou=people,dc=stoney-cloud,dc=org member: uid=1000004,ou=people,dc=stoney-cloud,dc=org</source>
As you can see, the OpenLDAP has three people withe Superuser rights.
SLB, editor, reviewer
3,368
edits