Re: Security Configurations in Repository.xml

2009-08-20 Thread simer anand
simer anand wrote: > > Hello Users, > > >> > can you tell me how to link JAAS authenticating programs with >> repository. >> > Right now no worries about authorizations >> > A little detail will be helpful >> >> Sorry for misunderstanding your question. > > > Its Alright! > >> >> AFAIK all

Re: Security Configurations in Repository.xml

2009-08-19 Thread simer anand
Hello Users, > > can you tell me how to link JAAS authenticating programs with repository. > > Right now no worries about authorizations > > A little detail will be helpful > > Sorry for misunderstanding your question. Its Alright! > > AFAIK all you have to do is to put your JAAS login module

Re: Security Configurations in Repository.xml

2009-08-19 Thread Alexander Klimetschek
On Wed, Aug 19, 2009 at 12:35 PM, simer anand wrote: > I really didn't asked about the authorization. > can you tell me how to link JAAS authenticating programs with repository. > Right now no worries about authorizations > A little detail will be helpful Sorry for misunderstanding your question.

Re: Security Configurations in Repository.xml

2009-08-19 Thread simer anand
Hello Alexander Thanks for reply > > "http://localhost:8080/jackrabbit-webapp-1.5.6/repository/default"; then > > without requiring an particular user name and password it allow access to > > repository with full authorizations. For that i started with JAAS > tutorials > > and their sample progra

Re: Security Configurations in Repository.xml

2009-08-19 Thread Alexander Klimetschek
On Wed, Aug 19, 2009 at 11:39 AM, simer anand wrote: >                    As i move to > "http://localhost:8080/jackrabbit-webapp-1.5.6/repository/default"; then > without requiring an particular user name and password it allow access to > repository with full authorizations. For that i started wit