Creating groups in OBIEE 11 g

Hi all

I have a question. We use the AD to get the user. Now here's my question when I create a group and I wanted to assign the users between AD and the group which I created I don't have an option to assign users to the group.

Exactly why it is like that.

Is it love when I get the users of Active Directory (AD) then we can assign to groups (which we created manually) or we need create groups in the ad itself.



Thank you
Rondo.

RPD groups are normally used for security and restrictions of the query at the data level (lines #, time max queries, direct requests to SQL) while catalog groups for access to the functional level (access to the answers, book, dashboards and the permissions on the folders and reports).

Tags: Business Intelligence

Similar Questions

  • Security at the level of the object by creating groups of catalog in OBIEE - 10 G

    Hi all

    I have a requirement to display the dashboard based on the user login. Ex. Mike belongs to HR, Smith to accounts
    When Mike connects, he should see only these three dashboards. View of CF, commune data1, data2 common. When Smith connects, he should see only these three dashboards. Display accounts, common data1, commondata2.
    Commondata1 and commondata2 dashboards has joint reports for all departments. Other dashboards is particular department with all the different reports. How can I implement this?

    One of my previous posts, I was told to do by using the object-level security by creating groups of catalog. Can you please provide me with instructions to end-to-end on creating object groups of catalog-based security level.

    Thanks for your time and your help.

    Hello

    Mike to HR
    Smit - account

    Yes, groups reach you by security at the object level by creating catalog

    (1) create a catalog group and users partially RPD (Ex: Account_grp, HR_grp)
    (2) assign user to this particular group (say Ex: Account_grp = Smith and HR_grp = Mike)

    (3) login (username Admin) dashboard and---> gale dashboard page layout--> add users to this particular
    Dashboard users and save it then
    try to connect to the user mike and smith, it will work

    you see link below

    http://www.rittmanmead.com/2010/01/OBIEE-10G-Web-catalog-best-practices/

    http://www.rittmanmead.com/2007/05/OBIEE-and-row-level-security/

    Thank you

    Deva

  • How can I create group email addresses, for example a category with this group addresses.

    Just installed Thunderbird and it copied to my places, but lost my group list. I need this facility to the need to send emails from my role as a volunteer group in the Chiltern U3A. I need to create groups of 3 120 names in each group.
    Hope you can help.

    Opens the address book and press the button on the new list. Then follow these instructions.
    _ http://KB.mozillazine.org/Thunderbird: _FAQs_:_Create_Mailing_List

  • How can I create groups"in my list of Contacts Windows Live Mail?

    I could easily create "Groups" for e-mailing to multiple receipents in Outlook Express.  Now with Windows Live Mail, it seems impossible.  Is there a way to create "groups" in WLM?  And, if so, why their No. easily accessible way to accomplish?

    Windows Live Mail does not groups, but you can get much the same effect by using the categories. Here are a few comments that should help you: what happened to contact groups? Although they are part of Windows Live Mail 2011, you should be able to adapt to the 2009 version.

  • BlackBerry 10 how to create groups of contacts

    Hello

    I have a blackberry Z10 and I want to creat groups of contacts to send messages to several people at the same time.

    Could you help me please.

    I would like to know also if it is possible to call a person when we are in the application of text messages and whether it is possible to send messages to a contact from the contacts of the application.

    Thank you very much for your help.

    Marie-Annick

    Marie-Annick says:

    I have a blackberry Z10 and I want to creat groups of contacts to send messages to several people at the same time.

    Hello Marie-Annick, characteristic group addresses is currently not available ON the device itself.

    Marie-Annick says:

    I would like to know also if it is possible to call a person when we are in the application of text messages and whether it is possible to send messages to a contact from the contacts of the application.

    In text messages, press the name of the person at the top blue > you're the contact address book entry > tap the number to call.

    The Contacts application with an open contact, touch and hold the number you want to call. You will see entries call XXX or XXX of text.

  • What is the preferred means of creating group policies?

    What is the preferred means of creating group policies?

    For example policy of GP1 for wallpaper and GP2 political mapping of drive and printer.

    or to combine politics both GP1 and GP2 in unique group as GPDOMAIN policy.

    Application of associated Win2K8 R2 group policies

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

  • VRA unable to create groups of companies with the same name in different tenants with vRO

    vRA 6.2.2 Build - 2754020

    vRO 6.0.1

    Through the vRA GUI I can create groups of companies with the same names in different tenants as follows:

    Tenant1: BusGroup1, BusGroup2, BusGroup3

    Tenant2: BusGroup1, BusGroup2, BusGroup3


    However, to create business groups with the same names in different tenants via the vRO, specifically the workflow plugin Library / vCloud Automation Center / Administration / Business groups / create a group of companies, fails in the second tenant with the below error:


    [42106] the specified condition is not respected for 'name '. (Name of the dynamic Script Module: createBusinessGroup #12)

    If I change the naming convention to be different by tenant, then I have no problem. I thought it might be a restriction in the product, but as said I was able to create with the names of same origin through the user interface.

    Anyone experience the same thing?

    This is a known problem within IaaS API the plugin vRO uses to manage groups of companies through business groups workflows. You don't have the same problem of the vRA UI because the user interface (according to the 6.x) does not use the same API IaaS to manage groups of companies.

    The only alternative to 6.x for now is to directly use the helper generic entity Manager plug-in itself. You can take a look at the first example in example CRUD Infrastructure tasks management Scripts.

    I hope it helps.

    Sergio

  • Refresh the list of VIAccounts with PowerCli to select a newly created group

    Hi all

    I use a script that creates groups in Active Directory and connects to my server vCenter by using New-VIPermission. The trick is that it does not find the groups unless I restart the script (and so, I suppose, the connection).

    $My_Group = New-QADGroup -Name $My_AD_GroupName -SamAccountName $My_AD_GroupName -ParentContainer $My_OU -Connection $My_adConnection

    New-VIPermission -Entity $param_objects -Principal "Domain\$My_AD_GroupName" -Role ($My_Role.Name) -Propagate:($My_Role.Value) | Out-Null

    This script is going to create the group in my ad, but if you link to a new authorization in my vCenter, he'll be backNew-VIPermission Could not find VIAccount with name 'Domain\MY_GROUP_NAME'.

    When you restart the script, he will pass on the creation of group directly to the new VIPermission and properly bind to the vCenter object.

    I tried to add a waiting order, and a sleep of 5 seconds, but used to change one thing...

    How can I manage to reload and refresh the list of available groups without having to restart the vCenter connection?

    Thanks in advance!

    Well, I added the following:

    "while (!). "(() Get-VIAccount-groupe-nommer"REDOUTE_FRANCE\$ My_AD_Task_GroupName")) {Start-sleep - s 1}.

    And it works. Slow but it works

    Thanks, LucD!

  • Security using groups of OBIEE 10 g

    I managed to recover a user groups in the GROUPS of Session variables in my deposit.

    Now, how can I use these groups to enable security of data in the dashboards / responds, that is, how can I be sure that users see data only according to their groups in reports?

    You must create groups of Webcat manually as same as the groups created in the RPD.
    Use of below once the connection using the administrator of responses
    Settings-> administrator-> manage Presentation catalog users and groups-> create a new catalog group

    Let me know if you need info.

    If brand pls help

    Published by: Srini VIEREN on January 20, 2013 14:25

  • Create groups and send a notification email to specific groups

    Hi all

    I'm quite new to foglight. In our environment, we monitor DB ORACLE using foglight. My requirement is that I have to create 3 groups (Production stage & development). I need to issue alerts that are created for the Production environment for SCOM and for other groups, I need to send these as email notification. Can someone help me how to create groups and email notification separately.

    Thank you very much.

    NGO

    According to me, the simplest will be to do it in the DB administration dashboard.

    Golan

  • BI Publisher create group problem

    Experts,
    I need your help to fix my microsoft model xml word add it to bi publisher.
    Recently, I had a problem loading xml data, after looking online, I found a sloution to delete or rename the xsd files. It worked well and I am able to load xml data now.
    Noe the problem is that I am not able to create a group. That's what I do.
    1. load the xml data.
    2. Insert the required fields.
    3. Select the fields and right-click to bi publisher
    And here, I see three options of 1 properties. 2. create a group of 3. Create a conditional region.
    When I click on one any of them does nothing, wait, a little box comes and goes very fast that says something xxxxxx runtime.

    But create group window does not open. I need you guys help to solve this problem.

    Thank you.

    Friends,
    Someone help me please...

  • Differences between the groups of OBIEE

    Hello friends I am writing from Chile.

    Please explain to me what is the difference between the groups that you have created groups manage Presentation catalogue and groups of users VS you create from administrative tools-> Security.

    How to use an overall presentation of catalog and how to use a group of administrative tools

    I would greatly appreciate your help.
    Greetings and lots of blessings.

    Hello
    The admin of the tool user group:
    Authorization providing role of application wise I say the selling company has 8 regions (India, Singapore, USA, UK... etc) each user of the County, the Manager must not considered other data of the region
    They sould have some limits on line/data-level security.

    User group in the catalog:

    Object-level security, a group able to see level summary report and some group have report not for the detailed report of synthesis (such as operation detailes) also some group have right to create the answres report, edit, change, and read and some doesn't have this permission.

    Thank you

    Deva

    http://obieeelegant.blogspot.com/

  • Cannot create groups using the API

    Hello

    I have an approval workflow for the creation of a new organization and it works fine. Once the final level of approval is finished, I should create a new org and three groups within the IOM. My adapter creates the new organization successfully. However, I get exception when I try to create groups. Is someone can you please tell me what is the question. I assigned all group permissions to the users group on the approval of the application. Here is the snippet of code with the exception I get:

    HashMap < String, String > orgMap = new HashMap < String, String > ();
    orgMap.put ("Organizations.Organization name", orgName);
    orgMap.put ("Organizations.Type", "Organization");
    long orgKey = orgOper.createOrganization (orgMap);
    System.out.println ("new agency created");
    HashMap < String, String > groupMap = new HashMap < String, String > ();
    groupMap.put ("Groups.Group name" orgName + "Admin");
    long adminGroupKey = groupOper.createGroup (groupMap); -It's the line, I get the following exception


    CREATENEWORG running
    = Class Security.iam.identity.adapters.tasks.CreatePartnerOrg target
    Initializing class
    New agency created
    ERROR, March 8, 2011 16:52:10, 660, [XELLERATE. SERVER], class/method: tcDataObj/eventPreInsert error: Insert permission is denied
    ERROR, March 8, 2011 16:52:10, 661, [XELLERATE. API], class/method: tcGroupOperationsBean/createGroup some problems: maoRejections: you are not allowed to insert this object.
    Thor.API.Exceptions.tcAPIException: You are not allowed to insert this object.



    Thank you
    PETREA

    Which user do you use?

    Config ConfigurationClient.ComplexSetting = ConfigurationClient.getComplexSettingByPath ("Discovery.CoreServer");
    final Hashtable env = config.getAllSettings ();
    tcSignatureMessage moSignature = tcCryptoUtil.sign ("xelsysadm", "PrivateKey");
    tcUtilityFactory utilFactory = new tcUtilityFactory (env, moSignature);

  • Additional portal for creating users and groups in OBIEE.

    Good afternoon everyone

    We are facing a situation where a resource by another company needs to create and manage their own users who will access OBIEE.

    That means that for the moment we have create users in Weblogic, but we cannot provide the resource with access to weblogic due to many other services running in the Weblogic causing a safety hazard.

    My question: is there another way, we can provide access to this resource through a portal that will only be able to manage the users and groups that will access OBIEE and not be able to view all other settings?

    Concerning

    Benoit

    Hi Benoit,.

    Cool, can you close the thread if it is right for you? Currently, it is still marked as

    This issue is no answer.

    If you have detailed follow-up questions (which I think you will to the BISQLProviders) you can make a custom thread and we will deal with this matter else on its own.

    See you soon

  • Cannot share links or create groups

    I have not presented an option to share a file/folder as a link or using facebook.  The option is not visible at all.  I can also create a group using the Group menu on the left side of the site Web in SkyDrive.  When I try to create a group, I get an error saying that Windows Live Groups don't support family security accounts.  But I don't use all parental control.  I used in 2003-2004, but stopped using it several years ago.  I tried connecting on the family safety website to see if I can fix it myself and there is no indication that I never used family safety.  I could really use some help so I can use all the features of SkyDrive.

    Hello MicrosoftFan88,

    Please see the link below for updates on the issue. In addition, make the post on the link the only post to avoid confusion.
    Thank you.

Maybe you are looking for

  • First MSB or LSB First

    I byte "00011100" but I want to swap this byte to "00111000. What should I do? PS. I try to use the Toolbox "swap byte".

  • by newton raphsson zero finder

    Hi all I'm using Newton Raphson zero finder VI, but so far I can't get any results from it... I want to know the right way to feed it with an equation... I need to solve a photovoltaic iterative equation I = Iph - Io * (exp(V+I*Rs) - 1) + (V + I * Rs

  • PC crashes when playing Dota 2.

    Hi my pc crashes usually when playing Dota 2, I checked the dmp files and they said it was caused by ntoskrnl.exe and/or ataport.sys. I also checked the viewer of the event log that had several criticals under failure kernal and kernal PnP (warnings)

  • TURegOpt program not found - skipping AUTOCHECK

    When I restart my pc, sometimes with turegopt program not found - skipping AUTOCHECK. I'm not a fundi pc so it will have to be explained to me as a dummie. Help, please. The pc seems to work normally.

  • Change the resolution of the screen and the screen went black

    Then I tried to change the resolution of the screen and the screen went black.  I tried to restart, plug in my HDMI port on my TV... Nothing.  So I went with a system refresh (yes I'm sure it was a refresh and not a restore). The fact that there is n