mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-19 05:13:35 -05:00
URL Syntax: ldapi://[<path>[/????[!]x-mod=<mod>]] where <path> is the URL-encoded path of the socket (i.e. use %2F instead of '/' for UNIX filenames!) and <mod> is 3*[w|-] (all we need is write permission to the socket, read/execute permissions are ignored; however, they're set when opening the listener). The critical flag (the optional '!' if not used ignores the result of the chmod() operation. |
||
|---|---|---|
| .. | ||
| slapd | ||
| slurpd | ||
| Makefile.in | ||