Creating a domain with the access to specific user

Hi,
I tried creating a custom domain(soaAdmin) in BPEL with access to user. I could create new user ,new customdoaminadmin role and attach this role to new user.
Problem is when we try to attach this role or user to new custom domain using JAZN tool command its not working.Following is the full description regarding this.
Configuring Roles and Users for a File-Based Security Provider(from em help)
If you are using a file-based security provider, you configure users and roles as follows:
Navigate to the OC4J Home Page for the OC4J Instance.
Click Administration to display the Administration page.
Click the Go to Task icon in the Security Providers row of the Administration Task table.
Enterprise Manager displays the Security Providers page.
To configure roles and users for the default application, click Instance Level Security.
OR
To configure roles and users for a specific application, scroll to the Application Level Security section of the page and click the edit icon for a selected application that uses a file-based security provider.
Enterprise Manager displays the Security Provider page.
Click Realms to display the Realms page.
The Realms page includes a table containing the defined realms for the selected security provider. The table contains a column that shows the number of users and roles defined for each realm.
To configure the users for a realm, click the number in the Users column.
OR
To configure the roles for a realm, click the number in the Roles column.
now if we see in setup of em we are able to see new user(soaAdmin) assigned to roles(BPMsoaAdminDomainAdmin,BPMCustomDomainAdmin).means we have user and role in realm.
if we run the following jazn tool command to attach this user to custom domain(soaAdmin) it is not able recognize shell.
java -Xbootclasspath/a:/home/oc4j/bpel/lib/orabpel-boot.jar -jar jazn.jar
-shell -grantperm jazn.com -user soaAdmin com.collaxa.security.DomainPermission
soaAdmin all
or
java -Xbootclasspath/a:/home/oc4j/bpel/lib/orabpel-boot.jar -jar jazn.jar
-shell -grantperm jazn.com -role BPMsoaAdminDomainAdmin
com.collaxa.security.DomainPermission soaAdmin all
so we changed that command as follows and run in the j2ee home it is displaying that permission class is not found.
java -classpath F:\product\10.1.3.1\OracleAS_1\bpel\lib\orabpel-boot.jar -jar jazn.jar -grantperm jazn.com -user soaAdmin com.collaxa.security.DomainPermission soaAdmin all
as result of this we are not able to login to custom domain BPEL console with new user (attched error screen when we try to login).
sources of information:
http://download-west.oracle.com/docs/cd/B31017_01/integrate.1013/b28982/security.htm#sthref186
How to create custom OID user/group to access new custom BPEL domain? from meta link
Oracle Enterprise Manager Online Help .
Could you please help me in this.
Regards,
Dhanumjay

Hi,
have you read
Re: User access to only one domain

