We had a race condition when changing a machine acount password as we
authorJeremy Allison <jra@samba.org>
Wed, 18 Sep 2002 00:30:00 +0000 (00:30 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 18 Sep 2002 00:30:00 +0000 (00:30 +0000)
commit8b4bafc76fab88d78b7234c43c34338b61d42656
treeb2e505771f8f2d0b37f7e0f4926f57f5fe1faf21
parent8b46126a076075aeed31dae1c80eca1ed9f5a251
We had a race condition when changing a machine acount password as we
were no longer locking the secrets entry. I saw this on a live system.
Jeremy.
(This used to be commit 660dafcbb2d1029831212a32d995891626a0344c)
source3/passdb/secrets.c
source3/smbd/process.c