Skip to content

Commit 99248cd

Browse files
committed
Credentials: update per review 3
1 parent 04077b7 commit 99248cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/book/admin/access_control.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Tarantool :ref:`password hashes <enterprise-authentication-protocol>` are stored
7676
By default, Tarantool uses the ``CHAP`` protocol to authenticate users and applies ``SHA-1`` hashing to
7777
:ref:`passwords <authentication-passwords>`.
7878
So, if the password is '123456', the stored hash is a string like 'a7SDfrdDKRBe5FaN2n3GftLKKtk='.
79-
In the Enterprise Edition, you can enable ``PAP`` :ref:`authentication <enterprise-authentication-protocol>` with the ``SHA256`` hashing algorithm. In this case, a password is salted with a user-unique salt before saving it in the database.
79+
In the Enterprise Edition, you can enable ``PAP`` :ref:`authentication <enterprise-authentication-protocol>` with the ``SHA256`` hashing algorithm.
8080

8181
Tarantool Enterprise Edition allows you to improve database security by enforcing the use of strong passwords, setting up a maximum password age, and so on.
8282
Learn more from the :ref:`configuration_authentication` topic.

0 commit comments

Comments
 (0)