Similar Messages

  • Creating SOD matrix with the help of Access control default ruleset

    I am creating the SOD matrix for the existing roles of CRM and HR modules.  As I am the security consultant therefore does not have the functional knowledge about the conflicts for CRM and HR transactions. My question is can I use the function/actions/risks conflicts provided with the Access control 5.3 default ruleset.  We are not using Access control for these systems, so I want to know whether I can take the help of AC 5.3 default risks to create the SOD matrix based on it.
    For e.g, like H001 default HR risk, I would make sure not to assign PA30(maintain HR data) with the PA03/PA04(maintain personal control record) as this will result in the providing conflict "Modify payroll master data and then process payroll". 
    Once I have the SOD list based upon AC 5.3, I can consult the Business approver/auditor to verify and modify as per the business requirement.
    Maybe I am thinking the wrong way, please provide your inputs so I can work on it.  Any help appreciated.
    Thanks,
    Sanjay Desai

    The most important thing to keep in mind is that you need to build a rule set that reflects the customers real business risk!
    What you build there will influence the way the customer will be able to continue work, assign access and perform control activities. The input HAS to come from the business!
    You can use the SAP standard risk definitions as a starting point for discussions, and the HR functions are an excellent building block to identify the transactions and necessary authorization objects that allow users to perform the actions.
    But the real challenge is to identify the risks as perceived/accepted by the business!
    Frank.

  • Verify that the database is created with the correct path  specification

    Dear All
    When I installed DB2 9.1 with SP4 on windows 2003 64 bit,I use Configuration Assistant tool which is problem
    SQL1031N  The database directory cannot be found on the indicated file system.  SQLSTATE=58031
    Explanation:
    The system database directory or local database directory could
    not be found.  A database has not been created or it was not
    cataloged correctly. 
    The command cannot be processed. 
    User Response:
    Verify that the database is created with the correct path
    specification.  The Catalog Database command has a path parameter
    which specifies the directory where the database resides. 
    sqlcode :  -1031
    sqlstate :  58031
    Thanks

    Hi Phuc,
    Could you please validate, that the database TST is located in driver H: ?
    If the database is there, you find a directory with the name of your instance under the H: drive, inside this directory, you must find a NODE0000 directory and finally inside the NODE0000 directory there must be a SQL0000? directory, where ? is a number.
    You get your instance name from the environment variable DB2INSTANCE or simply by the execution of:
    db2 get instance
    If there is no SQL0000? directory at all, this means the database is located somewhere else.
    If there is SQL0000? directory in that drive, you can perform the following:
    db2 CATALOG DB TST AS TST ON H:
    And provide the error message, if any.
    Hope this helps
    Best regards, Edgardo

  • Extending Domain with Oracle Access Manager 10g

    Oracle® Fusion Middleware Enterprise Deployment Guide for Oracle Identity Management
    11g Release 1 (11.1.1)
    Part Number E12035-05
    http://download.oracle.com/docs/cd/E14571_01/core.1111/e12035/toc.htm
    Chapter 10 - Extending the Domain with Oracle Access Manager 10g
    - Section 10.4.3 Installing WebGate on OAMADMINHOST, WEBHOST1, and WEBHOST2
    Question:
    How many webgate instances should be created?
    1) Is there only on instance and the three installation share the same ID?
    2) Is there two instances? one for the web cluster, the other for the OAM Admin Console server?
    3) Is there three separate webgates and instances?
    Thanks

    It should be this way:
    Ebiz:
    1. Integrate OAM with OASSO
    2. Register OASSO and OID with Ebiz11.5.10.2
    3. Protect the resource in OAM
    4. Verify if authentication is successful for this resource.
    Obiee:
    1. Integrate OBIEE with OAM
    2. Verify if authentication is successful for this resource.
    IWA:
    1. Install IIS webser and webgate
    2. Create authentication scheme which protects / of IIS web server.
    Create a Form Authentication Scheme(this scheme should protect OBIEE and EBiz resource) which will have challenge redirect to IIS web server where IWA is configured and / is protected.
    Login Flow:
    1. User tries to access ebiz or obiee resource.
    2. Form Authentication Scheme will challenge redirect to IIS web server where IWA is configured.
    3. As IWA is configured. User will be automatically get ObSSOCookie.
    4. User gets redirected back to the requested resource.
    There is a My oracle support doc which talks in details about this setup.

  • I can't read Or write I have been using the iPad With the accessibility icon Is there a video help them teach me how to use it more efficiently

    I cannot read or write I have been using the iPad With the accessibility icon  Is there a video to help teach me To learn how to use this accessibility more efficiently

    It sounds like you may have multiple problems, but none of them are likely to be caused by malware.
    First, the internet-related issues may be related to adware or a network compromise. I tend to lean more towards the latter, based on your description of the problem. See:
    http://www.adwaremedic.com/kb/baddns.php
    http://www.adwaremedic.com/kb/hackedrouter.php
    If investigation shows that this is not a network-specific issue, then it's probably adware. See my Adware Removal Guide for help finding and removing it. Note that you mention AdBlock as if it should have prevented this, but it's important to understand that ad blockers do not protect you against adware in any way. Neither would any kind of anti-virus software, which often doesn't detect adware.
    As for the other issues, it sounds like you've got some serious corruption. I would be inclined to say it sounds like a failing drive, except it sounds like you just got it replaced. How did you get all your files back after the new drive was installed?
    (Fair disclosure: I may receive compensation from links to my sites, TheSafeMac.com and AdwareMedic.com, in the form of buttons allowing for donations. Donations are not required to use my site or software.)

  • Event 7024 The DPMRA service terminated with the following service-specific error:

    Hi
    I am getting a DPMRA error on an Exchange 2013 Server.
    Event 7024, Service Control Manager
    The DPMRA service terminated with the following service-specific error:
    An attempt was made to access a socket in a way forbidden by its access permissions.
    I think I have fixed the issue by uninstalling the DPM Agent and reinstalling it. It now  needs a restart (I will do this after hours)
    Is there a better way of fixing an issue like this?

    Hi
    Something has probably changed on the protected server side that affects the DPM agent. In some cases the DCOM configuration could change. Look at this blogpost and verify your DPMRA DCOM object.
    http://robertanddpm.blogspot.com/2010/08/dpm-ra-rights.html
    If this doesn't do the trick try reinstall the agent.
    Best Regards
    Robert Hedblom
    MVP DPM
    Check out my DPM blog @ http://robertanddpm.blogspot.com

  • HT202879 I downloaded the new version of pages about a month ago.  Today I tried to open documents that I created and saved with the new version and received a message that I needed to download the new version.  The app store shows the download.  HUH?!?

    I downloaded the new version of pages about a month ago.  Today I tried to open documents that I created and saved with the new version and received a message that I needed to download the new version.  The app store shows the download.  HUH?!?

    I'm not sure what you mean by it making accessing files more complicated. I have both Pages 4.3 & Pages 5.1 icons in my Dock as well as Numbers 2.3 & Numbers 3.1. I continue to use the iWork '09 versions for my everyday needs. As long as the new versions are in your Applications folder & the '09 versions in the iWork '09 folder, Software Update will not have a problem updating them even if Apple should come out with a new update for the '09 versions.
    Because I have moved the new versions to an external drive & renamed the apps because I want '09 to be the default apps, I do have to remember to move them back to my applications folder & restore the original names before updating. But since you like the new versions this "complication" doesn't apply to you.

  • Creating Materialized View with the Distinct key word

    Hi
    I need help to create Materialized View with the Distinct key word.
    my query is
    select distinct col1, col2 from t1;
    is there any alternate of DISTINCT because I can not refresh the MV as fast on demand if I am using it and Fast on Demand is a must for me.

    hi
    check out this link
    http://download-west.oracle.com/docs/cd/B12037_01/server.101/b10736/basicmv.htm#i1007299
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/intro.htm#sthref183
    hope this helps
    CHeers

  • How to create a pdf with the correct size?

    Hi there
    How do I create a pdf with the correct size? I created several albums and ordered them. Now I want to backup the album and I know how to create a pdf, but when I choose A5 it's to big, when I create my own size it's not the size it should be. The original (made with iphoto) is a small size album 200x150mm. But when I create my own size (200x150) it shows some white borders.
    Does anybody have some tips ore workarounds?
    Yuri
    Imac
    Iphoto 11 (9.4.2)

    Books are designed for and printed on 8.5 x 11 inch stock, US Letter size.  You shouldn't have to select any size.  While viewing the All Pages mode in the book Control-Click on the page and select Save Book as PDF from the contextual menu. 
    That will create a PDF that iPhoto uses to upload and print.  Not all pages will be the same size as the dust jacket will be present in it's full size, 32.8 inches x 8.91 inches:
    If you want a PDF that's designed for your own printing the type Command+P while viewing the All Pages window.  In the first print window click on the PDF button.  It will present you with a contextual menu where you should select Save as PDF.  That will give you an 8.5 x 11 PDF file with all pages the same size.
    OT

  • How to create a button with the drop-down menu?

    I want to create a button with the drop-down menu, which is like the 'back' on the tollbar in IE. I heard JPopupMenu can reach the certain result, but the button hadn't a down arrow. Who can help me?

    i have made something like this :
    //======================================================================
    package com.ju.guiutils
    import java.awt.*;
    import java.awt.event.*;
    import java.net.URL;
    import java.util.Vector;
    import javax.swing.*;
    import javax.swing.border.*;
    import javax.swing.event.*;
    import javax.swing.plaf.basic.BasicComboBoxUI;
    * @version 1.0 14/04/02
    * @author Syed Arshad Ali <br> [email protected]<br>
    * <B>Usage : </B> ButtonsCombo basically performs function button + JComboBox, if we have different options for
    * <BR>same button then we can use this ButtonsCombo.
    *<BR> By the way there is no button at all in <I>ButtonsCombo</I>
    public class ButtonsCombo extends JComboBox {
    //===================================================================================
    * Create ButtonsCombo with default combobox model
    public ButtonsCombo () {
    super ();
    init ();
    //===================================================================================
    * Creates a ButtonsCombo that takes it's items from an existing ComboBoxModel.
    public ButtonsCombo ( ComboBoxModel model ) {
    super ( model );
    init ();
    //===================================================================================
    * Creates a ButtonsCombo that contains the elements in the specified array.
    public ButtonsCombo ( Object [] items ) {
    super ( items );
    init ();
    //===================================================================================
    * Creates a ButtonsCombo that contains the elements in the specified Vector.
    public ButtonsCombo ( Vector items ) {
    super ( items );
    init ();
    //===================================================================================
    private void init () {
    setBorder ( BorderFactory.createBevelBorder ( BevelBorder.RAISED ) );
    setRenderer ( new ComboRenderer() );
    setUI ( new ComboUI() );
    addMouseListener ( new ComboMouseListener() );
    //===================================================================================
    * Set items for ButtonsCombo in the specified array
    public void setItems ( Object [] items ) {
    setModel ( new DefaultComboBoxModel( items ) );
    //```````````````````````````````````````````````````````````````````````````````````
    * Set items for ButtonsCombo in the specified Vector
    public void setItems ( Vector items ) {
    setModel ( new DefaultComboBoxModel( items ) );
    //```````````````````````````````````````````````````````````````````````````````````
    * Get current items in a array
    public Object [] getItemsArray () {
    ComboBoxModel model = this.getModel ();
    if ( model != null ) {
    int size = model.getSize ();
    if ( size > 0 ) {
    Object [] items = new Object[ size ];
    for ( int i = 0; i < size; i++ ) {
    items[ i ] = model.getElementAt ( i );
    return items;
    return null;
    //```````````````````````````````````````````````````````````````````````````````````
    * Get current items in a Vector
    public Vector getItemsVector () {
    ComboBoxModel model = this.getModel ();
    if ( model != null ) {
    int size = model.getSize ();
    if ( size > 0 ) {
    Vector itemsVec = new Vector();
    for ( int i = 0; i < size; i++ ) {
    itemsVec.addElement ( model.getElementAt ( i ) );
    return itemsVec;
    return null;
    //===================================================================================
    class ComboMouseListener extends MouseAdapter {
    public void mouseClicked ( MouseEvent me ) {
    ButtonsCombo.this.hidePopup ();
    public void mousePressed ( MouseEvent me ) {
    ButtonsCombo.this.hidePopup ();
    ButtonsCombo.this.setBorder ( BorderFactory.createBevelBorder ( BevelBorder.LOWERED ) );
    public void mouseReleased ( MouseEvent me ) {
    ButtonsCombo.this.hidePopup ();
    ButtonsCombo.this.setBorder ( BorderFactory.createBevelBorder ( BevelBorder.RAISED ) );
    //===================================================================================
    class ComboRenderer extends JLabel implements ListCellRenderer {
    //````````````````````````````````````````````````
    public ComboRenderer () {
    setOpaque ( true );
    //````````````````````````````````````````````````
    public Component getListCellRendererComponent ( JList list, Object value, int index, boolean isSelected, boolean cellHasFocus ) {
    setBackground ( isSelected ? Color.cyan : Color.white );
    setForeground ( isSelected ? Color.red : Color.black );
    setText ( ( String )value );
    return this;
    //````````````````````````````````````````````````
    //===================================================================================
    // We have to use this class, otherwise we cannot stop JComboBox's popup to go down
    class ComboUI extends BasicComboBoxUI {
    public JButton createArrowButton () throws NullPointerException {
    try {
    URL url = getClass ().getResource ( "/images/comboarrow.gif" );
    JButton b = new JButton( new ImageIcon( url ) );
    b.addActionListener ( new ActionListener() {
    public void actionPerformed ( ActionEvent ae ) {
    return b;
    } catch ( NullPointerException npe ) {
    throw new NullPointerException( "/images/comboarrow.gif not found or /images folder not in classpath" );
    catch ( Exception e ) {
    e.printStackTrace ();
    return null;
    //======================================================================
    you can cutomize this according to your requirement , okie ;)

  • Create Employee code with the mix of alphabets & numeric

    Hai,
    Is there any possibility to create Employee code with the mix of alphabets & numeric instead of the system generated employee code in employee master data? If so,   pls explain.
    Any suggestion is appreciated.
    Thanks,
    Parvatha Solai.N

    Hi Solai,
    You can do a work around for it. Just Leave the Employee ID field as it is. Create a new User Defined field (Alpha Numeric Type) And make it visible on the the employee master data form.
    Step2 : Depending upon your need  write the code that is if it should be auto generated write the code for else leave it blank for the user to enter the employee code.
    Step3: In before action = True. Make the newly created field as mandatory and check whether the value in the field is unique.
    Refer Route Class. Hope you understand
    Regards,
    P. Anand
    Edited by: Anand peter on Jan 2, 2012 11:59 AM

  • Can someone tell me how to create accounting entries with the account status as error

    Hi,
    Can someone tell me how to create accounting entries with the
    account status as error?
    Thanks!!
    Danny

    It's call fixed/static background, and it is NOT directly support by iweb, you will need post processing either in html or javascript.
    Varkgirl (you need to search the previous forum) and I did it since iweb1:
    try Safari, and scroll: http://www.geocities.com/[email protected]/Links.html
    invisible link? roddy, fishing for info again?

  • Soon iphone 4 in 16 gb will be discontinued in india. I bought my iphone this september with the above mentioned specifications. What will happen if something went wrongh my device when it is under warranty

    Soon iphone 4 in 16 gb will be discontinued in india. I bought my iphone this september with the above mentioned specifications. What will happen if something went wrongh my device when it is under warranty

    Just because the iPhone 4 has been discontinued, does not mean you won't get warranty service. You will, & if your phone needs replacing, under warranty, it will be replaced with an identical model.

  • Cannot associate with the access point error message

    We just got high-speed Internet installed at our house. We have a cable coming into the house that connects to a Linksys WAP54G router in our basement. We have two Dell Dimension computers that we installed Linksys PCI Wireless G Cards into. The computer down the basement is working just fine. The computer upstairs which is directly above the router worked fine the first day. The computer got powered down and upon restart wouldn't connect again. I did a system restore and it worked fine. Windows errored out yesterday, and now even after doing a restore, I cannot get it to connect to the wireless network. The error message "Cannot Associate with the Access Point" comes up. When you search for available wireless networks, none appear. Any ideas?

    Try connecting to the network using the Wireless Zero Configuration...just checkout on the right-hand side bottom of the screen pc right-click the Wireless network connetion icon...click view available wireless networks...click refresh network list...on the same list you will see Change the order of preferred networks...on top of the page click wireless networks...in preferred networks...remove each & every network...click OK. Now, once again right-click the Wireless network connetion icon on right-hand side bottom of the screen & click view available wireless networks...click refresh network list...now you will be able to see your wireless network..if its a secured network it will ask you for the wireless wep key...put in the key...where it says confirm the network key & click connect...it will be CONNECTED....and you will be able to go ONLINE WIRELESSLY!!!

  • How to make CC stop creating folders automaticaly with the assets

    I don't want the system to create a new folder with the assets when I choose to export an asset!
    I want to download them automatically. This "assets folder system" is creating a mess with the organization of my files.

    Thanks for the feedback. We're looking into implementing a "download all" feature as mentioned in feature request: download all. Does this sound like it would work for you? Is there anything else you can tell us about your workflow will help us make the feature what you need?

Maybe you are looking for

  • I accidentally made my hard drive an image of Mac OS X 10.6.3

    I accidentally made my hard drive an image of Mac OS X 10.6.3, and I cant erase the hard drive anymore. Please tell me there is a way to be able to erase the image on the hard drive and put it back to the original settings?

  • Looking For A "Beat Making" Program

    I'm looking for a program that makes beats and runs on the Mac os x. I've seen some but none of them have been pretty good. Like iDrum erc. I need professional stuff.

  • Show Reply icon in message list stopped working

    About a week ago I noticed that the curvy show reply icon in my Mail message list stopped working. This feature has worked flawlessly with my set-up since it was introduced and suddenly it's dead on all messages going way back. I use IMAP but this ha

  • How to search for Premiere Pro Help, tutorials, and so on

    Use a custom-made search engine when searching  for Premiere Pro information. I'm always accepting input for how to make the custom search better.

  • Query for MASTERS

    Dear Experts I have put my mind a lot in to the below mentioed problem but without any success. I hope you great people can help me out. Scenario I have two tables: 1 REGIONS REGION_ID|     PARENT_REGION_ID|     DESCRIPTION VILLALE1|     COMMUNE1|