HEX
Server: Apache/2.4.29 (Ubuntu)
System: Linux bareserver 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
User: root (0)
PHP: 7.2.24-0ubuntu0.18.04.17
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: //usr/share/webmin/ldap-server/help/slapd.zh.auto.html
<header> OpenLDAP服务器配置</header>该页面允许您配置OpenLDAP服务器的全局设置,例如数据库的根DN,管理登录名,缓存大小和SSL证书。最常更改的字段是: <dl><dt> <b>LDAP数据库的根DN</b> <dd>此字段用于输入DN(专有名称),必须在其下存储LDAP数据库中的所有对象。通常,应将其更改为与您的公司或组织名称匹配的名称,例如<i>dc = yourcompany,dc = com</i> 。但是,只要格式正确,您就可以自由输入。 <p><dt> <b>管理登录DN</b> <dd>这实际上是LDAP数据库的<tt>root</tt>用户。它应该是上述字段中您的根目录下的DN,例如<i>cn = Manager,dc = yourcompany,dc = com</i> 。 <p><dt> <b>管理密码</b> <dd>此字段显示当前密码(可能已加密),以及输入新密码的选项。如果更改密码,则模块将在连接到数据库进行更改时自动使用它。 <p></dl>在模块主页面上单击“ <b>应用配置”</b>按钮之前,对该页面所做的任何更改都不会生效。 <p>如果希望LDAP服务器接受TLS加密的连接,则必须首先生成SSL证书和公共密钥。通过单击页面底部的“ <b>生成SSL证书”</b>按钮,大部分操作可以自动进行。 <p><footer>