A user with ACCESS and CREATE automatically get FUSION?

Hi all

I am running into an issue while using OWM (10.2.0.4.2) and granting of privileges. I have 3 levels of users: a Viewer (ACCESS_ANY_WORKSPACE), the editor in Chief (CREATE_WORKSPACE) and the Auditor (full control). I want to have my editor can do, it of having access to any workspace, be able to create their own workspaces and do not have the ability to MERGE their workspaces back to live. Without ACCESS_ANY_WORKSPACE, they cannot see their own workspaces.

I revoked ACCESS and CREATE from the PUBLIC. When I grant CREATE_WORKSPACE to my editor, they get full control of this workspace without FUSION. When I add in ACCESS_WORKSPACE or ACCESS_ANY_WORKSPACE when they create a new workspace, they are granted full control on this workspace including the MERGER.

Is it possible to be able to have a user have access to all areas of work, being able to create their own workspaces, but not have them able to merge workspaces? The editor has not any MERGER of the privileges granted, and I can not revoke FUSION of a workspace that they have created.

Any thoughts?

Thank you!
Mike

Hi Mike,.

Users have always full privileges on any space they create. The only additional privilege that is required to merge the child workspace is the privilege to ACCESS the parent workspace. Given that you grant the user ACCESS_ANY_WORKSPACE, they would have all the necessary privileges to merge, and there is no way to avoid this without removing one or more of these privileges.

However, one possibility would be to create a trigger that only run during merge operations using dbms_wm. SetTriggerEvents and triggered an error every time one user other than the auditor tried to merge a workspace. The other possibility is to create a separate user to create all the workspaces. The listener would still have the ACCESS_ANY_WORKSPACE privilege, but would not be able to merge the workspace without privilege is granted explicitly because they possess is more working space.

Kind regards
Ben

Tags: Database

