I compiled samba3-beta2 with the same argument, kerberos- and
ldap libraries as for samba3-beta1.

The ADS join worked as it should.

I am using the same smb.conf file as before:
# Samba config file created using SWAT
# from 10.0.0.254 (10.0.0.254)
# Date: 2003/06/03 15:37:08

# Global parameters
[global]
      workgroup = SAMBA-NET
      password server = *
      ads server = w2003server
      realm = TEST.SE
      netbios name = SAMBA
      server string = Samba (%v) domain (%h)
      interfaces = hahostix2/255.255.0.0
      bind interfaces only = Yes
      ;client use spnego = no
      ;use spnego = no
      security = ads
      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/TEST.SE/%U
      template shell = /bin/sh
      winbind use default domain = Yes
      ;winbind use default domain = No
      wins server = w2003server

With samba3-beta2 I can't do:
wbinfo -u
wbinfo -g

But I can do:
wbinfo -n patrikg

Everything worked fine with samba3-beta1.

What is changed in samba3-beta2 for winbind ?

--
"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