mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
When creating a new user and specifying the local file path of the sam.ldb DB, it's possible to create an account that you can't actually login with. This commit contains tests to verify the bug. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13653 Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> (cherry picked from commit e1eee614ca8a3f0f5609a3d9d8ce7ae926de1f9e)