From b2b2a3bb00e9ae4e0caae6cbf56663333458fcd9 Mon Sep 17 00:00:00 2001 From: AlexPeshkoff Date: Thu, 18 Jun 2020 10:03:21 +0300 Subject: [PATCH] Documentation --- doc/README.security_database.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/README.security_database.txt b/doc/README.security_database.txt index 0bf3ba3ae7..b6ce4d3e70 100644 --- a/doc/README.security_database.txt +++ b/doc/README.security_database.txt @@ -33,8 +33,7 @@ it for the user management task. WARNING! Do not just copy and paste! Generate your own strong password! SQL> create user SYSDBA password 'StrongPassword'; - SQL> commit; - SQL> quit; + SQL> exit; WARNING! Do not just copy and paste! Generate your own strong password! 4. To complete the initialization, start the Firebird server again. Now you will be able to perform a network