Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonatasrenan/982982def2d5e962d15807f0dcce16d0 to your computer and use it in GitHub Desktop.
Save jonatasrenan/982982def2d5e962d15807f0dcce16d0 to your computer and use it in GitHub Desktop.
add user pure-ftpd with specific uid and gid
pure-pw useradd site -f /etc/pure-ftpd/passwd/pureftpd.passwd -m -u 33 -g 33 -d /home/ftpusers/site
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment