You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by sharif islam <sh...@gmail.com> on 2006/01/11 20:44:15 UTC

MalformedURLException

I am getting this while trying to add a user from LDAP:
org.apache.avalon.framework.CascadingRuntimeException:
"file:/usr/local/src/apache-lenya-1.2.4-src/build/lenya/webapp/lenya/content/admin/users/user-admin.js",
line 373: uncaught JavaScript exception: at addUser
(file:/usr/local/src/apache-lenya-1.2.4-src/build/lenya/webapp/lenya/content/admin/users/user-admin.js,
Line 373): org.apache.lenya.ac.AccessControlException: Exception
during search:

cause: java.net.MalformedURLException: Invalid URI: myhost.domain.edu
This is my settings:
provider-url=ldap://myhost.domain.edu:389/
base-dn=OU=Accounts
usr-branch=ou=Accounts
usr-attr=CN
usr-name-attr=
usr-authentication=
domain-name=domain

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org