Ubuntu安装OpenLDAP(附错误的详细解决办法)
Ubuntu安装OpenLDAP(附错误的详细解决办法)1下载OpenLDAP源码http://www.openldap.org/software/download/或者ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release.tgz2解压到本地# gunzip-c openldap-VERSION.tgz | tar xf -# cd openldap-2.4.44# ./configureconfigur...