[Samba] migrating samba 2.2.8a PDC to 3.0.12 SID problem

aux aux at gawab.com
Fri Jul 8 11:08:12 GMT 2005


> 
> Have you followed the guidance in the Samba Update section (chapter 8) of the 
> book "Samba-3 by Example"?
> 
> Your copy is waiting for you at:
> http://www.samba.org/samba/docs/Samba3-ByExample.pdf
> 
> I'd like to know of any shortcomings or deficiencies in this chapter.
> 

ok, thanks, the problem was the field sambasid in LDAP.
Now, when i try to run de new samba 3 i get this errors:

[...]
[2005/07/07 18:12:43, 0] rpc_server/srv_netlog_nt.c:get_md4pw(261)
   get_md4pw: Workstation CAS001$: no account in domain
[2005/07/07 18:12:44, 0] rpc_server/srv_netlog_nt.c:get_md4pw(261)
   get_md4pw: Workstation CAS001$: no account in domain
[2005/07/07 18:12:47, 1] lib/util_sock.c:get_peer_name(1109)
   Gethostbyaddr failed for 192.168.130.27
[2005/07/07 18:12:59, 1] lib/util_sock.c:get_peer_name(1109)
   Gethostbyaddr failed for 192.168.123.27
[2005/07/07 18:13:00, 1] lib/util_sock.c:get_peer_name(1109)
   Gethostbyaddr failed for 192.168.123.27
[2005/07/07 18:13:30, 0] smbd/server.c:main(798)
   smbd version 3.0.12-5-SUSE started.
  passdb/pdb_ldap.c:ldapsam_search_one_group(1971)
   ldapsam_search_one_group: Problem during the LDAP search: LDAP error: 
  (No such object)
[2005/07/07 18:13:30, 0] passdb/pdb_ldap.c:ldapsam_search_one_group(1971)
   ldapsam_search_one_group: Problem during the LDAP search: LDAP error: 
  (No such object)
[2005/07/07 18:13:31, 1] lib/util_sock.c:get_peer_name(1109)
[...]

samba not found the computers.

samba> ldapsearch -x uid=cas001
# extended LDIF
#
# LDAPv3
# base <> with scope sub
# filter: uid=cas001$
# requesting: ALL
#

# cas001$, maquinaspdc, raiz
dn: uid=cas001$,ou=maquinaspdc,o=raiz
sn: cas001$
uidNumber: 1404
gidNumber: 553
homeDirectory: /dev/null
loginShell: /bin/false
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: sambaSamAccount
uid: CAS001$
displayName: NUEVOPC$
[...]


what is the problem?  thanks


More information about the samba mailing list