06-04-2007 01:07 PM
<alfresco-config area="file-servers">
<config evaluator="string-compare" condition="CIFS Server" replace="true">
<host name="CHUCK"/>
<comment>CHUCK CIFS Server</comment>
<!– Set to the broadcast mask for the subnet –>
<broadcast>255.255.255.0</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"/>
<sessionDebug flags="Negotiate,Socket"/>
</config>
<config evaluator="string-compare" condition="Filesystems" replace="true">
<filesystems>
<filesystem name="MyDrive">
<store>workspace://SpacesStore</store>
<rootPath>/app:company_home</rootPath>
<relativePath>/MyFolder</relativePath>
<urlFile>
<filename>__AlfrescoClient.url</filename>
<webpath>http://${localname}/alfresco/</webpath>
</urlFile>
<offlineFiles/>
</filesystem>
</filesystems>
</config>
<config evaluator="string-compare" condition="Filesystem Security">
<authenticator type="alfresco">
</authenticator>
</config>
</alfresco-config>
06-05-2007 09:25 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.