Skip to content

Commit

Permalink
Documented uid/gid changing during user account creation, ref #35, th…
Browse files Browse the repository at this point in the history
…anks @OhmegaStar
  • Loading branch information
stilliard committed Aug 29, 2017
1 parent a0e9852 commit 5f7be8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ pure-pw useradd bob -f /etc/pure-ftpd/passwd/pureftpd.passwd -m -u ftpuser -d /h
```
*No restart should be needed.*

*If you have any trouble with volume permissions due to the **uid** or **gid** of the created user you can change the **-u** flag for the uid you would like to use and/or specify **-g** with the group id as well. For more information see issue [#35](https://github.com/stilliard/docker-pure-ftpd/issues/35#issuecomment-325583705).*

More info on usage here: https://download.pureftpd.org/pure-ftpd/doc/README.Virtual-Users


Expand Down

0 comments on commit 5f7be8a

Please # to comment.