@@ -14,14 +14,15 @@ clusters. It is available on the **Cluster** > **Security** page. On this page,
1414you can manage the following security features in the cluster:
1515
1616- *Authentication settings *: protocol (CHAP or PAP), number of retries, and
17- the delay after a failed authentication attempt (`` security.auth_* `` configuration options).
18- To learn more about authentication settings, see :ref: `configuration_authentication `.
19- - *Password policy *: minimal password length, mandatory characters, expiration
20- period, and other settings (`` security.password_* `` configuration options).
21- To learn more about Tarantool password policy, see :ref: `enterprise-password-policy `.
17+ the delay after a failed authentication attempt (:ref: ` security.auth_* < configuration_reference_security >`
18+ configuration options). To learn more about authentication settings, see :ref: `configuration_authentication `.
19+ - *Password policy *: minimal password length, required characters, expiration
20+ period, and other settings (:ref: ` security.password_* < configuration_reference_security >`
21+ configuration options). To learn more about Tarantool password policy, see :ref: `enterprise-password-policy `.
2222- *Guest access *: whether unauthenticated or :ref: `guest <authentication-passwords >`
23- users can connect to cluster (``security.disable_guest `` configuration option).
24- - *Secure erasing *: whether to delete data files so that it cannot be restored.
23+ users can connect to cluster (:ref`security.disable_guest <configuration_reference_security_disable_guest>`
24+ configuration option).
25+ - *Secure erasing *: whether to delete data files securely so that they cannot be restored
2526 (:ref: `security.secure_erasing <configuration_reference_security_secure_erasing >` configuration option).
2627- *Audit log *: configure audit logging in the cluster
2728 (:ref: `audit_log.* <configuration_reference_audit >` configuration options)
0 commit comments