12-30-2009 12:21 PM
08-10-2010 08:54 AM
<alfresco-config area="file-servers">
<!– To override the default Alfresco filesystem use replace="true", to –>
<!– add additional filesystems remove the replace="true" attribute –>
<!– section added by jsosic –>
<config evaluator="string-compare" condition="Filesystem Security" replace="true">
<!– Domain mappings used for passthru authentication routing –>
<!– Used when the client does not provide a domain name in the NTLM logon –>
<DomainMappings>
<Domain name="COMPANY.LOCAL" subnet="192.168.1.0" mask="192.168.1.255"/>
</DomainMappings>
<!– Custom share mapper when multi-tenancy is enabled –>
<!–
<shareMapper type="multi-tenant">
<debug/>
</shareMapper>
–>
<!– Global access control list –>
<!– Applied to all filesystems that do not have an <accessControl> block –>
<!– Access type of 'none' will stop the filesystem from showing up for that user/address/protocol –>
<!–
<globalAccessControl default="None">
<user name="admin" access="Write"/>
<address ip="192.168.1.2" access="Write"/>
</globalAccessControl>
–>
</config>
</alfresco-config>
08-10-2010 09:52 AM
10-21-2010 06:06 AM
cifs.enabled=true
cifs.ipv6=disabled
cifs.disableNativeCode=false
cifs.serverName=${localname}A
cifs.urlfile.prefix=http://mySystemName:8080/alfresco
cifs.domain=
cifs.broadcast= (subnet mask address)
cifs.bindto= {my system IP address}
cifs.hostannounce=true
cifs.ipv6.enabled=false
cifs.sessionTimeout=900
cifs.tcpipSMB.port=1445
cifs.netBIOSSMB.namePort=1137
cifs.netBIOSSMB.datagramPort=1138
cifs.netBIOSSMB.sessionPort=1139
cifs.platforms=linux,solaris,macosx
cifs.WINS.autoDetectEnabled=true
log4j.logger.org.alfresco.smb.protocol=debug
log4j.logger.org.alfresco.smb.protocol.auth=debug
log4j.logger.org.alfresco.acegi=debug
DEBUG [smb.protocol.auth] Protocol order primary=TCP/IP NetBIOS, secondary=Native SMB (port 445)
DEBUG [smb.protocol.auth] Using offline check interval of 300 seconds
12-10-2014 06:31 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.