Re: Authenticate user

2006-01-11 Thread mu baosen
Aaron, > Thanks. >

Re: Authenticate user

2006-01-11 Thread Aaron Evans
mu baosen gmail.com> writes: > > If user logged in outside jetspeed 2, can the subject be transferred to > > jetspeed 2? > > > Using an SSO mechanism, the answer is yes. For example, if you had an application hosted on the same tomcat host (or cluster) which used the same JAAS realm to au

Re: Authenticate user

2006-01-10 Thread mu baosen
On 1/9/06, Aaron Evans <[EMAIL PROTECTED]> wrote: > > >Start with this documentation: > > > > > http://portals.apache.org/jetspeed-2/multiproject/jetspeed-security/index.html > > Thanks. If user logged in outside jetspeed 2, can the subject be transferred to > jetspeed 2? >

Re: Authenticate user

2006-01-09 Thread Aaron Evans
mu baosen gmail.com> writes: > > Hi everyone. > > Where does the users and password store? I want to implement a login page > that used my buisness logic, but I have no idea.And I can't find any > document that introduce this. What should I do first? > > Thanks for any help. > Start with thi

Authenticate user

2006-01-09 Thread mu baosen
Hi everyone. Where does the users and password store? I want to implement a login page that used my buisness logic, but I have no idea.And I can't find any document that introduce this. What should I do first? Thanks for any help.