2012 Jan 26 10:33 AM
Hi
In a 7.3 java system we have deployed an application. The application is the one mentioned in note 1252589.
This note explains how to provide access for "Everyone" to the application.
However this is 7.3 and not 7.0 and quite different...
Do you know how to provide access to an application deployed in 7.3?
Thanks in advance
Best regards
Flemming Grand
2012 Jan 26 10:34 AM
The note says to do the following for 7.0 which I have done quite often:
After successful deployment, Log into Netweaver Visual Administrator as administrator.
-> Click on the cluster tab on the left panel.
-> Expand the tree node 'server'
-> Expand the tree node 'services'
-> Select the 'security provider' service
-> On the right panel, select the 'Runtime' tab
-> select the policy configuration tab under the 'Runtime' tab
-> Select the Redirect application from the component tree.
-> On the right panel select the 'Security Roles' tab.
-> Select the 'DefaultSecurityRole' from Security Roles list box.
-> add the group 'Everyone' to 'Groups' List box.
2012 Jan 26 10:20 PM
Hi,
yep visual administrator is obsolete. You have to do everything via web (http://<host>:<port>/nwa). I don't know exactly where you can find that configuration but usually it's not that hard.
Cheers