<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Urgent LDAP CIFS Aunthentification in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231532#M184662</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; i read all the messages talking about cifs ldap authentication i have tried using the passthru authenticator this my passthru properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;# Configure NTLM passthru to SAMBA Server&lt;BR /&gt;passthru.authentication.sso.enabled=false&lt;BR /&gt;passthru.authentication.allowGuestLogin=true&lt;BR /&gt;passthru.authentication.useLocalServer=true&lt;BR /&gt;passthru.authentication.servers=127.0.0.1&lt;BR /&gt;passthru.authentication.domain=DMS,KOPILEFT&lt;BR /&gt;passthru.authentication.connectTimeout=5000&lt;BR /&gt;passthru.authentication.offlineCheckInterval=30&lt;BR /&gt;passthru.authentication.protocolOrder=TCPIP&lt;BR /&gt;passthru.authentication.defaultAdministratorUserNames=admin&lt;BR /&gt;#server.transaction.mode.default=&lt;BR /&gt;passthru.authentication.authenticateCIFS=true&lt;BR /&gt;passthru.authentication.authenticateFTP=false&lt;BR /&gt;filesystem.domainMappings=KOPILEFT&lt;BR /&gt;filesystem.domainMappings.value.KOPILEFT.rangeFrom=192.168.1.10&lt;BR /&gt;filesystem.domainMappings.value.KOPILEFT.rangeTo=192.168.1.254&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;and this is my file-server config&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;cifs.ipv6.enabled=false&lt;BR /&gt;cifs.hostannounce=true&lt;BR /&gt;# Enable the use of asynchronous sockets/NIO code&lt;BR /&gt;cifs.disableNIO=false&lt;BR /&gt;# Disable the use of JNI code. Only currently affects Windows&lt;BR /&gt;cifs.disableNativeCode=true&lt;BR /&gt;# Session timeout, in seconds. Defaults to 15 minutes, to match the default Windows client setting.&lt;BR /&gt;# If no I/O is received within that time the session is closed by the server&lt;BR /&gt;cifs.sessionTimeout=900&lt;BR /&gt;&lt;BR /&gt;# Can be mapped to non-privileged ports, then use firewall rules to forward requests from the standard ports&lt;BR /&gt;cifs.tcpipSMB.port=1445&lt;BR /&gt;cifs.netBIOSSMB.sessionPort=1139&lt;BR /&gt;cifs.netBIOSSMB.namePort=1137&lt;BR /&gt;cifs.netBIOSSMB.datagramPort=1138&lt;BR /&gt;&lt;BR /&gt;# Optional WINS server primary and secondary IP addresses. Ignored if autoDetectEnabled=true&lt;BR /&gt;cifs.WINS.autoDetectEnabled=true&lt;BR /&gt;cifs.WINS.primary=1.2.3.4&lt;BR /&gt;cifs.WINS.secondary=5.6.7.8&lt;BR /&gt;&lt;BR /&gt;# CIFS session debug flags (also enable org.alfresco.fileserver=debug logging level)&lt;BR /&gt;# Comma delimeted list of levels :-&lt;BR /&gt;&amp;lt;co/WEB-INF/classes/alfresco/subsystems/fileServers/default/file-servers.properties" [dos] 74L, 2856C&lt;BR /&gt; bind to all available network adapters&lt;BR /&gt;cifs.bindto=172.20.251.207&lt;BR /&gt;cifs.ipv6.enabled=false&lt;BR /&gt;cifs.hostannounce=true&lt;BR /&gt;# Enable the use of asynchronous sockets/NIO code&lt;BR /&gt;cifs.disableNIO=false&lt;BR /&gt;# Disable the use of JNI code. Only currently affects Windows&lt;BR /&gt;cifs.disableNativeCode=true&lt;BR /&gt;# Session timeout, in seconds. Defaults to 15 minutes, to match the default Windows client setting.&lt;BR /&gt;# If no I/O is received within that time the session is closed by the server&lt;BR /&gt;cifs.sessionTimeout=900&lt;BR /&gt;&lt;BR /&gt;# Can be mapped to non-privileged ports, then use firewall rules to forward requests from the standard ports&lt;BR /&gt;cifs.tcpipSMB.port=1445&lt;BR /&gt;cifs.netBIOSSMB.sessionPort=1139&lt;BR /&gt;cifs.netBIOSSMB.namePort=1137&lt;BR /&gt;cifs.netBIOSSMB.datagramPort=1138&lt;BR /&gt;&lt;BR /&gt;# Optional WINS server primary and secondary IP addresses. Ignored if autoDetectEnabled=true&lt;BR /&gt;cifs.WINS.autoDetectEnabled=true&lt;BR /&gt;cifs.WINS.primary=1.2.3.4&lt;BR /&gt;cifs.WINS.secondary=5.6.7.8&lt;BR /&gt;&lt;BR /&gt;# CIFS session debug flags (also enable org.alfresco.fileserver=debug logging level)&lt;BR /&gt;# Comma delimeted list of levels :-&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp; NETBIOS, STATE, RXDATA, TXDATA, DUMPDATA, NEGOTIATE, TREE, SEARCH, INFO, FILE, FILEIO, TRANSACT&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp; ECHO, ERROR, IPC, LOCK, PKTTYPE, DCERPC, STATECACHE, TIMING, NOTIFY, STREAMS, SOCKET, PKTPOOL&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp; PKTSTATS, THREADPOOL, BENCHMARK&lt;BR /&gt;cifs.sessionDebug=ERROR,NETBIOS,STATE,INFO,NOTIFY&lt;BR /&gt;&lt;BR /&gt;### FTP Server Configuration ###&lt;BR /&gt;ftp.enabled=false&lt;BR /&gt;ftp.port=21&lt;BR /&gt;ftp.ipv6.enabled=false&lt;BR /&gt;&lt;BR /&gt;# FTP data port range, a value of 0:0 disables the data port range and will use the next available port&lt;BR /&gt;# Valid range is 1024-65535&lt;BR /&gt;ftp.dataPortFrom=0&lt;BR /&gt;ftp.dataPortTo=0&lt;BR /&gt;nfs.nfsServerPort=2049&lt;BR /&gt;&lt;BR /&gt;# RPC registration port, 0 will allocate next available port&lt;BR /&gt;#&amp;nbsp; Some portmapper/rpcbind services require a privileged port to be used&lt;BR /&gt;nfs.rpcRegisterPort=0&lt;BR /&gt;&lt;BR /&gt;# To disable NFS and mount server registering with a portmapper set nfs.portMapperPort to -1&lt;BR /&gt;nfs.portMapperPort=111&lt;BR /&gt;# Enable the builtin portmapper service&lt;BR /&gt;nfs.portMapperEnabled=false&lt;BR /&gt;&lt;BR /&gt;# NFS session debug flags (also enable org.alfresco.fileserver=debug logging level)&lt;BR /&gt;# Comma delimeted list of levels :-&lt;BR /&gt;#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RXDATA, TXDATA, DUMPDATA, SEARCH, INFO, FILE, FILEIO, ERROR, TIMING, DIRECTORY, SESSION&lt;BR /&gt;nfs.sessionDebug=&lt;BR /&gt;&lt;BR /&gt;nfs.mountServerDebug=false&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;the log file is :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;14:06:59,319 INFO&amp;nbsp; [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/repository.properties]&lt;BR /&gt;14:06:59,323 INFO&amp;nbsp; [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from class path resource [alfresco/domain/transaction.properties]&lt;BR /&gt;14:06:59,324 INFO&amp;nbsp; [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from file [/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/module/tests/alfresco-global.properties]&lt;BR /&gt;14:06:59,324 INFO&amp;nbsp; [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from file [/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/module/test/alfresco-global.properties]&lt;BR /&gt;14:06:59,324 INFO&amp;nbsp; [org.alfresco.config.JndiPropertiesFactoryBean] Loading properties file from URL [file:/opt/Alfresco/tomcat/shared/classes/alfresco-global.properties]&lt;BR /&gt;14:06:59,569 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:07:22,259 INFO&amp;nbsp; [org.springframework.extensions.webscripts.TemplateProcessorRegistry] Registered template processor Repository Template Processor for extension ftl&lt;BR /&gt;14:07:22,261 INFO&amp;nbsp; [org.springframework.extensions.webscripts.ScriptProcessorRegistry] Registered script processor Repository Script Processor for extension js&lt;BR /&gt;14:07:33,434 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.PostgreSQLDialect.&lt;BR /&gt;14:07:36,903 INFO&amp;nbsp; [org.alfresco.repo.domain.schema.SchemaBootstrap] No changes were made to the schema.&lt;BR /&gt;14:07:38,368 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]&lt;BR /&gt;14:07:38,377 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:07:38,385 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete&lt;BR /&gt;14:07:40,210 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'thirdparty' subsystem, ID: [thirdparty, default]&lt;BR /&gt;14:07:40,252 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:07:40,296 ERROR [org.alfresco.repo.content.transform.magick.AbstractImageMagickContentTransformerWorker] ImageMagickContentTransformerWorker not available: 06260000 Failed to perform ImageMagick transformation: &lt;BR /&gt;Execution result: &lt;BR /&gt;&amp;nbsp;&amp;nbsp; os:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Linux&lt;BR /&gt;&amp;nbsp;&amp;nbsp; command:&amp;nbsp;&amp;nbsp;&amp;nbsp; [./ImageMagick/bin/convert, /opt/Alfresco/tomcat/temp/Alfresco/ImageMagickContentTransformerWorker_init_source_2188914104342565805.gif[0], /opt/Alfresco/tomcat/temp/Alfresco/ImageMagickContentTransformerWorker_init_target_5588705765401271919.png]&lt;BR /&gt;&amp;nbsp;&amp;nbsp; succeeded:&amp;nbsp; false&lt;BR /&gt;&amp;nbsp;&amp;nbsp; exit code:&amp;nbsp; 1&lt;BR /&gt;&amp;nbsp;&amp;nbsp; out:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; err:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cannot run program "./ImageMagick/bin/convert": java.io.IOException: error=2, No such file or directory&lt;BR /&gt;14:07:40,334 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete&lt;BR /&gt;14:07:40,334 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'OOoDirect' subsystem, ID: [OOoDirect, default]&lt;BR /&gt;14:07:40,344 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:07:41,901 ERROR [org.alfresco.util.exec.RuntimeExecBootstrapBean] Bootstrap command failed: &lt;BR /&gt;Execution result: &lt;BR /&gt;&amp;nbsp;&amp;nbsp; os:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Linux&lt;BR /&gt;&amp;nbsp;&amp;nbsp; command:&amp;nbsp;&amp;nbsp;&amp;nbsp; [soffice, -accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager, -env:UserInstallation=file:///opt/Alfresco/${ooo.user}, -nologo, -headless, -nofirststartwizard, -nocrashrep, -norestore]&lt;BR /&gt;&amp;nbsp;&amp;nbsp; succeeded:&amp;nbsp; false&lt;BR /&gt;&amp;nbsp;&amp;nbsp; exit code:&amp;nbsp; 2&lt;BR /&gt;&amp;nbsp;&amp;nbsp; out:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; err:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cannot run program "soffice": java.io.IOException: error=2, No such file or directory&lt;BR /&gt;14:07:41,947 WARN&amp;nbsp; [org.alfresco.util.OpenOfficeConnectionTester] An initial OpenOffice connection could not be established.&lt;BR /&gt;14:07:41,961 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete&lt;BR /&gt;14:07:43,462 INFO&amp;nbsp; [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: /opt/Alfresco/alf_data&lt;BR /&gt;14:07:43,661 INFO&amp;nbsp; [org.alfresco.repo.admin.patch.PatchExecuter] Checking for patches to apply …&lt;BR /&gt;14:07:44,092 INFO&amp;nbsp; [org.alfresco.repo.admin.patch.PatchExecuter] No patches were required.&lt;BR /&gt;14:07:44,122 INFO&amp;nbsp; [org.alfresco.repo.module.ModuleServiceImpl] Found 0 module(s).&lt;BR /&gt;14:07:44,134 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'fileServers' subsystem, ID: [fileServers, default]&lt;BR /&gt;14:07:44,170 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:07:44,369 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]&lt;BR /&gt;14:07:44,381 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:07:44,703 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete&lt;BR /&gt;14:07:44,703 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [Authentication, managed, passthru1]&lt;BR /&gt;14:07:44,970 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;14:07:44,991 DEBUG [org.alfresco.smb.protocol.auth] Protocol order primary=Native SMB (port 445), secondary=&lt;BR /&gt;14:07:44,993 DEBUG [org.alfresco.smb.protocol.auth] Using offline check interval of 30 seconds&lt;BR /&gt;14:07:44,995 ERROR [org.alfresco.fileserver] CIFS server configuration error, Error creating bean with name 'globalAuthenticationFilter' defined in file [/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/ntlm-filter-context.xml]: Cannot resolve reference to bean 'AuthenticationComponent' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'AuthenticationComponent' defined in file [/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/passthru-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponent' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationComponent' defined in file [/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/passthru-authentication-context.xml]: Cannot resolve reference to bean 'passthruServers' while setting bean property 'passthruServers'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'passthruServers' defined in file [/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/passthru-authentication-context.xml]: Invocation of init method failed; nested exception is org.alfresco.error.AlfrescoRuntimeException: 06260001 Set passthru server via local server or specify name&lt;BR /&gt;org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'globalAuthenticationFilter' defined in file [/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/ntlm-filter-context.xml]: Cannot resolve reference to bean 'AuthenticationComponent' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'AuthenticationComponent' defined in file [/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/passthru-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponent' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationComponent' defined in file [/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/passthru-authentication-context.xml]: Cannot resolve reference to bean 'passthruServers' while setting bean property 'passthruServers'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'passthruServers' defined in file [/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/passthru-authentication-context.xml]: Invocation of init method failed; nested exception is org.alfresco.error.AlfrescoRuntimeException: 06260001 Set passthru server via local server or specify name&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1305)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1067)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:511)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:450)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:290)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;when i change the property&amp;nbsp; passthru.authentication.useLocalServer=false&amp;nbsp; the error it will be set server name when i put in passthru.authentication.servers= the local ip then print passthrue @ip offline&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i dont know what ip i put in passthru servers and if i miss something else&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please help me&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jul 2010 14:19:53 GMT</pubDate>
    <dc:creator>fedoratori</dc:creator>
    <dc:date>2010-07-26T14:19:53Z</dc:date>
    <item>
      <title>Urgent LDAP CIFS Aunthentification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231532#M184662</link>
      <description>hello, i read all the messages talking about cifs ldap authentication i have tried using the passthru authenticator this my passthru properties# Configure NTLM passthru to SAMBA Serverpassthru.authentication.sso.enabled=falsepassthru.authentication.allowGuestLogin=truepassthru.authentication.useLoca</description>
      <pubDate>Mon, 26 Jul 2010 14:19:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231532#M184662</guid>
      <dc:creator>fedoratori</dc:creator>
      <dc:date>2010-07-26T14:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent LDAP CIFS Aunthentification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231533#M184663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please read&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems#Domain_level_properties" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems#Domain_level_properties&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can only set one of these properties. The other two should be blank or false. Most probably you want this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.useLocalServer=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.servers=&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.domain=&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 17:53:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231533#M184663</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2010-07-26T17:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent LDAP CIFS Aunthentification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231534#M184664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thank you for the reply but when i set the server and the domain properties blank i have an error&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;17:57:48,337 ERROR [org.alfresco.fileserver] CIFS server configuration error, Error creating bean with name 'globalAuthenticationFilter' defined in file [/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/ntlm-filter-context.xml]: Cannot resolve reference to bean 'AuthenticationComponent' while setting bean property 'authenticationComponent'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'AuthenticationComponent' defined in file [/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/passthru-authentication-context.xml]: Cannot resolve reference to bean 'authenticationComponent' while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationComponent' defined in file [/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/passthru-authentication-context.xml]: Cannot resolve reference to bean 'passthruServers' while setting bean property 'passthruServers'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'passthruServers' defined in file [/opt/Alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/Authentication/passthru/passthru-authentication-context.xml]: Invocation of init method failed; nested exception is org.alfresco.error.AlfrescoRuntimeException: 06260001 No valid authentication servers found for passthru&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;i dont know if the localhost is not the passthru server or not can you tell me what address take the passthru server&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 18:00:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231534#M184664</guid>
      <dc:creator>fedoratori</dc:creator>
      <dc:date>2010-07-26T18:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent LDAP CIFS Aunthentification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231535#M184665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It looks like there may be a bug with the local server IP address detection when all the local server addresses are loopback addresses (perhaps when disconnected from the network?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.useLocalServer=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.servers=127.0.0.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru.authentication.domain=&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 18:27:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231535#M184665</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2010-07-26T18:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent LDAP CIFS Aunthentification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231536#M184666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello thank you but i reach the same problem from the beginning now i have&amp;nbsp; "Passthru offline check failed for alfrescovm" look to the log&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;08:30:26,490 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'fileServers' subsystem, ID: [fileServers, default]&lt;BR /&gt;08:30:26,534 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;08:30:26,743 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]&lt;BR /&gt;08:30:26,757 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;08:30:27,048 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete&lt;BR /&gt;08:30:27,048 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [Authentication, managed, passthru1]&lt;BR /&gt;08:30:27,090 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;08:30:27,124 DEBUG [org.alfresco.smb.protocol.auth] Protocol order primary=Native SMB (port 445), secondary=&lt;BR /&gt;08:30:27,127 DEBUG [org.alfresco.smb.protocol.auth] Using offline check interval of 30 seconds&lt;BR /&gt;08:30:27,128 DEBUG [org.alfresco.fileserver] Added passthru server [alfrescovm:127.0.0.1:Offline:0,0]&lt;BR /&gt;08:30:27,153 DEBUG [org.alfresco.fileserver] Passthru offline check failed for alfrescovm&lt;BR /&gt;08:30:27,195 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, passthru1] complete&lt;BR /&gt;08:30:27,195 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [Authentication, managed, ldap1]&lt;BR /&gt;08:30:27,214 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;08:30:28,072 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, ldap1] complete&lt;BR /&gt;08:30:28,074 WARN&amp;nbsp; [org.alfresco.fileserver] CIFS server native calls disabled, JNI code will not be used&lt;BR /&gt;08:30:28,076 INFO&amp;nbsp; [org.alfresco.fileserver] CIFS server started&lt;BR /&gt;08:30:28,076 INFO&amp;nbsp; [org.alfresco.fileserver] FTP server NOT started&lt;BR /&gt;08:30:28,077 INFO&amp;nbsp; [org.alfresco.fileserver] NFS server NOT started&lt;BR /&gt;08:30:28,110 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete&lt;BR /&gt;08:30:28,110 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'imap' subsystem, ID: [imap, default]&lt;BR /&gt;08:30:28,125 DEBUG [org.alfresco.fileserver] [SMB] CIFS Server ALFRESCOVM starting&lt;BR /&gt;08:30:28,127 DEBUG [org.alfresco.fileserver] [SMB] Version 5.1.0, Java VM 17.0-b15, OS Linux, version 2.6.18-194.3.1.el5&lt;BR /&gt;08:30:28,143 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;08:30:28,258 DEBUG [org.alfresco.fileserver] [SMB] Using authenticator org.alfresco.filesys.auth.cifs.PassthruCifsAuthenticator, mode=USER&lt;BR /&gt;08:30:28,258 DEBUG [org.alfresco.fileserver] [SMB] Server timezone offset = 0hrs&lt;BR /&gt;08:30:28,259 DEBUG [org.alfresco.fileserver] [SMB] Dialects enabled = [Core,CorePlus,DOS LANMAN 1.0,LANMAN1.0,DOS LANMAN 2.1,LM1.2X002,LANMAN2.1,NT LM 0.12]&lt;BR /&gt;08:30:28,260 DEBUG [org.alfresco.fileserver] [SMB] Shares:&lt;BR /&gt;08:30:28,260 DEBUG [org.alfresco.fileserver] [SMB]&amp;nbsp; [Alfresco,DISK,,[Alfresco]] [Alfresco]&lt;BR /&gt;08:30:28,260 DEBUG [org.alfresco.fileserver] [SMB]&amp;nbsp; [AVM,DISK,,[AVM]] [AVM]&lt;BR /&gt;08:30:28,267 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'imap' subsystem, ID: [imap, default] complete&lt;BR /&gt;08:30:28,267 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'email' subsystem, ID: [email, outbound]&lt;BR /&gt;08:30:28,276 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;08:30:28,314 DEBUG [org.alfresco.fileserver] [SMB] Added NTServer flag to host announcement&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;the cifs server it is started with offline passthru server when i try to check the share this is the result&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;[root@miaptest.dms.at ~]# smbclient -L //x.x.x.x&lt;BR /&gt;Error connecting to x.x.x.x (Connection refused)&lt;BR /&gt;Connection to x.x.x.x failed (Error NT_STATUS_CONNECTION_REFUSED)&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;my network divided into subnetworks can this make problem for the future ? now i just want to misidentify using the ldap login and password for cifs share (i have installed alfresco 3.3 community release on centos 5)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 08:37:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231536#M184666</guid>
      <dc:creator>fedoratori</dc:creator>
      <dc:date>2010-07-27T08:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent LDAP CIFS Aunthentification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231537#M184667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The passthru server must be a Windows domain server (or possibly a Samba server configured as such).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 10:22:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231537#M184667</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2010-07-27T10:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent LDAP CIFS Aunthentification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231538#M184668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i understand now what does mean passthru servers, in this case i have the alfresco cifs server this is my samba server and it is installed on localhost what i dont understand why it is offline and why the samba client can't login even the samba cifs server it is running ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 10:32:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231538#M184668</guid>
      <dc:creator>fedoratori</dc:creator>
      <dc:date>2010-07-27T10:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent LDAP CIFS Aunthentification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231539#M184669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello please can someone help me or give me his experience &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i get "Failed to open a passthru session, mapped domain = null" message when i try connect with samba client&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;18:13:28,785 DEBUG [org.alfresco.fileserver] [N28] State changed to SMBNEGOTIATE&lt;BR /&gt;18:13:28,791 DEBUG [org.alfresco.smb.protocol.auth] Mapped client /172.17.254.108 to domain null&lt;BR /&gt;18:13:28,791 DEBUG [org.alfresco.smb.protocol.auth] Failed to open a passthru session, mapped domain = null&lt;BR /&gt;18:13:28,791 DEBUG [org.alfresco.fileserver] [N28] State changed to SMBSESSSETUP&lt;BR /&gt;18:13:32,762 DEBUG [org.alfresco.smb.protocol.auth] Using Write transaction&lt;BR /&gt;18:13:32,763 DEBUG [org.alfresco.smb.protocol.auth]&amp;nbsp;&amp;nbsp; No PassthruDetails for N28&lt;BR /&gt;18:13:32,763 DEBUG [org.alfresco.fileserver] [N28] Error : Cmd = SESSION_SETUP - Logon failure&lt;BR /&gt;18:13:32,769 DEBUG [org.alfresco.fileserver] ## Session closing. [N28] Client closed socket&lt;BR /&gt;18:13:32,769 DEBUG [org.alfresco.fileserver] [N28] State changed to NBHANGUP&lt;BR /&gt;18:13:32,769 DEBUG [org.alfresco.fileserver] [N28] Cleanup session, vcircuits=0, changeNotify=0&lt;BR /&gt;18:13:32,769 DEBUG [org.alfresco.fileserver] [N28] Server session closed&lt;BR /&gt;18:13:32,770 DEBUG [org.alfresco.fileserver] [SMB] Closed session 28, sessions=25&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;mu passthru configuration its :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;passthru.authentication.sso.enabled=false&lt;BR /&gt;passthru.authentication.allowGuestLogin=true&lt;BR /&gt;passthru.authentication.useLocalServer=false&lt;BR /&gt;passthru.authentication.servers=ALFRESCOVM\\127.0.0.1,127.0.0.1&lt;BR /&gt;passthru.authentication.domain=&lt;BR /&gt;passthru.authentication.connectTimeout=5000&lt;BR /&gt;passthru.authentication.offlineCheckInterval=300&lt;BR /&gt;passthru.authentication.protocolOrder=TCPIP,,NETBIOS&lt;BR /&gt;passthru.authentication.defaultAdministratorUserNames=admin&lt;BR /&gt;#server.transaction.mode.default=&lt;BR /&gt;passthru.authentication.authenticateCIFS=true&lt;BR /&gt;passthru.authentication.authenticateFTP=false&lt;BR /&gt;&lt;BR /&gt;ntlm.authentication.sso.enabled=false&lt;BR /&gt;alfresco.authentication.allowGuestLogin=true&lt;BR /&gt;alfresco.authentication.authenticateCIFS=false&lt;BR /&gt;&lt;BR /&gt;authentication.chain=alfrescoNtlm1:alfrescoNtlm,passthru1:passthru,ldap1:ldap&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;i dont know passthru talk about can't find domain controller i use just the cifs server of alfresco and i have a remote server for ldap &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please help thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 18:30:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231539#M184669</guid>
      <dc:creator>fedoratori</dc:creator>
      <dc:date>2010-07-29T18:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent LDAP CIFS Aunthentification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231540#M184670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there is no body can help me ??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 13:45:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231540#M184670</guid>
      <dc:creator>fedoratori</dc:creator>
      <dc:date>2010-08-04T13:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent LDAP CIFS Aunthentification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231541#M184671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;passthru is designed to talk to a windows domain controller. You either need one of these, or a samba installation that can act as one. It doesn't work with a raw LDAP directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An alternative is to set up this authentication chain&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and allow the internal alfresco repository to handle CIFS authentication. This would mean that only built-in users such as admin could use CIFS. LDAP users would still be able to use FTP and webdav.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 17:46:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231541#M184671</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2010-08-04T17:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent LDAP CIFS Aunthentification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231542#M184672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is that mean that my alfresco cifs server does not a have a windows domain controller or the problem can be that the passthru does not work with my ldap ?? in that case there is no way to use cifs with ldap users ??? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 14:02:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231542#M184672</guid>
      <dc:creator>fedoratori</dc:creator>
      <dc:date>2010-08-09T14:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent LDAP CIFS Aunthentification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231543#M184673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;passthru is designed to talk to a windows domain controller. You either need one of these, or a samba installation that can act as one. Otherwise, LDAP users will not be able to authenticate with CIFS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 19:12:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231543#M184673</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2010-08-10T19:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent LDAP CIFS Aunthentification</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231544#M184674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi dward and others&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for clearing some of the confusion out there with regards to CIFS and LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just one more question, what happens when a user is imported using LDAP synchronization. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Surely that user should now be able to use CIFS as this users is now "built-in" or am I wrong? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 15:28:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/urgent-ldap-cifs-aunthentification/m-p/231544#M184674</guid>
      <dc:creator>sydwellz</dc:creator>
      <dc:date>2011-06-06T15:28:34Z</dc:date>
    </item>
  </channel>
</rss>

