My smb.conf

global]
      workgroup = SAMBA-NET
      password server = *
      ;ads server = w2000server
      netbios name = SAMBA
      server string = Samba (%v) domain (%h)
      interfaces = hahostix1/255.255.0.0
      bind interfaces only = Yes
      client use spnego = no
      ;use spnego = no
      security = domain
      private dir = /global/mnt1/SAMBA/private
      log file = /global/mnt1/SAMBA/logs/logfile
      lock dir = /global/mnt1/SAMBA/locks
      pid directory = /global/mnt1/SAMBA/var/locks
      idmap uid = 10000-20000
      idmap gid = 10000-20000
      template homedir = /global/mnt1/SAMBA/home/%D/%U
      template shell = /bin/sh
      winbind use default domain = Yes

I have joined the W2003 server and created the trust account.

But winbind can't retrieve any users and group.

Do I have to configure realm and ads server parameters to get winbind to work ?
Or have I missed something else ?


--
"In a world without fences who needs Gates"
Patrik Gustavsson, Senior Technical Consultant
[EMAIL PROTECTED]     Telephone: +46 60 671540
http://glen.sweden            Mobile: +46 70 3551040
SUN MICROSYSTEMS              Fax: +46 60 671550
--------------------------------------------------------------


-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Reply via email to