| | |
| | | used in the bind DN option as well as the authid and authzid SASL bind \ |
| | | options. A search operation may be used to retrieve the bind DN by \ |
| | | specifying the base DN and a filter. The retrieved entry DN will be appended \ |
| | | as the last argument in the argument list when evaluating format strings. \ |
| | | For example, to measure simple bind performance using the retrieved user \ |
| | | DN as the bind DN: authrate -D '%2$s' -p password -b "dc=example,dc=com" \ |
| | | -g 'rand(0,10000)' '(user=user.%1$d)' |
| | | as the last argument in the argument list when evaluating format strings. |
| | | |
| | | |
| | | |