@Frans:
Yes, JForum does support LDAP.
http://www.jforum.net/doc/Authenticators
-Original Message-
From: Frans Thamura [mailto:fr...@meruvian.org]
Sent: Thursday, February 26, 2009 11:48 AM
To: user@roller.apache.org
Subject: Re: How to integrate JRoller in existing website.
i think
essage-
> From: henning.br...@googlemail.com [mailto:henning.br...@googlemail.com] On
> Behalf Of Henning Brune
> Sent: Tuesday, February 24, 2009 8:30 PM
> To: user@roller.apache.org
> Subject: Re: How to integrate JRoller in existing website.
>
> Hello,
>
> we made
lemail.com] On
Behalf Of Henning Brune
Sent: Tuesday, February 24, 2009 8:30 PM
To: user@roller.apache.org
Subject: Re: How to integrate JRoller in existing website.
Hello,
we made an integration of JRoller with our existing user management.
We filled the two tables David mentioned from our user
Hello,
we made an integration of JRoller with our existing user management.
We filled the two tables David mentioned from our user management
which was not to difficult because jroller and our system live side by
side in the same oracle database. Now when we create a new user in our
system a simil
Hi, Arun.
In creating accout in Apache Roller, you need to insert a user profile
including password into table ROLLERUSER and you also need to insert one or two
user role record into table USERROLE. You can take a look and compare these
two tables with the tables for JForum and OpenFire.