05-20-2009 11:42 AM
#
# This properties file brings together the common options for LDAP authentication rather than editing the bean definitions
#
# How to map the user id entered by the user to taht passed through to LDAP
# - simple
# - this must be a DN and would be something like
# CN=%s,DC=company,DC=com
# - digest
# - usually pass through what is entered
# %s
ldap.authentication.userNameFormat=uid=%s,OU=People,DC=dominio,DC=loc
# The LDAP context factory to use
ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
# The URL to connect to the LDAP server
ldap.authentication.java.naming.provider.url=ldap://x.x.x.x:389
# The authentication mechanism to use
ldap.authentication.java.naming.security.authentication=SIMPLE
# The default principal to use (only used for LDAP sync)
ldap.authentication.java.naming.security.principal=cn=admin,dc=dominio,dc=loc
# The password for the default principal (only used for LDAP sync)
ldap.authentication.java.naming.security.credentials=secreto
# Escape commas entered by the user at bind time
# Useful when using simple authentication and the CN is part of the DN and contains commas
ldap.authentication.escapeCommasInBind=false
# Escape commas entered by the user when setting the authenticated user
# Useful when using simple authentication and the CN is part of the DN and contains commas, and the escaped \, is
# pulled in as part of an LDAP sync
# If this option is set to true it will break the default home folder provider as space names can not contain \
ldap.authentication.escapeCommasInUid=false
17:24:07,722 INFO [STDOUT] 17:24:07,716 WARN [authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server supports anonymous bind ldap://172.20.36.8:389
17:24:07,760 INFO [STDOUT] 17:24:07,760 INFO [authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server does not support simple string user ids and invalid credentia ls at ldap://172.20.36.8:389
17:24:07,771 INFO [STDOUT] 17:24:07,771 INFO [authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server does not fall back to anonymous bind for a simple dn and pass word at ldap://172.20.36.8:389
17:24:07,796 INFO [STDOUT] 17:24:07,796 INFO [authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server does not fall back to anonymous bind for known principal and invalid credentials at ldap://172.20.36.8:389
05-21-2009 02:32 AM
05-21-2009 02:50 AM
05-21-2009 02:53 AM
05-21-2009 03:14 AM
javax.faces.FacesException: Error calling action method of component with id loginForm:submit
caused by:
javax.faces.el.EvaluationException: Exception while invoking expression #{LoginBean.login}
caused by:
java.lang.NullPointerException
08:56:21,742 INFO [org.alfresco.web.site.FrameworkHelper] Successfully Initialized Web Framework
09:04:56,286 ERROR [org.alfresco.repo.content.transform.magick.AbstractImageMagickContentTransformer] ImageMagickContentTransformer not available: Failed to perform ImageMagick transformation:
Execution result:
os: Linux
command: [./ImageMagick/bin/convert, /tmp/Alfresco/ImageMagickContentTransformer_init_source_1163725250571530281.gif, /tmp/Alfresco/ImageMagickContentTransformer_init_target_1079669312844360231.png]
succeeded: false
exit code: 1
out:
err: Cannot run program "./ImageMagick/bin/convert": java.io.IOException: error=2, No such file or directory
09:04:59,768 INFO [org.alfresco.config.xml.XMLConfigService$PropertyConfigurer] Loading properties file from class path resource [alfresco/file-servers.properties]
09:05:03,799 DEBUG [org.alfresco.repo.security.authentication.ldap] preRegister called. Server=org.jboss.mx.server.MBeanServerImpl@e45076[ defaultDomain='jboss' ], name=log4j:logger=org.alfresco.repo.security.authentication.ldap
09:05:11,943 ERROR [org.alfresco.repo.content.transform.RuntimeExecutableContentTransformer] Failed to start a runtime executable content transformer:
Execution result:
os: Linux
command: [./bin/pdf2swf, -V]
succeeded: false
exit code: 1
out:
err: Cannot run program "./bin/pdf2swf": java.io.IOException: error=2, No such file or directory
09:05:13,412 INFO [org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server does not fall back to anonymous bind for a string uid and password at ldap://172.20.36.8:389
09:05:13,432 INFO [org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server does not fall back to anonymous bind for a simple dn and password at ldap://172.20.36.8:389
09:05:13,449 INFO [org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server does not fall back to anonymous bind for known principal and invalid credentials at ldap://172.20.36.8:389
09:05:35,672 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.
09:05:36,752 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] No changes were made to the schema.
09:05:40,401 WARN [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco 'dir.root' property is set to a relative path './alf_data'. 'dir.root' should be overridden to point to a specific folder.
09:05:40,402 INFO [org.alfresco.repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: ./alf_data
09:05:40,522 INFO [org.alfresco.repo.admin.patch.PatchExecuter] Checking for patches to apply …
09:05:41,244 INFO [org.alfresco.repo.admin.patch.PatchExecuter] No patches were required.
09:05:41,257 INFO [org.alfresco.repo.module.ModuleServiceImpl] Found 0 module(s).
09:05:46,576 ERROR [org.alfresco.smb.protocol] Failed to get local domain/workgroup name, using default of WORKGROUP
09:05:46,577 ERROR [org.alfresco.smb.protocol] (This may be due to firewall settings or incorrect <broadcast> setting)
09:05:47,047 WARN [org.alfresco.util.OpenOfficeConnectionTester] An initial OpenOffice connection could not be established.
09:05:47,115 INFO [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - v1.6.0_13-b03; maximum heap size 506,313MB
09:05:47,117 INFO [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Labs): Current version 3.0.0 (Stable 1526) schema 1002 - Installed version 3.0.0 (Stable 1526) schema 1002
09:06:34,223 INFO [org.alfresco.web.site.FrameworkHelper] Successfully Initialized Web Framework
09:07:23,546 ERROR [org.apache.myfaces.shared_impl.config.MyfacesConfig] Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.
05-21-2009 03:37 AM
10:00:56,722 INFO [STDOUT] 10:00:56,722 INFO [authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server does not fall back to anonymous bind for a string uid and password at ldap://172.20.36.8:389
10:00:56,747 INFO [STDOUT] 10:00:56,745 INFO [authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server does not fall back to anonymous bind for a simple dn and password at ldap://172.20.36.8:389
10:00:56,770 INFO [STDOUT] 10:00:56,759 INFO [authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server does not fall back to anonymous bind for known principal and invalid credentials at ldap://172.20.36.8:389
05-21-2009 04:14 AM
05-21-2009 04:44 AM
05-21-2009 04:53 AM
05-21-2009 04:55 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.