search for: pdb_update_bad_password_count

Displaying 4 results from an estimated 4 matches for "pdb_update_bad_password_count".

2007 Aug 14
0
Bad Password Count Problem -- LDAP connection failed
...ap_open: cannot access LDAP when not root.. [2007/08/14 11:08:07, 0] passdb/pdb_ldap.c: ldapsam_set_account_policy_in_ldap(3400) ldapsam_set_account_policy_in_ldap: Could not set account policy for sambaDomainName=DOMAIN,o=Organization, error: Timed out () [2007/08/14 11:08:07, 0] passdb/passdb.c:pdb_update_bad_password_count(2301) pdb_update_bad_password_count: pdb_get_account_policy failed. [2007/08/14 11:08:07, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(65534, 65533) : sec_ctx_stack_ndx = 1 [2007/08/14 11:08:07, 3] smbd/uid.c:push_conn_ctx(393) push_conn_ctx(101) : conn_ctx_stack_ndx = 0 [2007/08/14 11:08...
2006 Oct 28
0
Account lockout - Bad password count
...e => [0] [2006/10/26 18:45:12, 3] smbd/sec_ctx.c:pop_sec_ctx(339) pop_sec_ctx (99, 99) - sec_ctx_stack_ndx = 0 [2006/10/26 18:45:12, 9] passdb/passdb.c:pdb_update_autolock_flag(1413) pdb_update_autolock_flag: Account hr not autolocked, no check needed [2006/10/26 18:45:12, 9] passdb/passdb.c:pdb_update_bad_password_count(1373) No bad password attempts. [2006/10/26 18:45:12, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(99, 99) : sec_ctx_stack_ndx = 1 [2006/10/26 18:45:12, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(107) : conn_ctx_stack_ndx = 0 [2006/10/26 18:45:12, 3] smbd/sec_ctx.c:set_sec_ctx(241)...
2007 Feb 22
1
samba-3.0.23d, smbpasswd, and "NO PASSWORD" behaviour
We've recently started using samba-3.0.23d on Mandriva 2007.0 linux systems and we've noticed a change in behaviour of smbpasswd when a non-root user tries to change their password from "NO PASSWORD". Here's an example smbpasswd entry (all one line): testuser:12345:NO PASSWORDXXXXXXXXXXXXXXXXXXXXX: NO PASSWORDXXXXXXXXXXXXXXXXXXXXX:[NU ]:LCT-00000000: The
2008 Feb 05
2
Re: samba-3.0.23d, smbpasswd, and "NO PASSWORD" behaviour
...of smbd, I see this: >>> >>> [2007/02/26 11:49:36, 3] auth/auth_sam.c:sam_password_ok(51) >>> Account for user 'testuser' has no password and null passwords are NOT >>> allowed. >>> [2007/02/26 11:49:36, 9] >>> passdb/passdb.c:pdb_update_bad_password_count(1373) >>> No bad password attempts. >>> [2007/02/26 11:49:36, 5] auth/auth.c:check_ntlm_password(273) >>> check_ntlm_password: sam authentication for user [testuser] FAILED with >>> error NT_STATUS_LOGON_FAILURE >>> >>> >>> Is...