1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source/auth
Luke Leighton 073c8652c1 pass_check.c could receive encrypted password: printing it out as a %s
results in garbage.  with no password length argument doing dump_data(
100, password, strlen(password)) is the next best alternative.
0001-01-01 00:00:00 +00:00
..
pass_check.c pass_check.c could receive encrypted password: printing it out as a %s 0001-01-01 00:00:00 +00:00