Patrik Gustavsson PS Sweden Senior Technical Consultant
2003-Jun-05  11:37 UTC
[Samba] Problems joining W2003 PDC with Samba 3.0 alpha 24
I know the Q has been asked, but I havn't seen the answer.
I have PDC in native mode
The ADS name is test.se
The domain-name is SAMBA-NET
The name of the pdc is W2003SERVER ( 10.0.0.20)
In smb.conf have the following settings
        workgroup = SAMBA-NET
;       ads server = 10.0.0.20
        password server = W2003SERVER
        netbios name = SAMBA
        server string = Samba (%v) domain (%h)
        interfaces = hahostix1/255.255.0.0
        bind interfaces only = Yes
        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 recieve the following errors when I run the net command
    # net -s /global/mnt1/SAMBA/lib/smb.conf -S W2000SERVER JOIN -U 
Administrator
[2003/06/05 13:30:43, 1] libsmb/cliconnect.c:(1274)
  failed tcon_X with NT_STATUS_DUPLICATE_NAME
[2003/06/05 13:30:43, 1] utils/net.c:(177)
  Cannot connect to server (anonymously).  Error was 
NT_STATUS_DUPLICATE_NAME
Password:
[2003/06/05 13:30:46, 0] libsmb/ntlmssp_sign.c:(182)
  NTLMSSP packet check failed due to invalid signiture!
[2003/06/05 13:30:46, 1] libsmb/cliconnect.c:(1274)
  failed tcon_X with NT_STATUS_ACCESS_DENIED
[2003/06/05 13:30:46, 1] utils/net.c:(148)
  Cannot connect to server.  Error was NT_STATUS_ACCESS_DENIED
I have tried to set:
password server = *
security = ads
ads server = 10.0.0.20
But I get the same problem.
Please advice
/Patrik
-- 
"In a world without fences who needs Gates"
Patrik Gustavsson, Senior Technical Consultant
patrik.gustavsson@sun.com     Telephone: +46 60 671540
http://glen.sweden            Mobile: +46 70 3551040
SUN MICROSYSTEMS              Fax: +46 60 671550
--------------------------------------------------------------
Seemingly Similar Threads
- Problem to get winbind working for Samba3-beta1 on Solaris 9 against W2003 PDC
- Got strange message when using wbinfo/winbind on Samba-3 beta3
- smbclient is broken and W2k can't connect to Samba3.0-rc2
- Something is broken in Samba3.0-rc2 compared to Samba3.0-rc1
- Winbind in samba3-beta2 is broken compered to samba3-beta1 on solaris
