Hi,

I have done the same test since Samba-3 alfa.

- Compiled the source
- Joined the W2003 server
- Winbind works
- wbinfo tests passed
- Connect to samba using smbclient fails with
  session setup failed: NT_STATUS_INVALID_PARAMETER
- W2K client can't brows or connect to Samba.

I have attached the debugging info from smbclient.

I have also bug-reported this.

/Patrik

My smb.conf file:
# Global parameters
[global]
       workgroup = TEST
       password 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 = True
       wins server = w2003server

[scmondir]
       comment = Monitor directory for Sun Cluster
       path = /tmp
       browseable = No

[homes]
       comment = "Home directory"
       read only = No
       exec=/bin/mkdir -p /global/mnt1/SAMBA/home/TEST.SE/%U

[profiles]
       comment = "Profile directory"
       path = /global/mnt1/SAMBA/profiles
       read only = No
       create mask = 0600
       directory mask = 0700

[data]
       comment = Data disk
       path = /global/mnt1/datadir
       read only = No
       guest ok = yes


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