Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 160 Bytes

passwd-change-user.md

File metadata and controls

6 lines (5 loc) · 160 Bytes

Change password of user (forgotten !)

# you must be root or privileged to changed passwords
alter user training@localhost identified by 'password';