Installation
Installing is done with one additional command:
$ sudo make install
On some versions of Linux or UNIX, instead of using sudo, you will need to switch users (su) to root and run the make install command as root: su -c ‘make install'. You will be prompted to enter the password for your account (or, if you use su instead of sudo, the root password). Once you have correctly entered the password, the necessary OpenLDAP files will be copied to subdirectories of /usr/local.
On some systems, the directories that contain local executable files (/usr/local/bin and /usr/local/sbin) are not included in the $PATH environment variable. As a result, simply typing an OpenLDAP command at a command line may return an error. One way to get around this ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access