Ticket #29 (closed defect: fixed)
locking related output on screen for various Samba executables
Description
Running smbpasswd.exe without parameters asks me for password twice, after entering them it displays:
tdb(D:/samba/var/locks/account_policy.tdb): tdb_brlock pid 6AB, failed (fd=5) at offset 1333 rw_type=2 lck_type=8 len=1
tdb(D:/samba/var/locks/account_policy.tdb): tdb_brlock pid 6AB, failed (fd=5) at offset 1398 rw_type=2 lck_type=8 len=1
tdb(D:/samba/var/locks/account_policy.tdb): tdb_brlock pid 6AB, failed (fd=5) at offset 1462 rw_type=2 lck_type=8 len=1
tdb(D:/samba/var/locks/account_policy.tdb): tdb_brlock pid 6AB, failed (fd=5) at offset 1526 rw_type=2 lck_type=8 len=1
tdb(D:/samba/var/locks/account_policy.tdb): tdb_brlock pid 6AB, failed (fd=5) at offset 1590 rw_type=2 lck_type=8 len=1
tdb(D:/samba/var/locks/account_policy.tdb): tdb_brlock pid 6AB, failed (fd=5) at offset 1654 rw_type=2 lck_type=8 len=1
For smbpasswd.exe this 100% reproducible.
Other Samba executables such as net.exe, smbclient.exe produce similar output (other .tdb file, variable length, sometimes nothing).
The same output is also found in the logfiles.
Only the latest official build shows this behaviour, prior builds did not.
I see this behaviour on 2 machines.
