On Fri, Aug 28, 2009 at 10:52 AM, Anish Varghese<anis...@gmail.com> wrote: > 1) How can we make sure that an ldap authenticated user gets automatically > registered in roller database at first login?
I believe that there's a Roller configuration property that enables SSO. When this property is set to true, when a arrives at Roller who is logged into SSO but is not yet registered in Roller they will be directed to a user registration page which will allow them to register but not enter a password. > 2) How can we make sure that the user registration page is restricted to > ldap authenticated users only? There is also a configuration property to turn off user registration. I think you use it Check the Roller Install Guide appendix, which lists all Roller properties, for the names of those two config. properties. Hope that helps... - Dave