shadow/tests/newusers/45_create_user_encrypt_rounds_3000/data/newusers.err
Serge Hallyn b999d48941 Add tests from the old svn tree
We're losing the svn history (which we could probably keep if we tried
hard enough) but don't consider that worthwhile.

Note these tests are destructive, so run them only in a throwaway
environment like a chroot, container, or vm.

The tests/run.all script should be the one which launches all the tests.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
2014-09-17 14:42:55 -05:00

9 lines
342 B
Plaintext

newusers: -s flag is only allowed with the -c flag
Usage: newusers [options] [input]
-c, --crypt-method the crypt method (one of NONE DES MD5 SHA256 SHA512)
-r, --system create system accounts
-s, --sha-rounds number of SHA rounds for the SHA*
crypt algorithms