Author Topic: Looking for some help with my eBox PDC please  (Read 1764 times)

GaryEaux

  • Zen Apprentice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Looking for some help with my eBox PDC please
« on: February 12, 2010, 12:54:34 am »
I have a server running Ubuntu 8.04 LTS along with eBox 1.2.3 functioning as a PDC. I can not seem to get Windows XP clients to join the domain. When I try to add the XP client to the domain via the “computer>management>properties>computer name>change” procedure the request fails with the message.

“The following error occurred attempting to join the domain “xxx”: the user name could not be found.”

I have tried this with my administrator username and password. Also using a second admin account created just for this problem resulted in the same result.

The following log file entries show what is going on when this is happening. If there are others that might lead to the solution please let me know. I would appreciate any suggestions at this time it’s getting a little frustrating.

garyo@orion:/var/log/samba$ tail -10 smbd
[2010/02/11 12:30:12, 0] lib/util_sock.c:get_peer_addr(1224)
  getpeername failed. Error was Transport endpoint is not connected
[2010/02/11 12:39:43, 0] lib/util_sock.c:get_peer_addr(1224)
  getpeername failed. Error was Transport endpoint is not connected
[2010/02/11 12:39:43, 0] lib/util_sock.c:get_peer_addr(1224)
  getpeername failed. Error was Transport endpoint is not connected
[2010/02/11 12:39:44, 0] lib/util_sock.c:get_peer_addr(1224)
  getpeername failed. Error was Transport endpoint is not connected
[2010/02/11 12:39:44, 0] lib/util_sock.c:get_peer_addr(1224)
  getpeername failed. Error was Transport endpoint is not connected
garyo@orion:/var/log/samba$


garyo@orion:/var/log/samba$ tail -27 log.winbindd-idmap
 [2010/02/11 12:39:43, 0] nsswitch/idmap.c:idmap_alloc_init(750)
  ERROR: Initialization failed for alloc backend, deferred!
[2010/02/11 12:39:44, 1] passdb/pdb_ldap.c:ldapsam_getgroup(2251)
  ldapsam_getgroup: Duplicate entries for filter (&(objectClass=sambaGroupMapping)(gidNumber=544)): count=2
[2010/02/11 12:39:44, 1] nsswitch/idmap_tdb.c:idmap_tdb_alloc_init(397)
  idmap uid range missing or invalid
  idmap will be unable to map foreign SIDs
[2010/02/11 12:39:44, 0] nsswitch/idmap.c:idmap_alloc_init(750)
  ERROR: Initialization failed for alloc backend, deferred!
[2010/02/11 12:39:44, 1] nsswitch/idmap_tdb.c:idmap_tdb_alloc_init(397)
  idmap uid range missing or invalid
  idmap will be unable to map foreign SIDs
[2010/02/11 12:39:44, 0] nsswitch/idmap.c:idmap_alloc_init(750)
  ERROR: Initialization failed for alloc backend, deferred!
garyo@orion:/var/log/samba$


garyo@orion:/var/log/samba$ tail -7 0.0.0.0
  read_data: read failure for 4 bytes to client 0.0.0.0. Error = Connection reset by peer
[2010/02/11 12:30:12, 0] lib/util_sock.c:read_data(534)
  read_data: read failure for 4 bytes to client 0.0.0.0. Error = Connection reset by peer
[2010/02/11 12:39:43, 0] lib/util_sock.c:read_data(534)
  read_data: read failure for 4 bytes to client 0.0.0.0. Error = Connection reset by peer
[2010/02/11 12:39:44, 0] lib/util_sock.c:read_data(534)
  read_data: read failure for 4 bytes to client 0.0.0.0. Error = Connection reset by peer
garyo@orion:/var/log/samba$


garyo@orion:/var/log/samba$ tail -13 picasso
[2010/02/11 12:30:13, 0] passdb/pdb_interface.c:pdb_default_create_user(329)
  _samr_create_user: Running the command `/usr/sbin/smbldap-useradd -w "picasso$"' gave 127
[2010/02/11 12:39:43, 0] auth/auth_util.c:create_builtin_administrators(792)
  create_builtin_administrators: Failed to create Administrators
[2010/02/11 12:39:43, 0] auth/auth_util.c:create_builtin_users(758)
  create_builtin_users: Failed to create Users
[2010/02/11 12:39:44, 0] auth/auth_util.c:create_builtin_administrators(792)
  create_builtin_administrators: Failed to create Administrators
[2010/02/11 12:39:44, 0] auth/auth_util.c:create_builtin_users(758)
  create_builtin_users: Failed to create Users
Error: modifications require authentication at /usr/share/perl5/smbldap_tools.pm line 1083.
[2010/02/11 12:39:45, 0] passdb/pdb_interface.c:pdb_default_create_user(329)
  _samr_create_user: Running the command `/usr/sbin/smbldap-useradd -w "picasso$"' gave 127
garyo@orion:/var/log/samba$