cancel
Showing results for 
Search instead for 
Did you mean: 

Minor problem with 2.9C_dev CIFS (and workaround!)

mabayona
Champ on-the-rise
Champ on-the-rise
HI,

alfresco 2.9C_dev nightly 20080124 has a  minor (typo?) problem in CIFS configuration:

file WEB-INF\classes\alfresco\file-servers.xml has:

   <config evaluator="string-compare" condition="CIFS Server">
     <serverEnable enabled="true"/>
      <host name="${localname}A"/>

and it shpould be:

      <host name="${localname}_A"/>

to be consistent with documentation.
1 REPLY 1

mikeh
Star Contributor
Star Contributor
Hi

We deliberately shortened the CIFS extension, as people were having problems with long computer names.

You're correct that the documentation needs updating however.

Thanks,
Mike