README.md: Update readme
This commit is contained in:
parent
2cf2849cea
commit
f8157ba366
|
@ -10,8 +10,8 @@ requires this interface and to bind it to the loopback interface.
|
||||||
The format that the LDAP bridge exposes data in is slightly different
|
The format that the LDAP bridge exposes data in is slightly different
|
||||||
to that which is presented to an actual NetAuth client. The groups
|
to that which is presented to an actual NetAuth client. The groups
|
||||||
are presented in a flattened format with all expansions processed, and
|
are presented in a flattened format with all expansions processed, and
|
||||||
all groups are precented under a special `cn=groups` path. Similarly,
|
all groups are precented under a special `ou=groups` path. Similarly,
|
||||||
entities are presented under a `cn=entities` path under the base DN.
|
entities are presented under a `ou=entities` path under the base DN.
|
||||||
|
|
||||||
Speaking of the base DN, NetAuth doesn't have such a concept, so the
|
Speaking of the base DN, NetAuth doesn't have such a concept, so the
|
||||||
LDAP bridge takes this as a seperate configuration item on startup.
|
LDAP bridge takes this as a seperate configuration item on startup.
|
||||||
|
|
Loading…
Reference in a new issue