[Samba] Winbind and Windows 2000 Sever SP3

Helas, Stephan stephan.helas at da-fractales.de
Thu Sep 12 14:12:01 GMT 2002


Hello,

This was tryed with samba 2.2.5 on Trustix 1.5 (kernel 2.2.20)

i tryed to use winbind on Windows 2000 Network with subdomains. in One Subdomain (da-ag), the DC has no SP3 installed. wbinfo shows me user information and groupinformation. getent works also. On the second Domain (gt) runs DC with SP3 installed and here, the Winbind don't work as expected.
I run winbindd in Interactive mode with debugging 3. on the end of the mail is the output.
in my opinion there is a problem querying the dc controller with sp3 enabled.

if i use $ wbinfo --seuence
the command says Domain is not connected. 

DA-AG : 1
GT : DISCONNECTED

GT is the domain with SP3 and da-ag the domain with sp2 installed. I want access to the Users on Domain gt but only get users from DA-AG.


My question:

is there any expirience about winbind and windows 2000 sp3?
does anybody know a solution for my problem? 

Thx a lot
Stephan



Attach:
smb.conf
   workgroup = gt
   server string = Trustix Samba Server
   printcap name = /etc/printcap
   load printers = no
   log file = /var/log/samba/log.%I
   max log size = 50
   security = domain
   password server = gtroot1 gtroot2
   encrypt passwords = yes
   winbind uid = 10000-20000
   winbind gid = 10000-20000
   winbind separator = +
   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
   local master = no
   domain master = no
   preferred master = no
   domain logons = no

winbind output:

starting:
'''''''''

--------------- snip -----------------------
cm_get_dc_name: Returning DC GT1ROOT2 (172.20.0.21) for domain GT
IPC$ connections done anonymously
Connecting to host=GT1ROOT2 share=IPC$
Connecting to 172.20.0.21 at port 445
Added domain GT (S-1-5-21-583907252-1202660629-842925246)
getting trusted domain list
--------------- snap ------------------------

now, i try wbinfo --sequence:

-------------- snip -------------------------
cm_get_dc_name: Returning DC MUC1-ROOT-1 (172.18.1.19) for domain DA-AG
IPC$ connections done anonymously
Connecting to host=MUC1-ROOT-1 share=IPC$
Connecting to 172.18.1.19 at port 445
resolve_hosts: Attempting host lookup for name gt1root1<0x20>
resolve_hosts: Attempting host lookup for name gt1root2<0x20>
bind succeeded on port 0
bind succeeded on port 0
cm_get_dc_name: Returning DC GT1ROOT2 (172.20.0.21) for domain GT
IPC$ connections done anonymously
Connecting to host=GT1ROOT2 share=IPC$
Connecting to 172.20.0.21 at port 445
-------------- snap --------------------------
ase you can see, the winbind conncects to teh domain gt, but don't get any information. i belive thats the reason why i can't get any user information. 




More information about the samba mailing list