Jump to content
We've recently updated our Privacy Statement, available here ×

pfarinas

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by pfarinas

  1. Hello, I need to configure JasperServer to authenticate with an LDAP VDS I have configured the VDS LDAP parameters in js.externalAuth.properties When I try to login with a user defined in the LDAP ( MS Active Directory) I get the following error: Caused by: org.springframework.ldap.NoPermissionException: [LDAP: error code 50 - ACL forbids the use of the specified filter]; nested exception is javax.naming.NoPermissionException: [LDAP: error code 50 - ACL forbids the use of the specified filter]; remaining name 'cn=g92xooa,ou=users,ou=test-golf,dc=atcs,dc=vwgx' at org.springframework.ldap.support.LdapUtils.convertLdapException(LdapUtils.java:179) at org.springframework.security.ldap.authentication.BindAuthenticator.bindWithDn(BindAuthenticator.java:138) at org.springframework.security.ldap.authentication.BindAuthenticator.authenticate(BindAuthenticator.java:91) at org.springframework.security.ldap.authentication.LdapAuthenticationProvider.doAuthentication(LdapAuthenticationProvider.java:178) ... 87 more Caused by: javax.naming.NoPermissionException: [LDAP: error code 50 - ACL forbids the use of the specified filter]; remaining name 'cn=g92xooa,ou=users,ou=test-golf,dc=atcs,dc=vwgx' at com.sun.jndi.ldap.LdapCtx.mapErrorCode(Unknown Source) at com.sun.jndi.ldap.LdapCtx.processReturnCode(Unknown Source) at com.sun.jndi.ldap.LdapCtx.processReturnCode(Unknown Source) at com.sun.jndi.ldap.LdapCtx.c_getAttributes(Unknown Source) at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_getAttributes(Unknown Source) at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Unknown Source) at javax.naming.directory.InitialDirContext.getAttributes(Unknown Source) at org.springframework.security.ldap.authentication.BindAuthenticator.bindWithDn(BindAuthenticator.java:118) ... 89 more Any clue about what is going wrong?. Thanks a lot Pilar
  2. Hello, I have the same requirement to save a Jasper scheduled report to a mapped drive in Windows and I get the error message Invalid Path when I try to save the schedule. I´d like to know if you were able to save the file in the share and how you manage to do it?. I suspect it is a privilege problem. I´d appreciate very much your help.
×
×
  • Create New...