You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-user@portals.apache.org by mangala perera <ma...@ifs.lk> on 2004/11/09 05:21:42 UTC

Login to pluto portal

Hi,

 

I need to get the logon user from my portlet. So it is obvious that I should
log on first. If I click on the "Login" link on the Top-Right of the main
Pluto portal page then I get the logon dialog. But I could not to login.

 

What kind of authentication it dose? I used my domain user and pwd but
didn't work. Do I have to configure something?

 

Regards,

/Mangala.


Re: Login to pluto portal

Posted by "David H. DeWolf" <dd...@apache.org>.
The authentication that is used is basic configuration.  Of course, this 
can be changed by configuring it in your web.xml.

The Login/Password is configured differently depending upon which 
container you're using.  Assuming that you are using tomcat, check out 
your <CATALINA_HOME>/conf/tomcat-users.xml file (unless you've 
reconfigured tomcat to use a realm other than the memory realm).

David

mangala perera wrote:
> Hi,
> 
>  
> 
> I need to get the logon user from my portlet. So it is obvious that I 
> should log on first. If I click on the “Login” link on the Top-Right of 
> the main Pluto portal page then I get the logon dialog. But I could not 
> to login.
> 
>  
> 
> What kind of authentication it dose? I used my domain user and pwd but 
> didn’t work. Do I have to configure something?
> 
>  
> 
> Regards,
> 
> /Mangala.
>