New user with all the privileges

Dear all,
We have created a user USER1 in RPD.
We should all priveliges to User1 as an administrator. (Answer, dashboard,... should access User1).
How to set up?

Thank you
Govind R

Hi reda,.

Just to clarify, is your user (User1) in the RPD is grouped under administrator?

If the user is grouped under administrator, then we can follow a simple step in BI front end for the user to access all objects in front end.

In the BI dashboard, click on settings you can find to manage users and groups presentation catalog. Here, we can add User1 to the presentation server administrator group.

Make sure that your administrator user is set with all the necessary privileges to access answers, dashboard etc.

Thank you
Karthikeyan V

Tags: Business Intelligence

Similar Questions

  • How to restore the new tab with all the inside windows?

    My incredimail changed where when I click on a new tab (the + next to the open tab), it puts their homepage, but I liked similar, 9 windows that arises from my sites more frequently and I really liked it and I want to restore it. Please tell me how?

    who did it! You're magic! Thank you very much!

  • Assignment of all the privileges of the user to a role

    Hi all

    I need to give all the privileges on a user to a role, so that I can create users with the same privileges for different components. Is it possible to give all the privileges on a user to a role? I did some research but I couldn't find a solution. It would be helpful if someone can help me on this.

    Thanks in advance.

    You must manually grant all privileges to the role and then assign this user role.

    create the role role_a;
    Grant select on... role_a;
    ...
    ...
    ..

    grant role_a to scott;

  • How to tune all the privilege of a specific to a user schema?

    How to tune all the privilege of a specific to a user schema?
    I have already create a new schema and import the data necessary for this scheme.
    Now I want to affect all the privilege for this schema to user HR (let the user HR become owner of this schema). How to deal?

    Published by: qkc May 13, 2011 10:45

    qkc wrote:
    How to tune all the privilege of a specific to a user schema?
    I have already create a new schema and import the data necessary for this scheme.
    Now I want to affect all the privilege for this schema to user HR (let the user HR become owner of this schema). How to deal?

    Published by: qkc May 13, 2011 10:45

    It is no way - by definition - that a user can 'ownership' of another schema. A schema is, by definition, the collection of objects that belong to one owner.

    but it's maybe just semantics in the context of what you really want.

    Use sql to generate the sql:

    spool doit.sql
    select 'grant select on someuser.' || table_name || ' to someotheruser;'
    from dba_tables
    where owner = 'SOMEUSER';
    spool off
    
  • all the privileges of a user

    Hello
    on 10g
    any request to see all the privileges of a user when logged in sysdba?

    I can not connect with this user, but I want to see his privileges if he's had enough.
    Thank you.

    There are several views available to check privileges, for example:

    DBA_AQ_AGENT_PRIVS
    DBA_COL_PRIVS
    DBA_PRIV_AUDIT_OPTS
    DBA_REPGROUP_PRIVILEGES
    DBA_ROLE_PRIVS
    DBA_RSRC_CONSUMER_GROUP_PRIVS
    DBA_RSRC_MANAGER_SYSTEM_PRIVS
    DBA_SYS_PRIVS
    DBA_TAB_PRIVS
    DBA_WM_SYS_PRIVS
    DBA_WORKSPACE_PRIVS
    

    Here's something that I have used in the past to list recursively privileges for a user (editing a script of Pete Finnigan).

    /* Setting formatting options */
    SET TERMOUT OFF
    SET SERVEROUTPUT ON
    SET VERIFY OFF;
    SET FEEDBACK OFF;
    WHENEVER SQLERROR EXIT SQL.SQLCODE
    
    /* Define bind variables */
    VAR i_depth NUMBER;
    VAR i_user VARCHAR2(32);
    
    /* Retrieve user input */
    SET TERMOUT ON
    
    ACCEPT USER      PROMPT 'User: '
    ACCEPT DEPTH      DEFAULT 3 PROMPT 'Depth [3]: '
    
    SET TERMOUT OFF
    
    /* Bind input */
    exec :i_depth := &DEPTH;
    exec :i_user := '&USER';
    
    SET TERMOUT ON
    
    COLUMN PRIVS FORMAT A150
    SELECT     (
              CASE WHEN LEVEL > 1
              THEN LPAD(' ', 4*(LEVEL-1)) || CHR(212) || CHR(205) || '> '
              END
         ) || GRANTED_ROLE "PRIVS"
    FROM
    (
         /* THE USERS */
         SELECT     NULL          AS GRANTEE
         ,     USERNAME      AS GRANTED_ROLE
         FROM      DBA_USERS
         WHERE     UPPER(USERNAME) = UPPER(:i_user)
         /* THE ROLES TO ROLES RELATIONS */
         UNION
         SELECT     GRANTEE
         ,     GRANTED_ROLE
         FROM     DBA_ROLE_PRIVS
         /* THE ROLES TO SYS PRIVILEGE RELATIONS */
         UNION
         SELECT     GRANTEE
         ,     PRIVILEGE
         FROM     DBA_SYS_PRIVS
         UNION
         /* THE ROLES TO OBJECT PRIVILEGE RELATIONS */
         SELECT     GRANTEE
         ,     RPAD(DBA_TAB_PRIVS.OWNER || '.' || TABLE_NAME,62,' ') ||  ' (' || DBA_OBJECTS.OBJECT_TYPE || ' -> ' || PRIVILEGE || ')'
         FROM      DBA_TAB_PRIVS
         JOIN     DBA_OBJECTS ON DBA_OBJECTS.OBJECT_NAME = DBA_TAB_PRIVS.TABLE_NAME
         WHERE      OBJECT_TYPE NOT IN ('PACKAGE BODY','SYNONYM')
    )
    START WITH GRANTEE IS NULL
    CONNECT BY GRANTEE = PRIOR GRANTED_ROLE AND LEVEL <= :i_depth;
    

    Pete Finnigan also has a lot of scripts associated with privileges on his site: http://www.petefinnigan.com/tools.htm

  • Firefox 8 ads make look it good with all the possibilities, but when installed it's like the old Firefox and the news is simply not there.

    Firefox 8 ads make it look good with all the possibilities. But when installed it's like the old Firefox and the news is simply not there. Why bother to install the most recent?

    Right-click the menu bar and uncheck the option menu bar.

  • I have all the Adobe Creative Suite with all the programs installed on my mac, I bought a new mac and go to sell the need for others, but I have to get the programs on the new computer and I also lost the serial number for it, what can I do about it?

    I have all the Adobe Creative Suite with all the programs installed on my mac, I bought a new mac and go to sell the need for others, but I have to get the programs on the new computer and I also lost the serial number for it, what can I do about it?

    Find the serial number of your Adobe product quickly

  • Is there a list of graphics cards that work perfectly with all the new features of Creative Cloud? I want to update my graphics system and want a model that will be obsolete when the next CC updates the roll autour.

    Is there a list of graphics cards that work perfectly with all the new features of Creative Cloud? I want to update my graphics system and want a model that will be obsolete when the next CC updates the roll autour.

    The "General" cloud requirements are quite low... so you have to ask in the forums of specific program for a special features used by individual programs

    For video editing Premiere Pro, go read it in community: Forum Hardware | Adobe Community

  • How to list all the users who have the privilege of s/n?

    How to list all the users who have the privilege of s/n?

    Peter

    Select * from dba_role_privs where GRANTED_ROLE = 'DBA ';

  • Adding a new user with Labwindows/CVI

    Hello

    I really need help I'm strugggling to find a solution.

    I want to add a new user and view the list of users using CVI?

    When adding the user, I would like to add the name and the password as well.

    I don't want to use this TS_EngineDisplayNewUserDialog I want to be done with the user input from all this information that I receive information from Active Directory.

    Is this possible?

    Kind regards

    Shakeel

    HI RaviShrigiri

    Thanks for the reply.

    I found what I needed. http://forums.NI.com/T5/NI-TestStand/can-I-use-Active-Directory-to-validate-users/TD-p/3299366

    I added the creation of a new user and add to a group in the aforementioned project.

    Kind regards

    Shako

  • I have a desktop white with all the icons and the taskbar, but cannot set the background.

    original title: I have a white desktop with all icons and task bar, but can't set a background. Nothing happens when I right click on the desktop to adjust only the properties please help

    We have a white desk with all the icons and taskbar. Everything I've looked up tells me to enable desktop but nothing happens when I right click so I'm unable to get the properties of office, I also tried to do system restore and also a reactivation on the desktop but nothing. Please help any suggestions would be helpful.

    Hello Carlapalsrok,

    Thanks for your post.  You experience this problem on all user accounts?  If you have not tested, try the following:

    Click Start > right click on my computer > select Manage

    Expand local users and groups

    Click on the users folder > in the right pane, right-click and select new users

    Fill in the appropriate data to create a new user account.

    To disconnect from the computer and log on as the new user

    You still see the white background?

    We can't wait to hear back on your part.

    See you soon

  • Update to new IOS - now all the photos from iphoto to my macBook suddenly are also on my iphone5S - how to delete photos on my phone without deleting on the macbook?

    Hello dear, I need your help.

    I did yesterday an update to new IOS - now all the photos from iphoto to my MacBook are suddenly also on my iphone5S - how to delete photos on my phone without deleting on the macbook?

    They are very old photo from my childhood so I definitley them do not need on my phone, but on my MacBook, I want to keep them.

    Thank you very much for your support.

    Check the settings on your iPhone.  Have you enabled iCloud photo library in the settings > iCloud > Photos on your iPhone?  Or "my photo stream?

    If you have iCloud library active on your and your iPhone photos sync iCloud and from there will to all your devices.

    If you do not want to synchronize on your iPhone photos, clear the iCloud photo library, but do not allow to delete photos from iCloud, or they will be removed the Mac as well.  With the removal of your iPhone, wait until all iCloud photo options have been disabled.

  • My computer when it is turned on will not past the blue screen of Windows Vista, not able to see the start with all the icons page

    Had to restart the computer and turned on will not go beyond Windows Vista of the screen blue, not able to see the start with all the icons page

     

    Restore point:

    Try typing F8 at startup and in the list of Boot selections, select Mode safe using ARROW top to go there > and then press ENTER.

    Try a restore of the system once, to choose a Restore Point prior to your problem...

    Click Start > programs > Accessories > system tools > system restore > choose another time > next > etc.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

     

    If restore work not and you do not have a Vista DVD from Microsoft, do a repair disc to do a Startup Repair:

    Download the ISO on the link provided and make a record of repair time it starts.

    Go to your Bios/Setup, or the Boot Menu at startup and change the Boot order to make the DVD/CD drive 1st in the boot order, then reboot with the disk in the drive.

    At the startup/power on you should see at the bottom of the screen either F2 or DELETE, go to Setup/Bios or F12 for the Boot Menu.

    When you have changed that, insert the Bootable disk you did in the drive and reboot.

    http://www.bleepingcomputer.com/tutorials/tutorial148.html

    Link above shows what the process looks like and a manual, it load the repair options.

    NeoSmart containing the content of the Windows Vista DVD 'Recovery Centre', as we refer to him. It cannot be used to install or reinstall Windows Vista, and is just a Windows PE interface to recovering your PC. Technically, we could re-create this installation with downloadable media media freely from Microsoft (namely the Microsoft WAIK, several gigabyte download); but it is pretty darn decent of Microsoft to present Windows users who might not be able to create such a thing on their own.

    Read all the info on the website on how to create and use:

    http://NeoSmart.net/blog/2008/Windows-Vista-recovery-disc-download/

    ISO Burner: http://www.snapfiles.com/get/active-isoburner.html

    It's a very good Vista startup repair disk.

    You can do a system restart tool, system, etc it restore.

    It is NOT a disc of resettlement.

    And the 32-bit is what normally comes on a computer, unless 64-bit.

    See you soon.

    Mick Murphy - Microsoft partner

  • Is it possible to create an installation of windows with all the current windows updates integrated?

    I wonder how to create Windows 7 installation with all the current updates, to date I do installation, integrated into the installation.

    Here is a link to the IT Pro forum: http://social.technet.microsoft.com/Forums/en-US/w7itproinstall/thread/da7702a8-c216-46ae-ad36-791de1bced21

    If this isn't answering your question, then create a new post / ask a question on the forum Pro COMPUTER: http://social.technet.microsoft.com/Forums/en-US/w7itproinstall/threads

    J W Stuart: http://www.pagestart.com

  • Windows 8 going on the new user interface on the desktop.

    Windows 8 going on the new user interface on the desktop.  I don't want to do.  How can I prevent it from the new UI on the old desktop?

    I ran the install checker and it can and it works fine.

    I found the answer last night with the help of some very helpful tech support from Microsoft.  Find it, it was the touchpad driver.  It was an older version, and once that it has been updated the user interface seems to be 'don't call him underground mode.
    As I said, fine, but we'll see over time.
     

Maybe you are looking for