You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Raquel Cruz <rm...@gmail.com> on 2008/06/11 12:23:28 UTC

admin mode

Hello everyone!

I would like to know how can I use portal in admin mode without do a login
with admin/admin!

Thanks
Raquel

Re: admin mode

Posted by David Sean Taylor <da...@bluesunrise.com>.
On Jun 24, 2008, at 1:58 AM, Raquel Cruz wrote:

> Hi
>
> I've look ate j2-seed.xml and I had guest role to "admin" user.
>
> <Users>
>        <User name="admin">
>            <credentials password="admin" enabled="TRUE"
> requiresUpdate="TRUE"/>
>            <roles>user,admin,guest</roles>
>
> and nothing happens :(

The j2-seed.xml is only applied during the build, or from the  
administrative Import/Export portlet, where you can import seed XML  
files

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org


Re: admin mode

Posted by Raquel Cruz <rm...@gmail.com>.
Hi

I've look ate j2-seed.xml and I had guest role to "admin" user.

<Users>
        <User name="admin">
            <credentials password="admin" enabled="TRUE"
requiresUpdate="TRUE"/>
            <roles>user,admin,guest</roles>

and nothing happens :(

Raquel

2008/6/24 David Sean Taylor <da...@bluesunrise.com>:

>
> On Jun 11, 2008, at 3:23 AM, Raquel Cruz wrote:
>
>  Hello everyone!
>>
>> I would like to know how can I use portal in admin mode without do a login
>> with admin/admin!
>>
>
> admin is the default "Administrative user"
> Its up to you which users are granted administrative roles and even which
> roles are considered to be administrative
> Check out the administrative portlets for setting up new users
> Also have a look at the j2-seed.xml file for populating your portal with
> users
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>
>

Re: admin mode

Posted by David Sean Taylor <da...@bluesunrise.com>.
On Jun 11, 2008, at 3:23 AM, Raquel Cruz wrote:

> Hello everyone!
>
> I would like to know how can I use portal in admin mode without do a  
> login
> with admin/admin!

admin is the default "Administrative user"
Its up to you which users are granted administrative roles and even  
which roles are considered to be administrative
Check out the administrative portlets for setting up new users
Also have a look at the j2-seed.xml file for populating your portal  
with users

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org