Networking :: Samba on WindowsServer2003
I have DSL 1.0rc1 - HD install on a PC in a Windows 2003 Small Business Server network (W2003SBE server is also PDC).
I can LinNeighborhood to any XP Pro or W2000 box on the network using my W2003 login credentials - any PC that is, except theW2003SBE server. Below is the error - anybody know how to?
Thanks.
PM
GetSMBShare:smbclient -L FCR01 -Umarx%****** -W FAB -d3
Initialising global parameters
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
Processing section "[global]"
added interface ip=10.10.100.71 bcast=10.10.100.255 nmask=255.255.255.0
Client started (version 2.2.9).
resolve_lmhosts: Attempting lmhosts lookup for name FCR01<0x20>
resolve_hosts: Attempting host lookup for name FCR01<0x20>
Connecting to 10.10.100.1 at port 139
Domain=[FAB] OS=[Windows Server 2003 3790] Server=[Windows Server 2003 5.2]
tree connect failed: NT_STATUS_ACCESS_DENIED
http://ma.ph-freiburg.de/tng/tng-technical/2003-10/msg00000.html
In the above linked page I found:
W2k3 now needs smb signing by default. You can disable it under
HKEY_LOCAL_MACHINE\system\currentcontrolset\services\lanmanserver\parameters\
in requiresecuritysignature
Tried that, and behold, and lo...it worked.
Thanks!
Great post!
Thanks for sharing that!
Brian
AwPhuch
original here.