mirror of
https://github.com/samba-team/samba.git
synced 2025-01-03 01:18:10 +03:00
selftest: Run test of how userPassword / crypt() style passwords are stored in quicktest
This ensures that the crypt_r()/crypt_rn()/crypt() behaviour is tested in all the samba-o3 builds and so is checked on RHEL7 in GitLab CI. https://bugzilla.samba.org/show_bug.cgi?id=14424 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
This commit is contained in:
parent
2c4ecf002a
commit
cabf873b75
@ -35,3 +35,6 @@ rpc.echo
|
||||
smb.signing
|
||||
drs.unit
|
||||
samba4.blackbox.dbcheck.dc
|
||||
# This needs to be here to get testing of crypt_r()
|
||||
# behaviour on multiple OS distributions.
|
||||
samba.tests.samba_tool.user_virtualCryptSHA_userPassword
|
Loading…
Reference in New Issue
Block a user