Commit 51fdc654 authored by Tommy Lau's avatar Tommy Lau

Add the missing command of 'add user'

parent 62ae7202
......@@ -94,6 +94,7 @@ All the users opertaions happened while the container is running. If you used a
If say, you want to create a user named `tommy`, type the following command
```bash
docker exec -ti ocserv ocpasswd -c /etc/ocserv/ocpasswd tommy
Enter password:
Re-enter password:
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment