search for: account_policy_set

Displaying 5 results from an estimated 5 matches for "account_policy_set".

Did you mean: account_policy_get
2019 May 31
0
Inconsistency with LANMAN1 and Samba 4.9
...k order:  1:/var/lib/samba/account_policy.tdb 2:<none> 3:<none> Locking key 6D696E2070617373776F Allocated locked data 0x0x564e841a9da0 Unlocking key 6D696E2070617373776F release lock order 1 for /var/lib/samba/account_policy.tdb lock order:  1:<none> 2:<none> 3:<none> account_policy_set: name: min password length, value: 5 account_policy_get: tdb_fetch_uint32_t failed for type 2 (password history), returning 0 tdb(/var/lib/samba/account_policy.tdb): tdb_transaction_start: nesting 1 check lock order 1 for /var/lib/samba/account_policy.tdb lock order:  1:/var/lib/samba/account_polic...
2008 Oct 15
2
SMBD panic with INTERNAL ERROR: Signal 6 for ARM 922T
...nn_ctx_stack_ndx = 0 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 NT user token: (NULL) UNIX token of user 0 Primary group is 0 and contains 0 supplementary groups pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 account_policy_get: tdb_fetch_uint32 failed for field 1 (min password length), returning 0 account_policy_set: name: min password length, value: 5 account_policy_get: tdb_fetch_uint32 failed for field 2 (password history), returning 0 account_policy_set: name: password history, value: 0 account_policy_get: tdb_fetch_uint32 failed for field 3 (user must logon to change password), returning 0 account_policy_...
2019 May 31
2
Inconsistency with LANMAN1 and Samba 4.9
On Fri, 2019-05-31 at 11:40 -0700, Jeremy Allison via samba wrote: > On Fri, May 31, 2019 at 07:09:44PM +0200, Andreas Reichel wrote: > > > > When adding me as the user with 'smbpasswd -a andreas', and entering a password, > > > > no LANMAN hash is generated. The generated smbpasswd entry always contains 32 X as the first hash. > > > > > > >
2016 Oct 22
0
samba 4.5.0 on HPUX(IA-64) make quicktest fails with error Failed to add entry for user.
.../lockdir/account_policy.tdb 2:<none> 3:<none> Locking key 6D696E2070617373776F Allocated locked data 0x21540 Unlocking key 6D696E2070617373776F release lock order 1 for /home/arjit/samba-4.5.0/st/nt4_dc/lockdir/account_policy.tdb lock order: 1:<none> 2:<none> 3:<none> account_policy_set: name: min password length, value: 5 account_policy_get: tdb_fetch_uint32_t failed for type 2 (password history), returning 0 tdb(/home/arjit/samba-4.5.0/st/nt4_dc/lockdir/account_policy.tdb): tdb_transaction_start: nesting 1 check lock order 1 for /home/arjit/samba-4.5.0/st/nt4_dc/lockdir/account_...
2007 Feb 16
3
pdbedit password policy - not updating ldapsam
...onnected pdb backend ldapsam:ldap://ldap-1 ldap://ldap-2 has a valid init Attempting to find an passdb backend to match guest (guest) Found pdb backend guest pdb backend guest has a valid init account_policy_get: min password length:7 account policy value for min password length was 7 account_policy_set: min password length:7 account policy value for min password length is now 7 I'm guessing it's taking these values from /var/lib/samba/account_policy.tdb, it's not taking them from ldap - because it doesn't change sambaMinPwdLength I can see a search happening in the ldap logs,...