Create read only user FDM

Hello

We are FDM 11.1.2.1 and for some reason, I am struggling with the creation of a user who would have read-only access to some places in the application. I tried their implementation as a critical base and author, but when I do that users get an error message:

Error: Your session has ended or expired. Please log in again.

I tried setting them up as an intermediary 9 and then apply it on the precise locations of the critical level and author of security, same error message above.

I tried checking the box of the listener in the configuration of user rights, but nothing helped.

If all goes well, I'm missing something simple here, but far from solving all of the security object is an "easy way" to set up a user that I just want to see maps and/or execution of reports?

Thanks in advance.

There is not just a 'read only' security level of the user. You would need to adjust all of the security of the object accordingly.

Tags: Business Intelligence

Similar Questions

  • Create read only user to the database

    Hi all

    I need to create read only the user to one of the databases so that he should have the select query on all tables, views etc...

    Can I create a user of this type with the role OEM_MONITOR at once?

    Please advice
    Concerning
    Arun

    No.:

    SQL> select * from v$version;
    
    BANNER
    --------------------------------------------------------------------------------
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    
    SQL> create user toem identified by toem;
    
    User created.
    
    SQL> grant oem_monitor to toem;
    
    Grant succeeded.
    
    SQL> select count(*) from hr.jobs;
    
      COUNT(*)
    ----------
            19
    
    SQL> connect toem/toem
    Connected.
    SQL> select count(*) from hr.jobs;
    select count(*) from hr.jobs
                            *
    ERROR at line 1:
    ORA-01031: insufficient privileges
    
    SQL>
    

    Grant select ANY TABLE might work, but note it is generally regarded as a bad security practice:
    http://download.Oracle.com/docs/CD/E11882_01/network.112/e10574/guidelines.htm#CHDHFIFG

    Edited by: P. Forstmann on March 8, 2010 21:31

  • Create read only user

    Hello

    I want to create a new schema user 'test '.
    Want the user just to read any table, insert into the table for the trial scheme.
    USER:hms1
    PASSWORD:hms1
    SCHEMA:test
    TABLESPACE:users

    Replace the name with your user name. It was only in read-only.

    http://StackOverflow.com/questions/7502438/Oracle-how-to-create-a-readonly-user

    If you want to give the insert, simply replace "select on" with "insert on.

  • How to create a read only user

    Hello

    Please, can someone tell me step by step with complete orders to create a single read user who only read only access to tables. functions and procedures but will b totally restricted to make changes or can create all new items etc.

    Hi Richa

    Steps to create read only user: -.

    CREATING USER

    IDENTIFIED BY

    DEFAULT TABLESPACE users

    TABLESPACE TEMPORARY temp2;

    GRANT CREATE SESSION, CONNECT to ;

    BEGIN

    FOR x IN (SELECT master, object_name FROM dba_objects owner WHERE IN ("SCHEMA1", 'SCHEMA2', "SCHEMA3") and object_type in ('TABLE', 'SEE'))

    LOOP

    RUN IMMEDIATELY ' GRANT SELECT ON ' | x.Owner |'. ' | x.object_name | » À ' ;

    END LOOP;

    END;

    /

    Concerning

    Jihane Narain Sylca

  • Read only users and row locks

    Can read-only users get the line on non-temporary locks (i.e,. visible to other users) tables, for example through the SELECT updates, even if they couldn't change not ultimately of such tables?

    Yes.

    Here is an example with Oracle XE 11 G and a HR schema:

    Connect as a user with only CREATE SESSION and right to SELECT on the table HR.JOBS:

    SQL> desc hr.jobs;
     Name                                      Null?    Type
     ----------------------------------------- -------- ----------------------------
     JOB_ID                                    NOT NULL VARCHAR2(10)
     JOB_TITLE                                 NOT NULL VARCHAR2(35)
     MIN_SALARY                                         NUMBER(6)
     MAX_SALARY                                         NUMBER(6)
    
    SQL> select * from session_roles;
    
    no rows selected
    
    SQL> select * from session_privs;
    
    PRIVILEGE
    ----------------------------------------
    CREATE SESSION
    
    SQL> select owner, table_name, privilege from user_tab_privs;
    
    OWNER                          TABLE_NAME
    ------------------------------ ------------------------------
    PRIVILEGE
    ----------------------------------------
    HR                             JOBS
    SELECT
    
    SQL> select job_title from hr.jobs for update;
    
    JOB_TITLE
    -----------------------------------
    President
    Administration Vice President
    Administration Assistant
    Finance Manager
    Accountant
    Accounting Manager
    Public Accountant
    Sales Manager
    Sales Representative
    Purchasing Manager
    Purchasing Clerk
    
    JOB_TITLE
    -----------------------------------
    Stock Manager
    Stock Clerk
    Shipping Clerk
    Programmer
    Marketing Manager
    Marketing Representative
    Human Resources Representative
    Public Relations Representative
    
    19 rows selected.
    
    SQL>
    

    Now the connection as HR after statement hangs:

    SQL> connect hr/hr
    Connected.
    SQL> select * from jobs for update;
    

    Going back to the first session:

    SQL> update hr.jobs set min_salary=0;
    update hr.jobs set min_salary=0
              *
    ERROR at line 1:
    ORA-01031: insufficient privileges
    
  • Restict read only users in some columns

    Hi guys,.

    I want to restrict read-only users to read only some of the columns on the table. How can I go on the limitation?

    Always include the following information when you ask a question:


    • Full version of APEX

    • Complete operating system DB, version, edition, host

    • Architecture of Web server (EPG, SST or APEX listener/host operating system)

    • Browser (s) and version (s) used

    • Theme

    • Model (s)

    • Region/item (s)

    935462 wrote:
    Hi guys,.

    I want to restrict read-only users to read only some of the columns on the table. How can I go on the limitation?

    Who are the users of readonly? How are they determined?

    What exactly are you talking about?

    Is this a report, if so which report interactive or classic?

    In one of them, you can make a conditional display of column with the same login

    Look at this for options http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21674/bldapp_rpt_att.htm#BCEBDIFA

  • How can we create a read only user for the peoplesoft back-end database

    Hi all
    I have fscm9.0 installed instance peoplesoft. Told me to create a new user similar to sysadm but with read-only access, an agency can help in this reagard?

    Create a user ordinary daabase.
    Create a public synonym for objects of the SYSADM.
    Finally GRANT SELECT on each unique objecs (tables and views) to SYSADM objects to the new user.
    You could also work through a database of ROLE and giving the role to the new user.

    Nicolas.

  • Read-only - user files - can't change for write access

    In the users (only one user) section all the folders are read-only. I'm moving to the music in my music file, but it won't let me. I get an error indicating that this action requires administrator rights, the diolgue box Monte 'do you want to get permission for this action', click Yes, and then he says denied action! What happens - I have not had this problem before.

    I followed the cmd prompt 'attrib-r + s C:\Users\Mel and Steve\Music' and other combinates, but it wouldn't let me make changes.

    Help, please!

    Windows Vista

    This sounds like a permission problem.  When I came across a similar problem with Vista, I installed a registry patch that adds a' Take Ownership"option in the context menu to reset the permissions on the files."  Simply right click on a folder you are the difficulties to access to the, (IE C:\Users\YourUserName) and then click "Take Ownership" allows you to access these folders and all subfolders beneath it read/write. This is what solved my problems:

  • Get-journal authorized to perform this operation by using read-only user role, was refused.

    Hi people,

    What is the minimum role to get the newspaper my whole army ESX?

    I use the following script oneliner:

    Get-VMHost | Get-Log messages | Select -ExpandProperty Entries | Where {$_ -like "*error*"}
    

    but it always ends in failure result:

    Get-Log : 05/07/2011 9:15:11 AM    Get-Log        Permission to perform this operation was denied.    
    At C:\Temp\a5440b5a-6f5a-4fe2-9027-e432ba87c869.ps1:3 char:21
    + Get-VMHost | Get-Log <<<<  messages | Select -ExpandProperty Entries | Where {$_ -like "*error*"}
        + CategoryInfo          : NotSpecified: (:) [Get-Log], NoPermission
        + FullyQualifiedErrorId : Client20_RuntimeDataServiceImpl_GetAvailableLogList_Error,VMware.VimAutomation.ViCore.Cmdlets.Commands.GetLog
    
    
    

    Any suggestion please?

    Permission can be derived from the API method used by the cmdlet Get-Log under the covers.

    In the description of the BrowseDiagnosticLog method, you will see that it takes the Global.Diagnostics .

    The default read-only role does not have this privilege!

    You will need to create a new role.

    The other point to watch is the location in the structure of vSphere where give you permission.

    I feel that this specific one should be given to the root of the vCenter to allow access to newspapers.

  • Create a new user, FDM

    Hello

    Could someone give me the steps to create a new user for the purposes of the FDM?
    I created a new user for the application of FDM without any password, but it does not logon to the same application of FDM with the new user.

    First, you must create user in Shared Services and to grant access for the purposes of the FDM. After that, you need to add user in select (Administration-User Maintenance) application of FDM security level and a location for him.

  • Granting of flashback to a user read-only

    Is it possible to give a 'read only' user access to query flashback on a table in another schema while ensuring that they remain a user 'read only '?  I am thinking particularly of a query like the one below.  There are cases where a 'read only' user would see the previous status of a given table.  In this case, one way to read the user can perform only in select queries.

    SELECT *.

    OF SCHEMA1. TABLE1:

    FROM TIMESTAMP (SYSTIMESTAMP - INTERVAL 0 ' 00:05:00 ' DAY TO SECOND)

    Just privilege of flashback for the object to the required user.

    Kind regards

    Ivica Arsov

  • Actions: difference between read only vs entry by the user fields?

    Hello

    I did two forms of simple test. We're working and the other does not work and I think it's because of the State of a numeric field (read-only, user-enetred)? Here are my two test files (they are very simple): http://dropcanvas.com/ix8zj , I made them with LCD ES2. I searched and tried every combination and change I could think. The thing I'm trying to accomplish is to allow a button when a value in a text field is reached.

    Thank you much for your time and any help you can offer.

    Chris

    Header 1 Header 2
    works_screenshot.pngdoes_not_work_screenshot.png

    Hi Chris,

    The problem with the code that generates the action builder, is that it is based on the output of the GrantTotal field event.  It works but you must select all the checkboxes for value of 400, and you have to tab if the GrandTotal then the event field exit if it is triggered.

    Try to remove the event generator of the action GrantTotal.exit and change your calculate event to something like;

    var total = parseInt (CheckBox1.rawValue) + parseInt (CheckBox2.rawValue) + parseInt (CheckBox3.rawValue) + parseInt (CheckBox4.rawValue);

    If (total = 400)

    {

    Button1.access = "open";

    }

    this.rawValue = total;

    Concerning

    Bruce

  • UCS Manager 2.0 (1W) read only role grayed out

    Hi, I want to create a user authenticated locally in UCS Manager with read-only permissions, but when I go to add the role of read-only user is not available for selection (it is grayed out). No idea how to solve this problem and make the read-only role available for selection? Screenshot attached. Thank you.

    It is activated by default.

    Don't assign it not all roles to your new user and they will automatically get the read-only.

    Kind regards

    Robert

  • To make the shape FNDSCAUS read-only


    Hi all

    Is there a way to make the form read-only users (FNDSCAUS)? The reason being among the users of support they need to not see users as view only and not for something else.

    Thank you

    Jay

    Hello

    R12: How to create read only responsibility (Doc ID 1290228.1)

    How to create a FORM of QUERY_ONLY (Doc ID 400380.1)

    How to make a form only in the Oracle Applications (Doc ID 1013404.102)

    Concerning

    SANAE

  • Read only role

    Hello

    I have USR_TEST user in my database:

    USERNAME ACCOUNT_STATUS

    ------------------------------ --------------------------------

    OPEN USR_TEST

    and this user is to have these privileges:

    HOLDER OF PRIVILEGE

    ------------------------------ ----------------------------------------

    USR_TEST UNLIMITED TABLESPACE

    USR_TEST CREATE SESSION

    CREATE TABLE USR_TEST

    I have another user in my database named TEST :

    USERNAME ACCOUNT_STATUS

    ------------------------------ --------------------------------

    OPEN TEST

    now, I want to TEST user to read only user USR_TEST privileges, means TEST user must have read access only to items of the user USR_TEST . Please let me know how I can do this. And please correct me if I am wrong somewhere.

    Kind regards

    MIchel.

    sqlplus usr_test

    coil capture.sql

    Select "grant select on USR_TEST." | table_name | "at the TRIAL;" FROM USER_TABLES;

    SPOOL OFF

    now take capture.sql to the new DB & do as below

    sqlplus system @capture.sql

