cancel
Showing results for 
Search instead for 
Did you mean: 

Problem CIFS: Duplicate machine in network

manuel
Champ in-the-making
Champ in-the-making
I have configured cifs of Alfresco. 

When I enter the view CIFS, it shows this error:

A name duplicated in the network exists.


   <config evaluator="string-compare" condition="CIFS Server">
      <host name="Alfresco"/>
      <comment>Alfresco CIFS Server</comment>

      <!– Set to the broadcast mask for the subnet –>
      <broadcast>255.255.255.255</broadcast>

      <!– Use Java socket based NetBIOS over TCP/IP and native SMB on linux –>
      <tcpipSMB platforms="linux,solaris,macosx"/>
      <netBIOSSMB platforms="linux,solaris,macosx"/>
      <hostAnnounce interval="5"/>

      <!– Use Win32 NetBIOS interface on Windows –>
      <Win32NetBIOS/>
      <Win32Announce interval="5"/>
1 REPLY 1

rivetlogic
Champ on-the-rise
Champ on-the-rise
Hi,

This post might be helpful:

http://forums.alfresco.com/viewtopic.php?t=938

Cheers,

–Aladdin