chande README, more+

This commit is contained in:
2022-01-20 10:51:59 +01:00
parent 337a614a0a
commit 180929cfb1

View File

@@ -25,5 +25,9 @@ Execute the grants on the cluster/database you have deployed `passchanger.sql`
### Changing password & extending expiration date
The user should just execute:
```
select dba.change_my_password('YOUR_NEW_GENERATED_PASSWORD_NOT_THIS_ONE') ;
```