smbldap_bind.conf
来自「samba服务器!」· CONF 代码 · 共 13 行
CONF
13 行
############################# Credential Configuration ############################## Notes: you can specify two differents configuration if you use a# master ldap for writing access and a slave ldap server for reading access# By default, we will use the same DN (so it will work for standard Samba# release)slaveDN="cn=Manager,dc=idealx,dc=org"slavePw="secret"masterDN="cn=Manager,dc=idealx,dc=org"masterPw="secret"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?