mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-20 05:43:01 -05:00
couple of fixes
This commit is contained in:
parent
888a7c4efc
commit
4ad033a298
1 changed files with 2 additions and 3 deletions
|
|
@ -49,8 +49,7 @@ suffix> before sending the request to the remote server, and <remote
|
|||
suffix> in the results are changed back to <suffix> before returning
|
||||
them to the client.
|
||||
The <suffix> field must be defined as a valid suffix (or suffixAlias?)
|
||||
for the current database; the <massaged suffix> shouldn't have already
|
||||
been defined as a valid suffix or suffixAlias for the current server.
|
||||
for the current database.
|
||||
.TP
|
||||
.B map "{attribute | objectclass} {<local name> | *} [<foreign name> | *]"
|
||||
Map attribute names and object classes from the foreign server to
|
||||
|
|
@ -76,7 +75,7 @@ Directory objectclass `group':
|
|||
map objectclass groupOfNames group
|
||||
.fi
|
||||
.LP
|
||||
This presents a limited a limited attribute set from the foreign
|
||||
This presents a limited attribute set from the foreign
|
||||
server:
|
||||
.LP
|
||||
.nf
|
||||
|
|
|
|||
Loading…
Reference in a new issue