defaultusers

This commit is contained in:
Gabriel Ebner 2013-06-02 17:39:07 +02:00
parent 625c86afda
commit 443c5c0aee
1 changed files with 8 additions and 0 deletions

8
defaultusers Executable file
View File

@ -0,0 +1,8 @@
#!/bin/sh
set -x
#useradd -MU -s /bin/zsh -u 1000 gebner
#useradd -MU -s /bin/false -u 1001 drebner
useradd -MU -s /bin/false -u 1500 download
adduser gebner download