Restoring Default Permissions - security zones & applications

Hi - We're running EP 6, SP 15
I have stupidly clicked the "reset child permissions" button on three top node folders in the System Admin > Permissions editor. Meaning, of course, that the initial login screen was disabled. While I appreciate how stupid this was and that I shouldn't have done it, does anyone know a quick way of restoiring the Applications, Portal Content and Security Zones folders back to the delivered settings? These are the three folders I reset child permissions on while trying to fix something else.(Doh!)
Chosen method at present is to look at another, untouched portal system,(QAS) use the audit list editor to compare the settings on all objects within these three folders.
This sounds like a fairly big job! Any pointers gratefully received.
Thanks very much
Andy

Hi Deepak thanks for the swift reply. The help is helpful, but I had already started looking in the help thanks to one of the two (thread ID 140252 - sap help link similar to yours)
thankfully this lists the default settings on the zones. the fix i have applied is to give the Everyone group pemissions READ and END USER at the folder level - is this what most people do? As I understand it the only problem is that Applications are directly accessible through the URL - Are there other issues I am missing?
Thanks again (yes I will come back and give points, once finished...!)
Andy

Similar Messages

  • How do I restore default SSL security certificates/authorities/servers?

    A website I visit often was having SSL certificate issues. I did not know what certificate I needed to remove in order to get it working again... So I removed ALL of my security certificates/authorities.
    I did not realize it would be near impossible to restore them.
    Now every website I go to is "untrusted" and I need to confirm a security exception.
    How do I restore the certificates/authorities to the default state?
    I tried removing firefox and reinstalling, but that did not fix it.
    Any help would be greatly appreciated. At this point I'm tempted to just switch to Chrome or another browser.

    See '''cor-el''' reply - Solution Chosen
    https://support.mozilla.org/en-US/questions/878694
    thank you

  • Code for restoring default permissions to etc/hosts?

    Could someone help me with the proper code for setting the permissions on etc/hosts to their proper default setting?

    sudo chmod 644 /etc/hosts
    sudo chown root:wheel /etc/hosts
    Those are the settings on my iMac.
    If you use an editor such as
    sudo nano /etc/hosts
    you will most likely not have these problems.
    If you are a more experienced Unix user, then vim or emacs are good choices as well, but both of those editors have steep learning curves.
    Message was edited by: BobHarris

  • How would I Restore Default permissions on Windows dir?

    I have been having several issues on my Win 8.1 Pro PC and its all since I made an error one day and took ownership of the Windows DIR and changing some permissions, but I really made a mess of things.  I managed to get Trusted Installer back
    as the Owner on the Windows DIR and I think I put the permissions back OK.  Now I am still seeing errors in my event log saying access denied... Also several things are still not working correctly. I cannot create a new Refresh image
    (post I made earlier) and my Explorer service keeps hanging then crashing.
    So I wanted to know if there was any way to put my Windows DIR permissions back the right way and taking my current user names into consideration? 
    I know I can run commands to change these but I need to know what they should be set to.  Does anyone have a script I can mod & run to help me correct my problem?
    Any help appreciated.
    Thanks
    JK MCP

    Hi,
    For this log,we can ignore it.
    Regards,
    Kelvin Xu
    TechNet Community Support

  • How to delete a Security Zone?

    Hello,
    I've deployed a certain PAR file with a certain Security Zone:
    <property name="SecurityZone" value="roy.test.TestApp/DefaultSecurity">
    </property>
    Now I can see this security under System Config -> Permissions -> Security Zones as I should. My question is: In case I would like to delete it how do I do it?
    Roy

    Hi Roy,
    It is a page that shows on one page all the portal components installed on your portal.
    Access the page from the URL http://<server>:<port>/irj/servlet/prt/portal/prtroot/PortalAnywhere.Go
    From this you can see all the components, each displayed with a button to run it.
    As I mentioned, you do not really need this page to run the SecurityZonesChecker. You can just use the URL http://<server>:<port>/irj/servlet/prt/portal/prtroot/com.sap.portal.runtime.system.console.SecurityZonesChecker.
    For the above links, make sure to put in your server name and port number.
    Did you run the SecurityZonesChecker? Does it do what you need?
    Hope all this helps.
    Daniel

  • Is it possible to access a secure zone using the login details of another application?

    Given this scenario: A member signs in to an application on another platform (e.g. a MySQL application). Is it possible for that member to access a secure zone of an associated Business Catalyst website without needing to sign in again?
    For example, a BC wesbite is set up to promote a MySQL application. The BC website has help files that only members can access. The member has logged in to the MySQL application and clicks a link to view the help files. The member is forwarded to the help files within the BC secure zone without needing to sign in to the secure zone.
    I guess this scenario is based on the following:
    That the other platform and the BC website are able to share the same member log details.
    The other platform is able to communicate with BC to inform BC that the user has signed in, and this is the member’s log in details.
    That the above can be done securely.
    I’m keen to know if this can be done, and how it would be done. Or if there's a better/different way to achieve the same result. I look forward to your reply.

    hi injpix ,
                 Thanks for reply.  I am using flex builder 3. and i want to access .proerties file from flex application(web application) . The reason behind using .properties file is that user should be able to modify any property value in that file. This file should not be embeded in application swf  means any change in .properties file need not compile flex application. This file would be under the web context  where swf file reside in web server. It should be accessible from flex application at run time.
    Is there any way to implement this. If any one know please reply.
    Thanks.

  • Assign Security Zone Permissions to Portal Role

    Hi all
    I have created a portal role, say 'ABC', in my folder and assigned some users to this role. Now I want to assign security zone permissions for this role, ABC. When I try to do so, I am not able to find this role under 'Assign New Permissions' of permissions editor.
    What more do I need to do to get this role for assigning permissions?
    I am using Netweaver 2004s.
    I appreciate your answers with good points.
    Thanks in advance
    Tejo

    HI Fabien
    Thanks for the reply. I tried with wildcard search. I am not able to find that role. When I search for all roles in permissions editor I see some 32 roles. When I searched the number of roles in User Administration tab, there are 55 roles( 40 in Portal Role datasource and 15 in UME database datasource).
    I can see my role in User Administration window, but not in Permission editor.
    Thanks
    Tejo

  • Deployment and application do not have matching security zones

    Hello community,
     I have developed an application in VSExpress 2013 (Win 8.1)) and I'm trying to deply using ClickOnce. I have set the options to:
     1) Sign the ClickOnce manifests (checked)
     2) Sign the assembly (checked)
     3) On the security tab: "Enable ClickOnce security settings "(checked) and "This is a full trust application" selected
      4) On the "Publish" tab: "The application is available offline as well..." Selected
    The qeustion is that, when I publish the application based on this settings and run the "Setup.exe" on a Windows 7 machine I have the exception: "Deployment
    and application do not have matching security zones"
    Any idea on how to solve this?
    Below is the error log:
    ERROR DETAILS
            Following errors were detected during this operation.
            * [28-02-2015 14:52:30] System.Deployment.Application.InvalidDeploymentException (Zone)
                    - Deployment and application do not have matching security zones.
                    - Source: System.Deployment
                    - Stack trace:
                            at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest
    deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
                            at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest
    deploymentManifest, String targetDir, Uri deploymentUri, Uri& appSourceUri, String& appManifestPath)
                            at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState
    subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
                            at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState&
    subState, ActivationDescription actDesc)
                            at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri
    activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
                            at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object
    state)
    COMPONENT STORE TRANSACTION DETAILS
            No transaction information is available.

    Hello,
    To clarify this issue, I would confirm with you the following tips.
    >> 2) Sign the assembly (checked)
    1. If you select the pfx file which is generated by Visual Studio for "Choose a strong name key file",
    will it has the same result?
    2. Where did you published your project? Local folder ,web server or any other?
    3. If you create a simple sample with the same stesps, will it has the same issue? If so, you could share that sample with us.
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Security Zones and portalapp.xml

    On the page http://help.sap.com/saphelp_nw04/helpdata/en/25/85de55a94c4b5fa7a2d74e8ed201b0/content.htm
    it says that the settings (security zone, permission) in the portalapp.xml defines who can access this application.
    Then it says that PRT checks the users iView-permission and then optionally the security zone permission, depending on the setting of the parameter -Dcom.sap.nw.sz=true in the J2EE.
    Question:
    When this parameter is disabled (default), are the security zones just not checked when accessing an application throug an iView or also when they are accessed through direct URL?

    Hi Manuel,
    I just checked it against our SP12 installation, with the same component, which has the same settings as yours:
    > it can be run by any authenticated user
    This at least does not hold for our portal installation. Each access with the given URL, called by an authenticated user which does not have one of the admin roles set within the security zones, ends with:
    Access denied (Object: com.sap.portal.system/security/sap.com/NetWeaver.Portal/high_safety/com.sap.portal.runtime.system.console/components/ClusterAdminConsole)
    The application permissions do not play a role here, these are for the iView wizards, which applications are to be chosen.
    So, double check the user you are testing with; maybe the version is buggy?
    > In the Security-Zone-Permissions
    > ara:/security/sap.com/NetWeaver.Portal/high_safety/com.sap.portal.runtime.system.console
    Under components/ClusterAdminConsole the same settings are to be found? (I expect it, but just to be sure.)
    Hope it helps
    Detlev

  • How to create a Payment Form for access to multiple secure zones

    I'm trying to create a Payment Form that allows the user to select from a dropdown of videos, each of which represents a secure zone page with an embedded video.
    What I can't figure out -- and tech chat can't help -- is how to redirect the user to the correct secure zone for the video they purchased.
    Videos are are streaming, vimeo embeds, not downloads.
    Anyone know how to do this? Can post link to test form if you need it.
    Thanks!
    jerry

    Hi,
    This can be done for already available list. Have a look at the following steps:
    Create an Empty SharePoint Project, then right click the project, add SharePoint “Layouts” Mapped Folder.
    Right click the project name, add New item Application Page, then add the custom code there.
    Under Features, add a feature, right click the added feature then add an event receiver, override the FeatureActivated method to set the new edit/new form as the default form.
    How to set new form as default form:
    SPList lstTest = web.Lists["Shared Documents"];
    string newUrl =
    string.Format("layouts/NewEditForm.aspx", web.ServerRelativeUrl, lstTest.RootFolder.Url);
    var form = web.GetFile(newUrl);
    if (form !=
    null && form.Exists)
     //string newFomrUrl = lstTest.DefaultEditFormUrl.Replace("EditForm.aspx", "docEditForm.aspx");
      lstTest.DefaultEditFormUrl = newUrl;
      lstTest.Update();
    For more information, see
    http://community.bamboosolutions.com/blogs/sharepoint-2010/archive/2011/05/12/sharepoint-2010-cookbook-how-to-create-a-customized-list-edit-form-for-development-in-visual-studio-2010.aspx
    To add a custom list form, the best way I think is using SharePoint Designer 2010, it’s very fast.
    Regards,
    Kelly Chen

  • Security Zone error.

    I have a federated portal, i.e. producer - consumer relationship (7.0 sp18) and when I federate a BEx qry I'm getting a Security Zone error with the following message:
    Caused by: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): com.sap.portal.system/security/sap.com/NetWeaver.Portal/high_safety/com.sap.portal.runtime.system.console/components/default)
    I did the following:
    Go to System Administration -> Support.
    Under the Area column select Portal Runtime. Scroll down to the JNDI Browsers section, and select Security Zones Browser. Drill down to sap.com/NetWeaver.Portal/high_safety/com.sap.portal.runtime.system.console/components/default.
    I'm seeing "No service is bound to this secutiy zone"
    I understand I need to go to System Administration  ->  Permissions,
    Browse to Security Zones:
    sap.com/NetWeaver.Portal/high_safety/com.sap.portal.runtime.system.console/components/default
    and right-click  -> Edit Permissions.
    All I have to do is add end-user-read permissions is that correct?
    I currenlty see just content_admin, super_admin, and system_admin all with End USer checked. Do I have to add my "Everyone" role as an assigned permission and ck End User?
    Then when I go back to the Support Desk I see a service bound?
    Mike

    From what I am seeing I now understand that in my federated env I am generating a URL that exceeds 2083 characters.  We are using IE Version 7.0.5730.13CO
    I also understand that I am not having this issue when using Firefox.
    These urls are getting generated when the users save a BEx qry to the BEx Portfolio or their My Portfolio.
    The reason I was getting the security errors was the url's were getting chopped off and the users did not have access to those components.
    Anyone implement a method to fix this issue?
    MIke

  • Missing Entry in Security Zones

    Hi all,
    Im trying to build a User how "only" has access to the PAR-Uploader in the Portal (System Administration --> Support --> Support Desk --> ("Portal Anywhere" Admin Tools" -->)  Administration Console.
    My idea for a solution was to create a role with a delta-linked iView to the source iView (Portal Content --> Content provided by SAP --> Admin Interfaces --> Admin iView Templates --> Support Desk). After asigning the new role to my new User and logging in to the Portal, i can see the "overview" mask (System Administration --> Support --> Support Desk), but by calling the "Portal Runtime" (to upload the PAR) I will get an Execption.
    In the NWA I found two:
    Exception ID:07:46_20/03/09_0033_4057750
    [EXCEPTION]
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: com.sap.portal.support.desk.default - user: Deployment, Tester
         at com.sapportals.portal.prt.deployment.DeploymentManager.checkPermissions(DeploymentManager.java:2005)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:251)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
         at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
         at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): com.sap.portal.system/security/sap.com/NetWeaver.Portal/high_safety/com.sap.portal.support.desk/components/default)
         at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
         at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
         at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at com.sapportals.portal.prt.deployment.DeploymentManager.checkPermissions(DeploymentManager.java:2000)
         ... 26 more
    and
    07:46_20/03/09_0033_4057750
    [EXCEPTION]
    com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): com.sap.portal.system/security/sap.com/NetWeaver.Portal/high_safety/com.sap.portal.support.desk/components/default)
         at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
         at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
         at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at com.sapportals.portal.prt.deployment.DeploymentManager.checkPermissions(DeploymentManager.java:2000)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:251)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
         at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
         at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    With this exeptions I'd take a look to the security zone and -as not expected- the entry "com.sap.portal.system/security/sap.com/NetWeaver.Portal/high_safety/com.sap.portal.support.desk" is missing".
    And Ideas to solve my problem (allow a User to access the PAR-Uploader) or to solve the missing security zone entry?

    Hi Koti,
    thanks for your reply, but the situation is that there is NO entry for the support desk.
    My suggest path is (at permissions) exactly as yours:
    - Security Zones
    -- sap.com
    --- NetWaver.Portal
    high_safety
    com.sap.portal.support.desk
    As descriped: there is no entry like suggested - also nothing similar (for the fact, the title is not equal to the ID).
    PS: We are using SPS14

  • Property editor, Permission editor and security zone

    Could anyone let me know what different between <u>Property editor, Permission editor and security zone</u> when we build the new role in portal and have to go through these three for setting up. Could you compare them with creating new role in R/3 system?
    Thank you so much and sorry to bother you guys.

    Hi,
    Property editor is the editor which shows a list of properties of any pcd object like iView property or page property etc. Using this, u can edit the properties of the pcd object.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/9e/7d9713087311d7b84600047582c9f7/frameset.htm
    Permission editor is the editor where u can change the permission level for particular application or portal content objects like read/ write permission, end user permission etc. So using this, u can set permissions for different users to access different pcd objects.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/5b/0fab1b76984ed0944d5c732cfad1b2/frameset.htm
    Security zone mentions the level of portal security like low, high etc.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/25/85de55a94c4b5fa7a2d74e8ed201b0/frameset.htm
    Regards,
    Vijai

  • Any way to remove Security Zone from portal?

    Hi,
    is it possible to somehow remove a Security Zone from portal? I know that security zones can be configured (craeated) by portal application developers in portalapp.xml file. However, when I undeploy such an application, I can still see it's security zone in "Permissions" editor. Is there any way to remove these unused security zones? I use EP 7.0.17.
    Regards,
    Tomas

    Hi Michael,
    thank you, it seems that PCD Inspector is the right place. There is just one small problem: I located the unused security zone, marked it and clicked "Delete" button. I got following message:
    "To use this function of the PCD Inspector, enter the 'super admin' permission key in the personalization dialog, which you can open by clicking the Personalize option in the main tray"
    Problem is that I don't know what is the "'super admin' permission key" or where to find it. I can't find anything on this topic. Can anybody help me with this?
    Regards,
    Tomas

  • My IPOD Touch initially had a white screen.  I tried correcting this by restoring default settings via ITunes.  The Restore Failed with error 1602 and now the IPOD touch is completely dead. It will not power on or respond when I plug it into my PC via USB

    My IPOD Touch initially had a white screen.  I tried correcting this by restoring default settings via ITunes.  The Restore Failed with error 1602 and now the IPOD touch is completely dead. It will not power on or respond when I plug it into my PC via USB.  I get an error on my PC stating that device attached to USB port is not recognizable.  Can anyone help?

    Error 1602: Try the following steps to resolve this error:
    Ensure proper USB isolation troubleshooting has been performed, and test with a known-good cable.
    Follow the steps listed for Error 1604.
    This error may be resolved by disabling, deactivating, or uninstalling third-party security, antivirus, and firewall software. See steps in this article for details on troubleshooting security software.
    Above from:
    http://support.apple.com/kb/TS3694

Maybe you are looking for

  • Different coloured text in the same crawl

    How can i have different coloured text in a crawl, whenever i use any of the text funciotons, if i change the colour it changes the coulour for all the text, can i not just simply highlight bits and make them different colours? cheers, Matt

  • Run Report in Web

    Dear All, My client has got requirement for some Dashboards development which I will be doing with WAD and also they want to see all the reports developed using Web Analyzer. We do not have Portal. Can we excute reports in Web Analyzer ?? To run WAD

  • Canalyzer OnInit event can't be accessed

    I can access the com objects methods but I can't use the events (can't see them). Does anyone know why? I must get access to  the OnInit event.  Solved! Go to Solution.

  • Ristretto with keyboard/mouswheel navigation (xfce image viewer)

    i've always liked xfces lightweight image viewer ristretto, but there were always two things which annoyed me: 1. no keyboard navigation 2. rolling the mousewheel over displayed image just zooms in/out so today i finally took the sources and changed

  • Is the airport extreme just a replacment for your cable modem?

    What exactly is the airport extreme? I been thinking about buying one but I want to know what does it exactly do. Is it a replacement for your cable modem that creates a wireless network?