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 = YesI 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 [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
