Skip to content

Commit 6d6316c

Browse files
committed
修改LDAP TLS证书存放位置描述
1 parent 9d54973 commit 6d6316c

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/manual/admin/system_settings/authentication_settings/LDAP.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- Navigate to **System Settings > Authentication Settings > LDAP**
1616

1717
!!! info ""
18-
- To configure LDAP TLS certificates, upload `ldap_ca.pem`, `ldap_cert.pem`, and `ldap_cert.key` files to the JumpServer `/data/jumpserver/core/data/certs` directory, then restart JumpServer using the command `jmsctl restart`.
18+
- To configure LDAP TLS certificates, upload `ldap_ca.pem`, `ldap_cert.pem`, and `ldap_cert.key` files to the JumpServer `/opt/jumpserver/config/certs` directory, then restart JumpServer using the command `jmsctl restart`.
1919

2020
!!! tip ""
2121
Detailed parameter descriptions:

docs/manual/admin/system_settings/authentication_settings/LDAP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- 导航至 **系统设置 > 认证设置 > LDAP**
1616

1717
!!! info ""
18-
- 若需配置 LDAP TLS 证书,请将 `ldap_ca.pem、ldap_cert.pem、ldap_cert.key` 文件上传至 JumpServer 服务器 `/data/jumpserver/core/data/certs` 目录,然后通过命令 `jmsctl restart` 重启 JumpServer 服务。
18+
- 若需配置 LDAP TLS 证书,请将 `ldap_ca.pem、ldap_cert.pem、ldap_cert.key` 文件上传至 JumpServer 服务器 `/opt/jumpserver/config/certs` 目录,然后通过命令 `jmsctl restart` 重启 JumpServer 服务。
1919

2020
!!! tip ""
2121
详细参数说明:

docs/manual/admin/system_settings/authentication_settings/LDAPHA.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- In the **Server Address** field, enter the LDAP HA server URI, such as "ldap://example.com:389" and "ldaps://example.com:636".
1717

1818
!!! info ""
19-
- To configure LDAP TLS certificates, upload `ldap_ca.pem`, `ldap_cert.pem`, and `ldap_cert.key` files to the JumpServer `/data/jumpserver/core/data/certs` directory, then restart JumpServer using the command `jmsctl restart`.
19+
- To configure LDAP TLS certificates, upload `ldap_ca.pem`, `ldap_cert.pem`, and `ldap_cert.key` files to the JumpServer `/opt/jumpserver/config/certs` directory, then restart JumpServer using the command `jmsctl restart`.
2020

2121
!!! tip ""
2222
- In the **Bind DN** field, enter a user DN with at least query permissions; this permission will be used to query and filter users, for example "cn=admin,dc=example,dc=com".

docs/manual/admin/system_settings/authentication_settings/LDAPHA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- 在 **服务端地址** 字段中,键入 LDAP HA 服务器 URI,例如"ldap://example.com:389”和“ldaps://example.com:636"。
1717

1818
!!! info ""
19-
- 若需配置 LDAP TLS 证书,请将 `ldap_ca.pem、ldap_cert.pem、ldap_cert.key` 文件上传至 JumpServer 服务器 `/data/jumpserver/core/data/certs` 目录,然后通过命令 `jmsctl restart` 重启 JumpServer 服务。
19+
- 若需配置 LDAP TLS 证书,请将 `ldap_ca.pem、ldap_cert.pem、ldap_cert.key` 文件上传至 JumpServer 服务器 `/opt/jumpserver/config/certs` 目录,然后通过命令 `jmsctl restart` 重启 JumpServer 服务。
2020

2121
!!! tip ""
2222
- 在 **绑定 DN** 字段中,输入至少具有查询权限的用户 DN,该权限将用于查询和筛选用户,例如“cn=admin,dc=example,dc=com”。

0 commit comments

Comments
 (0)