Shell backend-specific options
The following options specify the pathname of the command to execute in
response to the given LDAP operation:
-
bind pathname
-
unbind pathname
-
search pathname
-
compare pathname
-
modify pathname
-
modrdn pathname
-
add pathname
-
delete pathname
-
abandon pathname
These options specify the pathname of the command to execute in response to
the given LDAP operation. The command given should understand and
follow the input/output conventions described in
``Writing a SHELL backend database''.
For example:
search /usr/local/bin/search.sh
Note that you need only supply those commands you want the backend to handle.
Operations for which a command is not supplied will be refused with an
unwilling to perform error.
© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999