cancel
Showing results for 
Search instead for 
Did you mean: 

using CIFS server

naveenkumar
Champ in-the-making
Champ in-the-making
I am unable to connect to the CIFS server,In the read me file they given the steps to configure the domain for CIFS to use. These are the steps.
(1)You will need to have started the Alfresco server at least once to be able to do this.
(2) To set the domain, edit the 'file-servers-custom.xml' file in the 'c:\alfresco\tomcat\shared\classes\alfresco\extension' directory and add the domain into the following line:
   <host name="${localname}_A"/>(this line is not available in that .xml file)(suppose to add this line,  where i hava to add)
so that it is something like:
   <host name="${localname}_A" domain="MYDOMAIN"/>
(3)You will need to restart the Alfresco server for this to take effect.

please anyone help me to configure the CIFS server.

Thanks
Naveen
2 REPLIES 2

twentyone
Champ in-the-making
Champ in-the-making
I've got the same problem, trying to run the CIFS on Mac OS.

There is another document called "File Server Configuration" in the AlfrescoWiki.
This text refers to a file called file-servers.xml in /WEB-INF/classes/alfresco.
For my system this is /opt/alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco.

In this file you will find the <host name="${localname}_A"/> line.
I changed mine into  <host name="${localname}_A" domain="MYDOMAIN"/>
but there is no effect on the CIFS Serve problem.

I'd appreciate any help!

Alexander

enalon
Champ in-the-making
Champ in-the-making
Try to disable the host Operating System's SMB/CIFS services.