doc/change_admin_password.md

22 lines
509 B
Markdown
Raw Normal View History

2015-02-14 17:31:45 +01:00
#Change administration password
For security reasons you may have to change your administration password. To achieve this, 2 different methods exists.
<div class="alert alert-warning">
<span class="glyphicon glyphicon-warning-sign"></span>
The current administration password is **required** to perform this task.
</div>
##Web administration
First, connect to your [web administration](/admin).
Then go to `Tools` > `Change administration password`.
##Command line
```bash
yunohost tools adminpw
```