| Author |
Portal Administration link not shown for WPSAdmin
|
|
|
| when I login to the portal server using wpsadmin, I am unable to get the Portal Administration link.
In LDAP WPSAdmin belongs to WPSAdmins group, still this problem.
any answers anyone ?
| |
| L D Jones 2004-01-19, 2:57 pm |
| biyer wrote:quote:
>
> when I login to the portal server using wpsadmin, I am unable to get the Portal Administration link.
>
> In LDAP WPSAdmin belongs to WPSAdmins group, still this problem.
>
> any answers anyone ?
Check the db table USER_DESC. Make sure that OID=10 is wpsadmin
| |
|
| Thanks Jones,
That solution solved my problem as well.
Now I am getting the Portal Administration link as well.
For the old wpsadmin user the oid was 10.
The new wpsadmin user was 601.
I did not delete that entry of old wpsadmin, just updated it to 910 and wpsadmins to 911.
I update the new wpsadmin to 10 and wpsadmins to 11.
from 601 and 602 respectively.
Can you tell me what is the significance of the the tables
user_desc_dd, user_session. Are these tables critical as well ? Those tables had references to 601 and 602. I changed them to 910 and 911 respectively.
Should that be changed to 10 and 11 respectively ?
Now the portal admin link is working fine. Should I make changes to the user_session and user_desc_dd as well ?
Thanks for the help.
Balaji
| |
| L D Jones 2004-01-19, 2:57 pm |
| biyer wrote:quote:
>
> Thanks Jones,
> That solution solved my problem as well.
> Now I am getting the Portal Administration link as well.
>
> For the old wpsadmin user the oid was 10.
> The new wpsadmin user was 601.
>
> I did not delete that entry of old wpsadmin, just updated it to 910 and wpsadmins to 911.
>
> I update the new wpsadmin to 10 and wpsadmins to 11.
> from 601 and 602 respectively.
>
> Can you tell me what is the significance of the the tables
> user_desc_dd, user_session. Are these tables critical as well ? Those tables had references to 601 and 602. I changed them to 910 and 911 respectively.
> Should that be changed to 10 and 11 respectively ?
>
> Now the portal admin link is working fine. Should I make changes to the user_session and user_desc_dd as well ?
Not sure. I am not certain of the function of those tables
| |
| machron1 2004-01-19, 3:01 pm |
| I had this problem when I was playing around with themes. I suppose some themes don't facilitate the admin button, so possibly switch the theme to YourCo or something.
| |
| James T. Kirk 2004-08-11, 5:58 pm |
| I have this problem to. How do you switch themes if you have no
Administrator link?
Thanks.
"machron1" <ryankennedy@freightliner.com> wrote in message
news:1601452474.1071685800428.JavaMail.wasadmin@swg3ws006...
> I had this problem when I was playing around with themes. I suppose some
themes don't facilitate the admin button, so possibly switch the theme to
YourCo or something.
| |
| L D Jones 2004-08-11, 8:48 pm |
| James T. Kirk wrote:
> I have this problem to. How do you switch themes if you have no
> Administrator link?
> Thanks.
>
> "machron1" <ryankennedy@freightliner.com> wrote in message
> news:1601452474.1071685800428.JavaMail.wasadmin@swg3ws006...
>
>
> themes don't facilitate the admin button, so possibly switch the theme to
> YourCo or something.
>
>
You could use xmlaccess
|
|
|
|