Re: Howto use ReadOnlyUsersLDAPRepository

2012-08-08 Thread Eric Charles
--- To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org -- View this message in context: http://old.nabble.com/Howto-use-ReadOnlyUsersLDAPRepository-tp31155206p34271473.html Sent from the James - Users mailing

Re: Howto use ReadOnlyUsersLDAPRepository

2012-08-08 Thread Merve Temizer
t;>> > >>>> Error creating bean with name 'usersstore' > >>>> Error creating bean with name 'localusersrepository': > >>>> > >>>> > >>>> in spring-beans.xml > >>>> > >>&g

Re: Howto use ReadOnlyUsersLDAPRepository

2012-08-08 Thread nibbllee
gt; Error creating bean with name 'usersstore' >>>> Error creating bean with name 'localusersrepository': >>>> >>>> >>>> in spring-beans.xml >>>> >>>> >>> class="org.apache.james.user.lib.JamesUsersStore"> >>>> >>>&g

Re: Howto use ReadOnlyUsersLDAPRepository

2011-03-16 Thread Norman Maurer
Hi there, this was a bug. I just committed a fix. See also : https://issues.apache.org/jira/browse/JAMES-1204 You should be able to build james from source your grab a fresh snapshot in a few hours: https://repository.apache.org/content/groups/snapshots/org/apache/james/james-server-container-sp

Re: Howto use ReadOnlyUsersLDAPRepository

2011-03-16 Thread Lanfeust troy
Hi, sure i can send log With this configration: in spring-beans.xml: in usersrepository.xml: ldap://obm3.kvm.rla:389"; principal="" credentials="" userBase="dc=local" userIdAttribute="mailBox"/>; stacktrace in file join 2011/3/15 Eric Charles > Hi, > The w

Re: Howto use ReadOnlyUsersLDAPRepository

2011-03-15 Thread Eric Charles
Hi, The way users / user repository is handled changed recently and was not tested with the LDAP repo. Can you send the full stacktrace (if any) from log ? Tks - Eric On 15/03/2011 16:48, Lanfeust troy wrote: Hi all I'm trying Apache James Server and I don't understand how can i use ReadOnlyU

Howto use ReadOnlyUsersLDAPRepository

2011-03-15 Thread Lanfeust troy
Hi all I'm trying Apache James Server and I don't understand how can i use ReadOnlyUsersLDAPRepository. I have the following in usersrepository.xml ldap://obm3.kvm.rla:389"; principal="" credentials="" userBase="dc=local" userIdAttribute="mailBox"/>; but the server don't wan