NIS/LDAP Gateway Administrator's Guide

Valid Range
sub | one | base
where:
sub means the NIS/LDAP Gateway is to search the base DN and all of its descendants; that
is, the entire subtree.
one means search only the immediate children of the base DN; that is, one level down.
base means search only the base DN. This value should not be used as it is too restrictive,
effectively preventing searching below the base DN.
Syntax
scope level
Example
scope one
LDAP Alias Dereference Policy
Specifies how the NIS/LDAP Gateway should handle aliases when searching your LDAP directory
server.
Optional.
NOTE: Netscape/Red Hat Directory Server for HP-UX implements referrals instead of alias
dereferencing. See the Netscape Directory Server Deployment Guide for details on referrals.
Default
deref never
Valid Range
never | find | search | always
where:
never means the NIS/LDAP Gateway should never dereference aliases.
find means dereference only when finding an alias.
search means dereference only when searching.
always means dereference always.
Syntax
deref level
Example
deref never
Fall Through to NIS
Specifies whether the NIS/LDAP Gateway should search an NIS domain if the requested
information is not found in the LDAP directory.
Optional.
Default
extended on
Configuration Parameters 41