Open Prochy opened 2 weeks ago
If I use command gsec -user SYSDBA -password "masterkey" -modify SYSDBA -pw "??" the command doesn't change the password but instead of it it shows help.
gsec -user SYSDBA -password "masterkey" -modify SYSDBA -pw "??"
According a discussion in https://github.com/FirebirdSQL/firebird/discussions/8308#discussioncomment-11168871, the problem is in gsec.cpp line 839.
If I use command
gsec -user SYSDBA -password "masterkey" -modify SYSDBA -pw "??"
the command doesn't change the password but instead of it it shows help.According a discussion in https://github.com/FirebirdSQL/firebird/discussions/8308#discussioncomment-11168871, the problem is in gsec.cpp line 839.