[Samba] Samba 3.0.2+ldap, user manager for domains problem

Dmytro Lazarenko dmytro at frunze.com.ua
Wed Apr 7 17:06:40 GMT 2004


Hello, all!

I'm running samba 3.0.2 PDC on FreeBSD 5.2 with ldapsam backend. Everything works great (thanks to Samba Team!) except adding add deleting users from user manager for domains. Group adding and deleting works normally. When I tried do add user I received error window about remote procedure call error, but disabled user account was created in ldap and it was added to Domain Users group.

Log says:

[2004/04/07 19:49:31, 2] lib/smbldap.c:smbldap_open_connection(626)
  smbldap_open_connection: connection opened
[2004/04/07 19:49:31, 2] passdb/pdb_ldap.c:init_group_from_ldap(1697)
  init_group_from_ldap: Entry found for group: 513
[2004/04/07 19:49:39, 2] rpc_server/srv_samr_nt.c:_samr_lookup_domain(2461)
  Returning domain sid for domain FRUNZE-TKM -> S-1-5-21-1256907446-3993182808-3977077316
[2004/04/07 19:49:42, 2] passdb/pdb_ldap.c:init_group_from_ldap(1697)
  init_group_from_ldap: Entry found for group: 513
[2004/04/07 19:49:42, 2] passdb/pdb_ldap.c:init_ldap_from_sam(769)
  init_ldap_from_sam: Setting entry for user: tester
[2004/04/07 19:49:42, 2] passdb/pdb_ldap.c:ldapsam_add_sam_account(1639)
  ldapsam_add_sam_account: added: uid == tester in the LDAP database
[2004/04/07 19:49:42, 2] passdb/pdb_ldap.c:init_sam_from_ldap(462)
  init_sam_from_ldap: Entry found for user: tester
[2004/04/07 19:49:42, 2] passdb/pdb_ldap.c:init_sam_from_ldap(462)
  init_sam_from_ldap: Entry found for user: tester
[2004/04/07 19:49:42, 0] lib/fault.c:fault_report(36)
  ===============================================================
[2004/04/07 19:49:42, 0] lib/fault.c:fault_report(37)
  INTERNAL ERROR: Signal 11 in pid 89545 (3.0.2a)
  Please read the appendix Bugs of the Samba HOWTO collection
[2004/04/07 19:49:42, 0] lib/fault.c:fault_report(39)
  ===============================================================
[2004/04/07 19:49:42, 0] lib/util.c:smb_panic(1400)
  PANIC: internal error
[2004/04/07 19:49:42, 2] smbd/sesssetup.c:setup_new_vc_session(591)
  setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources.
[2004/04/07 19:49:42, 2] smbd/sesssetup.c:setup_new_vc_session(591)
  setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources.
[2004/04/07 19:49:42, 2] passdb/pdb_ldap.c:init_sam_from_ldap(462)
  init_sam_from_ldap: Entry found for user: administrator
[2004/04/07 19:49:42, 2] passdb/pdb_ldap.c:init_group_from_ldap(1697)
  init_group_from_ldap: Entry found for group: 0
[2004/04/07 19:49:42, 2] auth/auth.c:check_ntlm_password(305)
  check_ntlm_password:  authentication for user [administrator] -> [administrator] -> [administrator] succeeded
[2004/04/07 19:49:42, 2] lib/access.c:check_access(324)
  Allowed connection from  (10.4.100.223)



Have you any suggestions?



More information about the samba mailing list