mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
6d65d679f1
Fix flapping test, occasionally a password would be generated that failed the password criteria, which resulted in the test user not being created. The tests relying on this user being present then failed. This patch ensures that the generated password contains at least one digit, at least one upper case letter and at least one lower case letter. The generated passwords do not contain special characters to avoid shell escaping issues. Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Garming Sam <garming@samba.org> Autobuild-Date(master): Mon Aug 7 05:34:24 CEST 2017 on sn-devel-144 |
||
---|---|---|
.. | ||
examples | ||
samba | ||
samba_external | ||
modules.c | ||
modules.h | ||
py3compat.h | ||
pyglue.c | ||
wscript |