Maybe you are looking for

  • ATV 4 Home sharing not showing upward after 10.11.14 / iTunes 12.3.3

    I don't know which update borked... my home iTunes 12.3.3 or El Cap 10.11.14 sharing capabilities. House share used to work before each update. I've tried everything. Does not appear in iTunes, my ATV4 or one of my iDevices. Sharing used to be an opt

  • HP upgrade memory 15-ac070ur

    Hello! I have a HP laptop 15-ac070ur (15-ac000ur series) with only 2 GB of RAM (A-data AO1L16BC2N1-BQHS single sided, 4 chips, DDR3L, 1.35v, 11-11-11-28). I want to improve the memory.  I want to add 2 (mode dual channel) or 4 gig (single channel mod

  • Aspire 5552 laptop cant restore as CD-Rom drive does not now

    I've updated to Windows 10. I have discovered from Acer that my laptop is not compatible. Oops. I want summer to completely clean my laptop back to its factory condition that I had a few glitches and blue screens. I have the backup disks that I creat

  • My external hard drive missing from my computer

    Hi everyone is smarter than me... which would include about each of you.  ;-)I have a Western Digital 1 TB external hard drive connected to my laptop Dell Inspiron 6000 Intel Pentium clocked at 1.86 GHz proc running Windows XP V2002 Pro 32 bit SP3. U

  • Protect the battery life

    Hello I use my Sansa Clip Zip for about 6 months now, and I am very satisfied with its performance. I use my reader mainly as a music library (I store nearly 30 GB of music on an SD card) he listens to every day for 8 hours at work. When I use it, it