DB authentication for Reports 10g

Hi
Following is our environment
Oracle Application Server 10g (10.1.2.3.0) - Infrastructure and Middle Tier on same node.
Oracle Database 10g R2 (10.2.0.1.0)
Current Situation
We are running Forms/Reports 10g that were upgraded from 6i Client-Server environment. Everything works fine except for one major issue ie
In our reports server we have defined users with explicit grants on schema specific objects to run reports. This configuration is something I am not comfortable with.
Following is our requirement.
To somehow enable SSO keeping in mind that each DB user has his own set of privileges granted to him via either a role or explicitly. So when he is logged in once to the the application via Forms and try to run some reports, permissions on the objects(tables) called in the report should be checked on the DB level for that particular user unlike what we are doing currently ie created one main user with permissions on all schema objects.
For example
DB User xyz
Grants SELECT ON scott.emp
DB User abc (currently used in the config file of reports server)
Grants SELECT ON scott.emp, scott.dept, scott. xxx, scott.yyy etc
So in above example, in 6i environment, even if user xyz tries to run a report that requires permissions on SCOTT.DEPT table, it will not since user XYZ doesnt have permissions to view DEPT table under SCOTT schema but in 10g this XYZ user will be able to run the report successfully and would be able to view the records. This should be fixed.
Any opinion, comments, links are most welcome.
Thank you
Edited by: user560883 on Jul 27, 2009 8:59 PM

Hi
Is it the phrasing of my question or incomplete information that noone has replied to my query?
I really need some help and I'd appreciate any person who could provide some solution/workaround for this issue.
Thanks & Rgds