Similar Questions

  • I have created a new domain with win2012r2 and created users. Add after the client in my area so that the newspaper with the user I get error below.

    Hello

    I have created a new domain with win2012r2 and created users. Add after the client in my area so that the newspaper with the user I get error below.

    "You cannot connect because the logon method, you use is not allowed on this computer, please, see your ad min for more information network"

    Please help me with that and I don't want to give permission to admin for all users group...

    Hello

    Post your question in the TechNet Server Forums, as your question kindly is beyond the scope of these Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

  • My USER profile has disappeared, replaced by a generic user with access to NOTHING profile.

    original title: change of user?

    I have Windows 7 Starter and watched a video and my Internet Explorer froze, so I forced stop.  Now my USER profile has disappeared, replaced by a generic user with access to NOTHING profile.  I can find my user profile on the COMPUTER, but I can't switch back to my own USER profile (not "switch user" on the closure.)  Can anyone help?

    Hello

    As the Group Policy Editor is not available in the Home Premium version and the version of Windows 7 starter, the other way to disable is through the registry editor.

    Important: this article contains information about how to edit the registry. Make sure that you back up the registry before you edit it. Make sure you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    Back up the registry

    http://Windows.Microsoft.com/en-us/Windows7/back-up-the-registry

    1) click Start, type regedit.exe in the find dialog box or run and press enter.

    (2) go to HKEY_LOCAL_MACHINE-SOFTWARE-Microsoft-Windows-CurrentVersion------policies------system

    (3) create a DWORD (32-bit) value named HideFastUserSwitching with a right click on the right side of the editor and choice New > DWORD(32bit) value.

    (4) set data HideFastUserSwitching to 0 to disable the fast user switching.

    (5) in the future if you want to enable the fast user switching, set data HideFastUserSwitchingto 1.

    After, log to see the changes. Fast user switching must be disabled after completing the steps above.

  • create user with access to only 5 tables

    Hello

    8.1.7
    Win 2003 Server

    I created a user and granted ir create session privilege. I have given access to this user for only 5 tables. When I check more later, the other tables also receive access. How can I avoid this problem and provide access to the selected tables. I guess that these other tables were given access by the public. How to remove this user

    Best regards

    Valy says:
    Hello

    8.1.7
    Win 2003 Server

    I created a user and granted ir create session privilege. I have given access to this user for only 5 tables. When I check more later, the other tables also receive access. How can I avoid this problem and provide access to the selected tables. I guess that these other tables were given access by the public. How to remove this user

    Best regards

    If you actually gave grants to the public then always this user can access this table. This is why you must revoke these privileges to the public, but first consider this: this can problem your application?

  • Problem with access policies (create several resources)

    I'm having a problem with access policies:

    The first policy must create a resource.
    And the following policies should create childs on the resource.

    The problem here is that when the policies will add the childs, the resource is not configured yet.
    And then each will create a resource but I want just a single resource of the childs.


    When the resource is already deployed, policies to update this resource correctly.

    How can I fix?

    TKS

    Ricardo,

    I had a similar problem. In a post processing Manager, I managed the membership of the user to specific through the removeMemberUser roles and the addMemberUser of the tcGroupOperationsIntf class.
    The last parameter of this method is a Boolean value that, if true, would automatically trigger access by programming strategies in post processing.
    The problem is that there also is an OOTB handler for triggering access rules, so I was basically triggering twice access policies and duplicate resources appear.

    I hope this helps.

    See you soon

  • End of Windows 7 permission - stop users save files and create folders in the C drive

    I am trying to create the image of the construction of Windows 7 Enterprise 64-bit machine.

    If I check properties of the C drive, go to the Security tab and click the Advanced button, I see not leave of UserGroup is only read and execute authenticated users however have extraordinary and create folders / append permisions data on drive C object. Because of this non admin users can create folders and save files on the C drive I want.

    If I remove the permissions for the authenticated users group, even the local administrator is not able to save the files in the C drive or create a folder here.

    Please suggest a system of authorisation which may restrict normal users to save data and created folders without screw Windows behavior in C drive.

    Sorry, I don't want to store them something on the root of drive C, they should be able to store files and folders in their user profile.

    I already gave you an appropriate command to achieve this goal:

    Cacls /G C:\ system: F administrators: F domainadmins:F everyone: R

  • Train with report and create processes button

    In my form, I have an element that contains a single select statement to concatenate the elements entered by the user (: P3_ECRNO) with a chain of path of file to create a full path. The report is set up so that the user can open this link in a column. Everything works except the user must visit the form twice to get the link to complete the report.

    I hope that you will understand:

    I have a form on a Table with report

    P3 LINK_
    Source element is the SQL query
    SELECT 'file://departments/Documents/ECR%20Folder/' || :P3_ECRNO || '.doc' 
      from DOC_INFO 
          WHERE DOC_INFO_ID = :P3_DOC_INFO_ID AND :P3_ECRNO IS NOT NULL
    After the rest of the elements on the page are populated, the user presses the create button and dump everything in the report.

    In the report column as we speak is implemented to hyperlink to this folder and file (that was created previously).

    The first time the user presses the creation (or apply just for test, all except the full link immersed in the report. But when the form is reopened and Apply is hit, the link gets poured into the report and the works.

    I bet it has something to do with the processing time that often seems to have a problem with.

    Thanks in advance...

    Create a calculation "After Submit/SQL Query" to set the value of '_P3_LINK_ '. For a calculation query, you can use the same SQL that you used for the source of the element.

    CITY

  • Problem with Javascript and ActionScript setting / getting variable timing

    Hello world

    The course

    I created a training course, which will run standalone on our intranet for internal staff. Despite the (known) limitations, I use Javascript to validate the form and open a window of e-mail, for the staff member to click Send confirm that they have completed the course. Without a web server or LMS to use, what seems easiest to obtain confirmation of completion of the course. The form itself works very well and we have tested it with some members of staff.

    I created a slide in Captivate that contains the form of confirmation with a "submit" button. I added a next button, which appears disabled until the user submits the form successfully.

    The problem

    When the user clicks on send, I call a conditional Action as follows:

    • If 1 = 1 (i.e. always do this)
      • Javascript call for:
        • Validate the form
        • If it is valid
          • Open e-mail window
          • Set m_VarHandle.Confirmation_Email = 1
    • If Confirmation_Email = 1
      • Select the next button

    Unfortunately, by filling out the form correctly and clicking on send, the next button is not enabled (the fine again active button). On further testing, it seems that the Javascript has finished running before ActionScript moves on the next decision. So when he checks the value of Confirmation_Email it has not yet been fixed and the next button is not enabled.

    Any ideas how I can fix this problem?

    Thank you

    Sarah.

    Hello world

    I bypassed this problem as follows.

    • Added a Clickbox that appears for 0.5 seconds with a break
    • Created a disabled button is visible in the output, which is displayed for 0.8 second
    • Updated the timeline, so that the next button (active) appears after 0.8 seconds for the rest of the slide
    • Added a second Clickbox located to 1.0 second with a break at the end of the slide (2.0 seconds)
    • Updated Javascript code to set cpCmndResume to 1 when the form is validated successfully

    This results in the desired behavior:

    • The slide plays up to 0.5 seconds and stops due to the first Clickbox
    • The user can fill out the form at their leisure and submit.
      • If the validation fails, the user must correct the form and click on submit
      • If the validation is successful, the reading recovery
    • When playback is resumed, he passes the 0.8-second mark. The following disabled button disappears and the next active button appears. Playback continues until the second 2.0 mark then paused because of the second Clickbox
    • The user can click on Next at their leisure

    Thanks for all the reading - hope it will be useful!

    See you soon

    Sarah.

  • How to make a user-defined structure and creat a pointer for the same thing

    Function

    The prototype of the dll function is

    long unsigned PassThruIoctl (unsigned long A, long B unsigned, void * pvar1, void * pvar2);

    ' void * pvar1 ' and ' Sub * pvar2 ' are pointers to different Structures. The value of "unsigned" long B will determine what kind of Structure is the pointer.

    An example of structure is given below, when pvar1 is the pointer to SCONFIG_LIST.

    typedef struct

    {

    ParameterID long unsigned;    This entry of the dll

    Value of long type is unsigned;          This is a release of dll

    } SCONFIG;

    typedef struct

    {

    unsigned long NumOfParams;    the no. of elements in the array (SCONFIG)

    (entry)

    SCONFIG * ConfigPtr;           the pointer to array of SCONFIG

    (entry)

    } SCONFIG_LIST;

    The function is supposed to get the values of the configuration parameters (leave a device external interfacing).

    When I tried to run the service as shown in the attached VI, I always find myself with the error. The error I get is says something about the DLL which damages the memory of Lab View.

    Fixed mising. Can you post it again?

  • Reactivated my computer with muted and all I get is a song play more and more, can not hear anything else.

    Original title: music

    I used my sound muted.  I had something that I needed to listen to the sound but when i not cut the sound there is a song that plays again and again... you don't hear anything else.  How can I disable this...

    Hi Kathy,

    From the description you have provided, it appears that there is a program (most likely a music player or a browser that has a tab open playing multimedia content) that runs in the background in the computer at the time where you encountered this problem. Sometimes when you open Web sites in a browser, they automatically open certain pop-up windows that keeps the game ads. It could be like a local browser window as well.

    So that the community to better help you, you will need to provide some information on your computer. I put a few questions below, answer please:

    1. What is the operating system installed on the computer that has this problem? And what is the service pack installed on this operating system? You can check this information by referring to the this article .

    2. what internet browser do you use on your computer? If it is Internet Explorer that you are using, let us know its version by referring to the information here.

    At this point, I suggest two things you can do on the computer that has the problem of eliminating the factors I mentioned above. I describe below, check them out:

    Method 1: Use Windows Task Manager to identify current programs that may cause this problem:

    If you press the keys Ctrl, SHIFT and ESC keys together on the keyboard of your computer, it evokes the Windows Task Manager program. On the Applications tab in the Windows Task Manager, a list of the applications currently running on your computer is displayed. When you have found this reading repeated in the computer, you can open the Windows Task Manager and check what programs are running on the computer at this time.

    Check the list of Applications for probable programs which could play music - a music/video player, a Web browser, etc.. You can right-click on these programs that are running and click on switch to to get that particular program and check if it plays the song you hear. If you find the program that is causing the problem using this method, you can simply close this program. That should solve the problem.

    However, if the problem still persists in the computer, follow these steps:

    Method 2: Save your files/programs, and then restart the computer once:

    Save any unsaved file/program, you have opened in the computer and restart the computer once. Is the issue still there after the reboot? To let us know.

    These steps has the basic things that you need to register such a question. I hope that they help you get started in a good sense. Please report if the problem is still there, or you need help Windows. We are happy to be of assistance.

    Nice day!

  • I can't access and create new e-mail messages.

    Once more I can't access the mails in my mailbox.  Nor can I write new e-mail messages or do any other function.  The only thing I see is that comes from the e-mail and the title of it.  I had this problem about 2 weeks ago and when I contacted you it was settled.  Yes, I have expanded my computer.  My email address is * address email is removed from the privacy *.  Is that going to be an ongoing problem?

    Hello MarleneBohanan,

    The best place to ask your question of Windows Live is inside Windows Live help forums. Experts specialize in all things, Windows Live, and would be delighted to help you with your questions. Please choose a product below to be redirected to the appropriate community:

    Windows Live Mail

    Windows Live Hotmail

    Windows Live Messenger

    Looking for a different product to Windows Live? Visit the home page Windows Live Help for the complete list of Windows Live forums to www.windowslivehelp.com.

  • I get a msg that PowerPoint Viewer is not a program that associated with it and can not get a .pps file to open

    I just downloaded viewer PowerPoint 2007 and tried to open a .pps file I have rec was in an e-mail message.  I get a msg that there is no program associated with it.  I know I have to go to folder options, but don't know what program I need to open it.  Help, please.

    1: save the attachment to your HARD drive. Right-click on it and open with | Choose the program. Select PPV 2007 and then check the box: always use this program to open this type of file.

    2: cannot open. PPS attachments directly from Outlook Express using XP/SP2 or XP/SP3:
    http://WindowsXP.MVPs.org/ppsopen.htm  Bruce Hagen MS - MVP [Mail]

  • If I have two PCs used by my family, one user profile can be applied to more than one PC, followed by the cumulative on both computers use if the user has access and time restrictions?

    I wish that the user profile settings to apply to both Windows 8 computers.  Thus, if a sign of user in a PC for 2 hours and their allotted time has been used for the day, I want to assure that they are unable to connect to the other PC without asking for more time.  The same applies to time restricted access, Web sites, etc... Is this possible without two separate profiles, one on each PC?

    Hello

    Unfortunately, it is not possible to use a single user on multiple PC profile, but you can have the same set of parental controls for different user accounts.

    Multiple user accounts can have the same family safety settings.

    For information on how to set up parental control and more information about the safe keeping of children using the parental control, you can check the links below.

    Set up parental controls

    Keep your children safer on the PC

    Hope that the information provided is useful.

  • Problem with accessing dynamically created video clips, returns null.

    I hope that it's a dumb question with an easy answer, if my code is pretty simple.

    I use this code snippet to create menu items, then use the variable jCount below to give the clips a like number, index in so much of (which seems to work very well):

    for(var j:Number=0;j<xmlSubMenuLength;j++){  
        var mcSubMenuItem:mcSubMenu=new mcSubMenu();    
        addChild(mcSubMenuItem);     
        jCount++;    
        mcSubMenuItem.name = "mcSubMenuItem" + jCount; 
        //traces out names correctly
        trace ("---------------------------------jCount NAME = "+ mcSubMenuItem.name); 
        mcSubMenuItem.x=mcMenuHolder.x+20;
        mcSubMenuItem.y =mcMenuHolder.y;
        mcSubMenuItem.y+= nextBtnY;
        nextBtnY+=subtopicSpace;
        global_subi.text = String(jCount); //i see the proper count of 10 in the text field
       }
       
       
    

    However, when I try to access the clips using this snippet:

      
     for(var j:Number=0;j<Number(global_subi.text);j++)//
        {   
      trace("GLOBAL SUBI = "+ String(global_subi.text));  //traces out 10, which it should
      var scSubMenuItem:String = "mcSubMenuItem" + j;   
      var scSubContent:Object = this.getChildByName(scSubMenuItem); 
      trace(">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>scSubContent:Object = "+ scSubContent); //returns null!
      
     }   

    My last trace statement returns null. Anyone can see my mistake, or explain why I can't access my videos after they have been created?

    Thanks muchly,.

    ~ Chipleh

    You are welcome.

  • Problem with encoding and setUrl() automatic percentage incomplete

    OK, I have this for Oauth method:

    Petición QNetworkRequest = QNetworkRequest();

    peticion.setUrl(QString(oa_url+oa_callback+callback+oa_consumerKey+consumerKey+oa_nonce+nonceGenerate+oa_signature+signature+oa_signatureMethod+signatureMethod+oa_timestamp+timestampGenerate+oa_version+oauthVersion));

    All values are OK, but when my base64 signature throw '+' sign setUrl() function don't this encoded to % 2B. So if I move to the firm as a percentEncoded() (this function if it fills completely) setUrl() makes me sign '%' % 25 and the server throws me an error signature. How can I fix?

    Understand the problem?

    Solution for this:

    Make POST request.

    Do not GET to ask, as QUrl or coded setUrl BAD your signature base 64!

Maybe you are looking for

  • A little help please with a formula

    I am new to spreadsheets, so my knowledge is VERY limited. However, I did my first spreadsheet in numbers for a construction project and I'm starting to see how powerful and useful it can be. In my list of expenses, I have sometimes recurring element

  • X 200, I need optical drive.

    Hello guys,. I read on website of lenovo Singapore, X 200 (P8400) is not optical drive. but we need, which is optional, or I have to buy separate from the machine? Help, please.

  • Format and reinstall Windows 10 - Dell XPS 13 9343

    Hello I have a Dell XPS 13 9343 provided with windows 8.1 and I have upgraded to windows 10. I would like to format and do a clean install of windows 10 and after that to create a dual boot with ubuntu. I don't want to retrieve anything, just in any

  • AlienFx themes for Aurora R4

    I don't know if it's possible, but I'll ask. AlienFx themes that you create can be copied and shared with other similar Alienware computers? For example, can a R4 Aurora off load the custom themes and set them on an another Aurora R4? I can't find an

  • Driver ethernet HP 2000-2d85SR

    Looking for a driver for the ethernet network card. Driver ethernet HP 2000-2d85SR, Win7 (64 bit) No icon to connect to the wired LAN, only wi - fi and Bluetooth See the attachments (in Russian)