Displaying 2 results from an estimated 2 matches for "ldapsam_delete_sam_account".
2004 May 14
0
Smbpasswd -x doesn't delete entry
...sambaNTPassword: D005EA53CDE1161A736D8CA6D63529CB
sambaPwdLastSet: 1084486966
sambaAcctFlags: [U ]
objectClass: sambaSamAccount
objectClass: account
==============================================
When I try to delete that entry I get the following error messages -
# smbpasswd -x tester
ldapsam_delete_sam_account: Deleting user tester from LDAP.
smbldap_search: base => [dc=mycompany,dc=com], filter =>
[(&(uid=tester)(objectclass=sambaSamAccount))], scope => [2]
ldapsam_delete_entry: deleting attribute uid
ldapsam_delete_entry: deleting attribute sambaSID
ldapsam_delete_entry: deleting attribute...
2008 Oct 24
1
Problem joining NT4 workstation to a Samba PDC
...)
init_sam_from_ldap: Entry found for user: pruebant$
[2008/10/23 17:21:49, 3] smbd/sec_ctx.c:pop_sec_ctx(339)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2008/10/23 17:21:49, 3] smbd/sec_ctx.c:pop_sec_ctx(339)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2008/10/23 17:21:49, 3] passdb/pdb_ldap.c:ldapsam_delete_sam_account(1687)
ldapsam_delete_sam_account: Deleting user pruebant$ from LDAP.
[2008/10/23 17:21:52, 0] passdb/pdb_interface.c:smb_delete_user(443)
smb_delete_user: Running the command `/usr/sbin/smbldap-userdel
"pruebant$"' gave 6
[2008/10/23 17:21:52, 3] rpc_server/srv_lsa_hnd.c:close_polic...