Similar Messages

  • Configuring Kerberos authentication for SSRS in native mode - SSRS 2008 R2-2012

    Hi,
    I've a SSRS native mode installation on a server and a SSAS installation on another server.
    In order to configure the Kerberos authentication for SSRS native mode, I need to register one SPN for the report server service, one SPN for SSAS service and to configure SSRS to use the negotiate authentication type, isn't it?
    Thanks

    Hi pscorca,
    If we have applications that only use Kerberos authentication and we are using RSWindowsNegotiate AuthenticationType, we must create a Service Principal Name (SPN) for the Report Server service if we configure it to run as a domain user account.
    Before setting up constrained delegation, we must register a
    Service Principle Name (SPN) for the Analysis Services instance. We will need the Analysis Services SPN when configuring Kerberos constrained delegation for middle tier services.
    There is a document about Enabling Kerberos Authentication for Reporting Services, you can refer to it.
    http://blogs.technet.com/b/rob/archive/2011/11/23/enabling-kerberos-authentication-for-reporting-services.aspx
    Hoe this helps.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Can we add Basic Authentication for Oracle Report 10g?

    As we know, Apache supports basic Authentication, and Oracle Report 10g bases on Apache, that means Oracle Report 10g supports Basic Authentication too?
    Can anyone tell me the steps on how to configure Basic Authentication for Oracle Report 10g?
    Thanks for your help in Advance!
    P.S.
    I tried to add the following content to the file "httpd.conf" under the directory "E:\OraHome_2\Apache\Apache\conf\" (I installed report under this folder), but it doesn't work well:
    <Directory "E:\OraHome_2\Apache\Apache\htdocs">
    AuthType Basic
    AuthName "Private Documentation Repository"
    AuthUserFile "C:\Program Files\Apache Software Foundation\Apache2.2\mypasswd"
    Require user yangsun
    </Directory>

    Answers at your duplicated thread --> Some inter view Questions Please give prefect answer  help me

  • How To Execute an Oracle 10g SProc using VS 2005, for Reporting Services

    Good day! :-)
    Anybody who knows the syntax for executing an Oracle Stored Proc thru ODBC connection using VS 2005 for Reporting Services? I am having a problem about this.
    I am using the ODBC connection because VS 2005 does not support Oracle Database 10g in its Oracle Database Connection feature (only 7.3, 8i, and 9i), that's y.
    While using MS SQL Server 2000, I never encountered any problem. But using Oracle Database 10g, I find it hard to call the stored procedures, an error is generated everytime.
    Please click the link below for the screenshots:
    http://www.geocities.com/vrcode2/oraError.JPG
    http://www.geocities.com/vrcode2/storedProc.JPG
    Please help...thank you so much.
    Francis

    I'll give you updates about the use of the MS SQL Server Reporting Services with VS 2005 and Oracle, this might be helpful for those who will encounter this same ctuation in the future.
    I have discovered that if you're going to connect thru ODBC, even if the connection is successful, the user is still prompted to input a password, which should not be the case when using the Reporting Services. Another thing to take note is the issue about REF CURSOR, we're going to have problems with this. And also the syntax on how you're going to call the stored procedures (with or without input parameters).
    With modifications made through Oracle Net Manager, and I tried AGAIN connecting through "Oracle (client)" feature of VS 2005 (even if the list only include Oracle 7.3, 8i, and 9i that are supported) with some changes also, you'd still be able to generate correct data with that solution. If the configuration is correct, you just need to call the stored procedure (with or without input parameter), you won't have any problems about the correct syntax.
    I suppose VS 2005 was released earlier than Oracle 10g, that's why 10g wasn't included If ever u'd encounter the same ctuation like mine, and u need the details on how to connect, do not hesitate to ask me.

  • OS-Authentication  for a Oracle 10g Express Edition

    I want to use OS-Authentication for an Oracle 10g Express Edition. What value must be set in sqlnet.ora ? Where are the possible authentcation modes described ? I only found the description KERBEROS5.
    I tryed the value all, but with all no connect is possible.
    Tanks for help
    Josef Springer

    >
    Thanks for your link.
    A special username with prefix is needed. This user must be created for external authentication. This user must be known by the OS. Am i right ?
    >Right.
    >
    As i understand, to login with OS-Authentication i need a new windows user. This is not usable, because my users have their login and do not want to use another, when working with the database.
    Is there another way to use OS-Authentication ?As far as I know, this is not possible especially with Oracle XE which has not all features of Entreprise Edition.
    >
    Must the prefix be used in any case ?
    >You can have an empty prefix: you should use OS_AUTHENT_PREFIX init. parameter http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams147.htm#REFRN10152

  • [Reports]   The best reporting tool for JDeveloper 10g

    Hi,
    Which is the best reporting tool for JDeveloper 10g: JasperReports, Crystal Reports or something else? I want to build parametric and rather complex reports but I don't know which tool offers more features, flexibility, ease of use , ... . I've built some simple parametric reports using JasperReports and JDeveloper 10g but I think it's not so productive and may need something more, maybe iReport. Does anyone have any ideas?
    S/\EE|)

    Hi Saeed,
    I'lm using Jasper too, and here is an example of how i pass to it some variables:
         <parameter name="theWantedId" isForPrompting="false" class="java.lang.Integer"/>
         <queryString><![CDATA[SELECT field1, field2 from table1 WHERE table1.field1 = $P!{theWantedId}]]></queryString>And in a bean (or other java code from which the template is called)
            Map parameters= new HashMap();
            parameters.put("theWantedId", findSelectedId()); // return the ID of the object to print
            JasperDesign design =
                JRXmlLoader.load(myTemplate); // First load template from the Blob table in an inputstream
            JasperReport report =
                JasperCompileManager.compileReport(design);
            InitialContext initialContext = new InitialContext();
            DataSource ds = (DataSource)initialContext.lookup("java:comp/env/jdbc/MYDATASOURCEConnectionDS");
            Connection conn = ds.getConnection();
            JasperPrint print =
                JasperFillManager.fillReport(report, parameters, conn);Hope that can help, if you need more information please ask,
    Best regards,
    Tif

  • Does anyone have Forms & Reports 10G working properly on Macs?!

    In our work enviroment we have about a third of our company working on Macs - currently we have client server forms and reports 6 running on a citrix server for the Mac users. I am in the process of upgrading our systems to 10G (10.1.2) in the hope of being able to get rid of the citrix servers and have everyone running straight through a browser. However looking at the supported versions:
    http://www.oracle.com/technology/software/products/ias/files/as_certification_r2_101202.html#BABDECDG
    it seems that only Safari 1.2 is supported on Macs. Now I find it very difficult to believe that many/any working enviroments are running Safari 1.2 as it is updated via security updates OS updates etc and they are currently upto 2.0.3. As a result within our company Firefox is the browser we use as we have direct control over updates. Testing through firefox 1.5 is giving me font issues and you cannot click into a specific record on a multi-row block, having problems trying to get reports running, logging on etc. I would like to know whether anyone is running forms and reports 10G on Macs in a production enviroment and what browser / java versions are used and does everything work as it should. Thankyou

    Hi, perhaps I haven't been clear enough yet I'm getting the same errors that I have listed twice thus far on safari! - and here is why we don't use safari
    "As the standard Mac desktop here is set up as a Windows peer in what is technically a "Windows-only" environment, we get some issues where some parts of OS X doesn't play nice with the infrastructure. The way our build is tailored, most of our users don't see the integration "joins" and their Macs operate as they'd expect, which is how we like it too.
    That doesn't mean we don't get occasional problems with OS updates and our infrastructure. For example... Apple will often put a bunch of security patches, application fixes and system revisions into their Software Updates.
    On a standalone system, or "vanilla" networked Macs, this is great, as you get a bunch of timely updates in one easy-to-install bundle. Unfortunately, our Mac OS X build is NOT a standard one and some parts of Apple's updates can cause us problems.
    Safari, while being the best browser experience on the Macintosh for most people, suffers a lot from our environment's strictures. You may know that Safari was already drawing heat from end users over its apparent lack of support for some websites (particularly personal banking), so the switch to Firefox was happening anyway. We pushed it on once we got hit with the most recent problems with Safari and proxy authentication. When we stripped away our general blind fanaticism for Apple-made software, we realised that the Volvo alternative (Firefox) was actually a more solid performer.
    Finally, as the browser is a pretty important piece of software for us (aside from browsing it's a method of deploying apps), we think it makes good sense to decouple it from the OS. With Safari we don't have the same control over versioning as we do with Firefox, while Firefox has most of the Safari features that our 10.3 userbase can access."
    So can anyone help with the specific errors I listed above thanks.

  • Oracle Portal, Application Express, Oracle Forms/Reports 10g - which one?

    Hi,
    I have Oracle 10g database and Application Express installed on one linux box.
    second linux box has Oracle HTTP server running from where i call the htmldb pages.
    3rd linux box has Oracle Application Server 10.1.2 installed along with SSO, Portal 10.1.4 , Forms Server etc.
    Now, i see there are 3 ways i can develop web applications
    1. using Application Express and http server which is very basic and simple.
    2. using Oracle Forms/Reports 10g and forms/reports server
    3. Oracle Portal 10.1.4 in Application Server 10.1.2
    Can someone guide me, which one of the above 3 is worth sticking on forever for developing web applications. i am really not sure which one of the above is best for Web developement in terms of long term planning. and i believe all 3 of the above can be integrated with Oracle SSO for authentication.
    Can someone guide me please to select one of the above and can you explain me why for my better understanding of the different tools?
    Thanks,
    Philip.

    Hi Philip.
    If you already have Oracle Portal, I think that portal is the best solution.
    Portal can be integrated with others applications using SSO.
    Oracle portal have a lot of features that help you to develop web applications.
    If portal does not offer what you want, you can develop your own portlets using java or plsql.
    Take a look at the default home page of oracle portal.
    Look better the features that portal offer to you.
    http://portalcenter.oracle.com
    Thanks.

  • Image_Item not working in Reports 10g

    we can't use ImageItems in our report.
    we had a table with some images in a column with Datatype Longraw. Because we can't use that with Forms/reports 10g, we cahnged the Table-Column to Blob and migrated the Data with Import/Export. Within Forms we don't have any problem, we can display the old migrated pictures, we can import new images with Webutils Client_Image.Read_Image_Item and we can display those new images as well.
    But now we have a problem with Reports. Our Report has an item (the new Blob_Column) in the query and that item is displayed within the report. If the Report is run for a record with a migrated Image, it works fine, but with a new Record and a new imported Image_Item, the Report fails (on the Server) with the following information in EM :
    Mit Fehler beendet: REP-69: Interner Fehler REP-62203: Interner Fehler beim Lesen des Bildes - Unable to render RenderedOp for this operation..
    it is a very small Report but with 2 images (both are small).
    Any ideas out there ?
    regards,
    Mark

    Found the solution by myself.
    The Problem isn't within Reports it is within Forms. The Image_Item has to set to FileType "BMP" instead of "JFIF".
    That solved the problem.

  • XML Publisher is not integrating with Reports 10g Concurrent program

    Hello,
    I created report in reports 10g. Saved report in the custom_top/reports/US. Created a concurrent program for the report with output as XML. Created a Data Definition with the same short name as the concurrent program and created a template used the same short name as the Data Definition, associated template with the data definition. Uploaded the .rtf file to the template.
    The issue i have is when i run the concurrent program the output is xml tags rather than the xml publisher report.
    Any help will be appreciated.

    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_Start_Date='01-JAN-11'
    P_end_Date='15-AUG-11'
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.AL32UTF8
    Enter Password:
    Report Builder: Release 10.1.2.3.0 - Production on Wed Aug 24 09:25:14 2011
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE

  • How to call a Report 10g from a parameter form..?

    Hello,
    pls i wanna know the procedure of :
    How to call a Report 10g from a parameter form..?
    regards,
    Abdetu..

    hopes it work for you.
    procedure get_report is
    pl_id paramlist;
    p_year varchar2(4);
    param_name varchar2(10) :'param';
    begin
    pl_id := get_parameter_list(param_name);
    if not id_null(pl_id_)then
    destroy_parameter_list(pl_id);
    end if;
    pl_id := create_parameter_list(param_name);
    p_year := year -- assign the value.
    add_parameter(pl_id,'p_year',text_parameter,p_year);
    execute_report('report_name',pl_id);
    end;

  • Migrating Graphs from Reports 6i to Reports 10g

    While migrating Graphs from Reports 6i to Reports 10g is there a possibility of maintaining the same graphs rather than recompiling them using the Graph Wizard of Reports 10g. I have hundreds of reports with graphs and will be an uphill task to re-draft all the graphs. Kindly suggest alternatives to overcome this dead-lock.
    Thanx in advance
    Sridhar

    Hello Sridhar,
    10g is not supporting Graphics builder. So you got to create/insert all these 6i graphs in 10g. Open the 6i report and compile in 10g. It will give you file not found error. Delete the graph area in the layout editor.
    Then drag the chart icon and drop in layout. Redesign again. Offcourse it is not fun. But there is no way.
    Also there are tons of bugs in 10g report Graphs. You won't find some cool features like Others % option in the pie slice provided by Graphics bulider. You got to change graph.xml file for some of the features. Even the graphs looks ugly in 10g. Migrating graph reports is really frustrating in 10g. But we have no choice. Recently we migrated to 10g. Becareful with matrix reports. 10g keeps on getting crashed when ever we develop matrix report. GOD knows the reason.
    But 10g has some very very good features like Distribution
    Cheers.
    Ram.

  • Inserting PDF File in Reports 10g

    We are having oracle reports 10g Rel 1, We have product drawings
    stored as PDF File We wish to print this PDF Along with a report
    i.e when generating Purchase Order of a item the stored drawing in PDF format should also be included in the report for all the items in that order.
    Thanks
    Chaand Kackria

    can u please send me the postscript fonts files in your os.
    I am facing the problem i.e converting character mode report into PDF report it is printing in the compressed mannner.
    Can u tell me whether i can generate softcopy,postscript for a char mode report in one go..because i can run the report only after that the records are deleted.
    Thanks
    Ramesh

  • ISSUE Sharepoint 2013 databases for reporting services on the second server SQL 2012

    Hello,
    I have server A: Operating system windows 2012 standard, SQL server 2012 standard
    instance: Sharepoint contains data for sharepint
    instance: Reporting should be contain databases for reporting
    Server B:
    Windows server 2012 standard contains installation Sharepoint 2013
    Sharepoint works (without reporting services), it is OK - databases are located on server A:
    My issue is:
    When I have installed reporting services on server B, I have already installed SQL server 2012 on server B, it works.
    I am able to create report in report builder adn place it in to sharepoint.
    But I would like to use only one full SQL machine on server A:
    When I reconfigure repoting settings on server A in central administration - manage service aplications,
    On the SQL server A in instance reporting , there is automatically created databases. It is no problem.
    But the first difference is, when I want to manage service aplication for reporting  in
    Provision Subscriptions and Alerts, there is information
    SQL Server Agent state cannot be determined
    When I want to create report in report builder, I have issue:
    server A-7380mw016\reporting it means server A with full SQL server:
    The Test of connection was successful
    Then I have clicked test connection
    I have recieved this screen with fail: Logon faild for user NT Authority\anonymous logon
    My account belongs to SQL admin on server A (A-7380mw016\reporting) I do not know it is not possible to create report, when it is possible to test connection in the first step and in the second step, there is problem...
    Please, can somebody help me?

    Hi,
    Since you are getting an Anonymous Logon error, it appears there may be a problem passing your credentials to the SQL Server Agent Service. This would indicate a Kerberos issue. See this thread for details:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/46b7c773-6a77-435d-b471-cb9a6ec41c43/has-anyone-else-upgraded-reporting-services-to-denali-2012
    Microsoft Virtual Academy: Breakthrough Insights using SQL Server 2012 : Analysis Services and Credible, Consistent data (Module 2) - Configuring and Securing Complex BI Applications in a SharePoint 2010 Environment with Microsoft SQL Server 2012
    http://technet.microsoft.com/en-us/video/Video/hh858469
    Tips from the video:
    We are connecting to Reporting services using Kerberos when using Reporting Services in SharePoint integrated mode
    For the account using reporting services, we just need a dummy SPN. We go to Attribute editor tab in AD for RS account. And then we will be enabled with Delegation tab.
    In Delegation tab. I we are using claims to windows token, we need to use "Trust this user for delegation to specified services only"
    There you have 2 options: "Use Kerberos only": It means I only want to delegate in the situation where the service that is doing the delegation actually has the Kerberos ticket to start with
    "Use any authentication protocol" When we need protocol transition (like from NTLM to claims for intra farm communication)
    We need to delegate this to SQL server.
    Please check out these articles as well:
    How to configure SQL Reporting Services in SharePoint Server for Kerberos authentication
    http://support.microsoft.com/kb/2723587
    Configure Kerberos authentication (Office SharePoint Server)
    http://blogs.technet.com/b/mbiswas/archive/2009/07/10/configure-kerberos-authentication-office-sharepoint-server.aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

  • SRW.SET_PRINTER_TRAY in Report 10g...Urgent help please

    I am facing problem in getting printout from desired tray in reports 10g.I have below beforereport trigger written:
    function BeforeReport return boolean is
    begin
    SRW.SET_PRINTER_TRAY(' Tray 3');
    return (TRUE);
    end;The same is working good in report 6i.I run printerdrivertest and it has only one error :
    **** DT112: DRIVER ERROR: Color has changed
    I don't think this is related to any tray selection.
    Please help me.I need to do it very soon.Lookong for expert's help..

    Rejesh
    I dn't have any printer without space in name.Is that space issue?It is printing good if i run it in paper layout but it is not working in browser.
    Thanks

Maybe you are looking for

  • ESSBASE 9.3.1 upgrade ( unix box)

    I am planning on upgrading our essbase 9.3.0.1 to essbase 9.3.1. Please provide me an insight on how to do it and any problems or considerations ... And most of all I am looking for the documentation that gives guidence on how to perform upgrade. I w

  • IPhone 5  time setting change automatically

    i have iPhone 5 my time setting change all the time and the network cut and back gain what the problem ? how i can repair it

  • ESS: Address  Make Telephone required field

    Hello , I was trying make Telephone Number as required field in ESS - Webdynpro application, but i could not find the exact place. I was looking at the following DC:  ess/per ess/us/addr, i just found the following code: fpm.raiseReviewAndSaveEvent(I

  • My google search results are displayed shortened in firefox

    Hello, my name is Timothy White, and I use FireFox almost exclusively as my browser and I noticed some months back that my google search results for the "shopping" engine suddenly became shortened. That is to say that depending on what I search for,

  • SIGBUS error

    Hi, I've got an issue when using an ethernet control surface with Digital Performer 7.22. Whilst this is neither a DP nor Euphonix/Avid forum, having done some googling I've found that the error I'm getting is associated with many other applications