Running reports: "REP-0238: Security server authentication failed"

Good afternoon,
I installed Oracle9iAS Release 2 v.9.0.2 (Application Server) on Sun-Solaris as well as
Oracle 9iAS Reports Services module. I simply want to run a report from a command line
rwserver.sh. I constantly get the message "REP-0238: Security server authentication failed".
What is to be done to enable authentication?
Thanks.
GM.

hello,
a) rwserver.sh is the script to start a reports server. if you want to run a reports-job you should either use the command rwclient or use the servlet via a web-browser.
b) when installing iAS R2 the reports server is running in secure mode. this means when you run a report via the browser you will get a login-screen where you have to provide a vaild SSO username/password. if you are running from the commandline, you have to provide the paramter AUTHID passing a valid SSO username/password.
regards,
philipp

Similar Messages

  • REP-0238: Security server authentication failed.

    when I tried to call report(s) from java swing application using rwclient I am getting the following error:
    REP-0238: Security server authenticatin failed.
    Looks like Single server sign-on is on and I am using orace9ias(9.0.2) on windows 2000.
    Could some one help me...
    Thanks,
    Raju

    Hi Raju,
    Looks like Single server sign-on is on Single Sign-on is applicable when you authenticate yourself using a browser, and not applicable in your case (you are using rwclient). The meaning of single sign-on is that if you authenticate yourself once (eg, while accessing your application or a portal page or another report), in the same browser session you should not be asked for authentication again. As I said, this is not applicable for rwclient requests. For rwclient requests, you have to authenticate yourself in every request.
    However, though single sign-on is not applicable, server security is still enforced while you are using rwclient. That is, only authorized users can access the secure reports server and secure reports. So what you should do is provide the credentials for accessing the reports server in your request like this:
    rwclient report=.... server=... authid=username/password
    The usernbame password above are for those users who have permission on the reports server and the report. You can set and view these permissions using Oracle Portal.
    Let me now if you have further questions.
    Navneet.

  • Discussion Server Authentication Failed From Inside FMW App

    Hi Community,
    My Env:
    Webcenter 11.1.1.3.0
    Weblogic 10.3.3
    The discussion server shipped with webcenter suite is Jive Forums Silver 5.5.20 .2-oracle.
    I wired the discussion server to embedded LDAP server of my weblogic server, and deployed an app that utilize the discussion service.
    But when accessing the app page, I got an exception "failure to authenticate the user pbrown, due to: Authentication Failed".
    The users do exist in LDAP server and I can login to http://server:8890/owc_discussions page with that users, I also granted all privileges to the users in jive console, but it doesn't work inside the app.
    My Jive server log:
    [2010-09-05T23:21:22.816-07:00] [WLS_Services] [ERROR] [] [org.codehaus.xfire.handler.DefaultFaultHandler] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000If_hC7s5e_Vau1q2UH1CWBaI0000E_,0] [APP: owc_discussions#11.1.1.2.0] [dcid: bafcaeab2cd82008:-b3c6f44:12ad6d55fae:-8000-00000000000003c6] Fault occurred![[
    com.jivesoftware.base.UnauthorizedException: Authentication Failed
    at com.jivesoftware.forum.webservices.server.xfire.PermissionHandler.acquireAuthToken(PermissionHandler.java:194)
    at com.jivesoftware.forum.webservices.server.xfire.PermissionHandler.invoke(PermissionHandler.java:98)
    at org.codehaus.xfire.handler.HandlerPipeline.invoke(HandlerPipeline.java:131)
    at org.codehaus.xfire.transport.DefaultEndpoint.onReceive(DefaultEndpoint.java:64)
    at org.codehaus.xfire.transport.AbstractChannel.receive(AbstractChannel.java:39)
    at org.codehaus.xfire.transport.http.XFireServletController.invoke(XFireServletController.java:287)
    at org.codehaus.xfire.transport.http.XFireServletController.doService(XFireServletController.java:130)
    at org.codehaus.xfire.transport.http.XFireServlet.doPost(XFireServlet.java:117)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:189)
    at com.jivesoftware.base.action.util.JiveFilterDispatcher.doFilter(JiveFilterDispatcher.java:69)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at com.jivesoftware.base.util.webwork.JiveActionContextCleanUp.doFilter(JiveActionContextCleanUp.java:38)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Log of the server that hosts the app:
    [2010-09-05T23:21:08.184-07:00] [AdminServer] [WARNING] [] [oracle.adf.controller.internal.metadata.MetadataService] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 0000If_h8YC5e_Vau1q2UH1CWBIO0001Nc,0] [APP: StoreFrontModule#V2.0] [dcid: bafcaeab2cd82008:3873773a:12ad6c38b8a:-8000-0000000000001665] ADFc: /WEB-INF/adfc-config.xml:
    [2010-09-05T23:21:08.185-07:00] [AdminServer] [WARNING] [ADFC-52024] [oracle.adf.controller.internal.metadata.MetadataService] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 0000If_h8YC5e_Vau1q2UH1CWBIO0001Nc,0] [APP: StoreFrontModule#V2.0] [dcid: bafcaeab2cd82008:3873773a:12ad6c38b8a:-8000-0000000000001665] [arg: shoppingCartBean] ADFc: Duplicate managed bean definition for 'shoppingCartBean' detected.
    [2010-09-05T23:21:08.190-07:00] [AdminServer] [ERROR] [] [org.apache.myfaces.trinidadinternal.application.StateManagerImpl] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 0000If_h8YC5e_Vau1q2UH1CWBIO0001Nc,0] [APP: StoreFrontModule#V2.0] [dcid: bafcaeab2cd82008:3873773a:12ad6c38b8a:-8000-0000000000001665] Could not find saved view state for token uutg3hslp
    [2010-09-05T23:21:11.851-07:00] [AdminServer] [WARNING] [] [oracle.adfinternal.view.faces.renderkit.rich.NavigationPaneRenderer] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 0000If_h9SE5e_Vau1q2UH1CWBIO0001Ni,0] [APP: StoreFrontModule#V2.0] [dcid: bafcaeab2cd82008:3873773a:12ad6c38b8a:-8000-000000000000166f] Warning: There are no items to render for this level
    [2010-09-05T23:21:22.821-07:00] [AdminServer] [WARNING] [WCS-04013] [oracle.webcenter.collab.forum.internal.view.backing] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: pbrown] [ecid: 0000If_hC765e_Vau1q2UH1CWBIO0001Nm,0] [APP: StoreFrontModule#V2.0] [dcid: bafcaeab2cd82008:3873773a:12ad6c38b8a:-8000-0000000000001673] [arg: pbrown] [arg: Authentication Failed] failure to authenticate the user pbrown, due to: Authentication Failed[[
    oracle.webcenter.collab.share.LoginFailedException: failure to authenticate the user pbrown, due to: Authentication Failed
    at oracle.webcenter.collab.forum.internal.jive.JiveAuthenticator.handleException(JiveAuthenticator.java:304)
    at oracle.webcenter.collab.forum.internal.jive.JiveAuthenticator.login(JiveAuthenticator.java:247)
    at oracle.webcenter.collab.forum.internal.jive.JiveForumSession.login(JiveForumSession.java:128)
    at oracle.webcenter.collab.share.Session$1.call(Session.java:353)
    at oracle.webcenter.collab.share.Session$1.call(Session.java:347)
    at oracle.webcenter.concurrent.Submission$2.run(Submission.java:406)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.webcenter.concurrent.Submission.runAsPrivileged(Submission.java:420)
    at oracle.webcenter.concurrent.Submission.run(Submission.java:347)
    at oracle.webcenter.concurrent.Submission$SubmissionFutureTask.run(Submission.java:737)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    at java.util.concurrent.FutureTask.run(FutureTask.java:139)
    at oracle.webcenter.concurrent.ModifiedThreadPoolExecutor$Worker.runTask(ModifiedThreadPoolExecutor.java:657)
    at oracle.webcenter.concurrent.ModifiedThreadPoolExecutor$Worker.run(ModifiedThreadPoolExecutor.java:683)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: Authentication Failed
    Thanks,
    Todd

    I have same problem here. used weblogic admin but still doesnt works. Thats amazing or not?
    oracle.webcenter.collab.share.LoginFailedException: failure to authenticate the user Weblogic, due to: Authentication Failed
    Edited by: José Carlos on 06/09/2010 06:56

  • Running Reports 10g on Apps Server

    We have a Windows 2003 apps server running Oracle Forms and Reports 10g.
    We are having a problem running reports in Oracle 10g, and believe it to be something to do with the configuration files. Currently, we can run the test report through Enterprise Manager using both the default reports service and the one that we have created. However we are unable to run our own reports through forms.
    To check that there was nothing wrong with our forms, we copied one of the reports into the …\forms10g\reports\samples\demo folder to see if we could run it through Enterprise Manager. However, we get the following error:
    Rep-110: Unable to open file ……
    Rep-1070: Error while opening or saving a document.
    Rep-0110: Unable to open file …...
    We then renamed the test.rdf file and tried to run that. Again we got the above message. Next we tried again to run test.rdf, even though this no longer existed, and the report ran. This implied that it isn't actually running the report, but has the report output stored somewhere, and it just displays this.
    No matter how we try to run reports, and with which reports service, we always get the above error.
    So why is it that no reports will run, not even the test one when it is renamed? Is there a configuration setting somewhere?

    Hi All,
    Hope YOu are fine.
    We have running Oracle Forms and Reports Services 10g on Windows 2000 Advanced Server.
    The Application Works fine, and reports are generated successfully.
    But when we access the same application by using either Linux OS (RHEL 4.0, Ubuntu 6),
    The forms works fine but Linux OS could not run the report.
    This seems to be a configuration problem.
    Any Clues.
    Thanks and Looking Forward.
    Aamer Javaid
    [email protected]

  • Error on running reports with filters/security

    Post Author: mishel
    CA Forum: Publishing
    Hi,    I am trying to run a report with filters/security defined via Business View.  When I run the report as administrator, I am able to view successfully.  However, when I login as test/dummy account which filters my parameters, I am getting such error - "A request was cancelled.  The necessary security privileges could not be verified.  This indicates a problem with the security server."  Appreciate all the help I can get.Thank you,Michelle

    Hi onizga,
    According to your description that you are migrating SSRS 2008 R2 reports to SSRS 2012 SP2, after migration you got some error like “The Uri string is too long” which only occurred when accessing the drill-through actions, right?
    Usually, the issue can be caused when you try to pass some parameters that cause the URL length to exceed 65,520 characters for a Microsoft SQL Server 2012 Reporting Services (SSRS 2012), you cannot render the report, and you may receive the following error
    message:
    The value of parameter 'param' is not valid. (rsInvalidParameter).Invalid URI: The Uri string is too long.
    This is an known issue and already have the hotfix SQL Server 2012 Service Pack1 Cumulative Update 9 (CU9) as you know, you can try to reinstall this hotfix to fixed this issue:
    http://support.microsoft.com/kb/2916827 .Any issue after applying the update, please post it on the following thread or you can submit an feedback:
    http://connect.microsoft.com/SQLServer/feedback/details/788964/ssrs-2012-invalid-uri-the-uri-string-is-too-long 
    Similar threads for your reference:
    SSRS - The value of parameter 'param' is
    not valid. ---> System.UriFormatException: Invalid URI: The Uri string is too long.
    Microsoft.ReportingServices.Diagnostics.Utilities.InvalidParameterException:
    The value of parameter 'pSetOfScopes' is not valid. ---> System.UriFormatException: Invalid URI: The Uri string is too long
    If you still have any question, please feel free to ask
    Regards
    Vicky Liu
    If you have any feedback on our support, please click here

  • Any documentation on running report 10g in linux server

    Dear Gurus,
    We are converting 6i reports to 10g reports. I need some documentation on how to run 10g reports in Linux Server! In windows environment working fine but need to test in Linux side! Pleas help thanks!

    Hi!
    I have some questions about CopyApp utility. I am trying to Copy TestApp to Prod application. Those applications are on different Planning servers. Sql databases are on the same sql server. Olap applications cubes are on different essbase servers.
    Is this syntax correct: (I think I can run this on Planning production server, or should I use Planning test server or does it matter when I use properties file???)
    CopyApp /S:TestApp /T:ProdApp /P:\\D:\Hyperion\Planning\bin\Copyapp.properties
    In the Copyapp properties file (using Sql):
    Is this correct syntax (referring to syntax above, left out usernames and passwords etc)
    App_JDBC_CATALOG=TestApp
    App_JDBC_DRIVER=hyperion.jdbc.sqlserver.SQLServerDriver
    App_JDBC_URL=jdbc:hyperion:sqlserver://XXX
    App_JDBC_USERNAME=
    App_JDBC_PASSWORD=
    App_JDBC_DATABASE_TYPE=SQL
    App_OLAP_SERVER= essbase server1
    App_OLAP_USERNAME=
    App_OLAP_PASSWORD=
    App_OLAP_APPNAME=TestApp
    App1_JDBC_CATALOG=Prodapp
    App1_JDBC_DRIVER=hyperion.jdbc.sqlserver.SQLServerDriver
    App1_JDBC_URL=jdbc:hyperion:sqlserver://XXX
    App1_JDBC_USERNAME=
    App1_JDBC_PASSWORD=
    App1_JDBC_DATABASE_TYPE=SQL
    App1_OLAP_SERVER= essbase server2
    App1_OLAP_USERNAME=
    App1_OLAP_PASSWORD=
    App1_OLAP_APPNAME=ProdApp
    Should I change something to make this work?
    kind regards, user 637777
    Edited by: user637777 on 3.10.2008 4:27

  • SOCKS Server Authentication- Failed

    I am trying to access server through putty,sockes is configured, i am able to access one server, but when i am trying to access other server, its ask for SOCKS Server Authentication , username box is filled with my windows username, when i give pw it give username/pw errer...any idea to fix this?

    Please, please try to be much more precise about what you've done and what is configured. the question you are asking now this way can only be solved by the forum by either luck or clairvoyance.
    please answer the following questions:
    you've got a client with putty as an ssh client. is there any configuration done on putty? if yes, what?
    there's one host you can access apparently. is that host on the same network, or is the socks proxy needed to access that host? is there any configuration been done in putty for this specific host? (click on the host specification in putty, then click 'load'; that way the settings for that host are loaded. next look in the properties if there's some configuration been done)
    there's one host you can't access apparently. is that host on the same network,or is the socks proxy needed to access that host? is the configuration of this host different from the latter one?

  • Unable to connect to XL Reporter. Error! Server communication failed!

    Hi Experts,
    I am receiving the following error when starting XL Report in SAP
    The VB Application identified by the event source logged this Application XL Reporter: Thread ID: 4232 ,Logged: Server sap01
    The connect information provided in MetaInfo.xml is wrong.
    (Please contact the administrator to run ChangeDbPassword)
    Details: ixOpen - Microsoft OLE DB Provider for SQL Server (-2147217843)
    Login failed for user 'sa'.
    Can't connect to database Provider=SQLOLEDB.1;Data Source='sap01';Initial Catalog='SBO-COMMON';User ID='sa';Password=*****
    SYSTEM INFORMATION:
    >>SAP 2007A SP01 PL06
    >>Windows XP SP3, Windows 7, Windows Server 2003 R2 >> happens on all machines
    >>SQL Server 2005
    >>.NET 1.1 & .NET 2.1 installed
    >>MDAC 2.8 SP1 installed
    THINGS I TRIED:
    >>Changed sa login through XL Reporter ConnectionManager utility
         --sa password works to get into SQL Server Management studio. As a test, I changed it back and fort to see if that makes a difference, but had no luck.
    >>Made sure that SAP is logged into the actual server name (not local, also using sa login and not trusted connection)
    >>Reinstalled SAP Client, SAP DI API, cleaned local temp folder %temp%
    >>XRDBV table has SBOOEM in the Partner column
    >>used SAP cleanup utility to delete bad entries from the  registry (did this as a part of a reinstall process) >> based on SAP Note 1287193
    Any ideas???
    Thanks You!!!
    Edited by: Stefan Genzor on Apr 13, 2011 12:56 AM

    Hi Stefan,
    We are having the same issue with a customer who has moved to a new terminal server environment. We cannot get the users to connect to the DB from there, but SAP is connecting with no issues.
    We have exactly the same message & have run through the same steps.
    Did you manage to get this resolved, and can you remeber how?
    Thanks

  • Reports Services getting down when running reports using in process server

    Hi,
    I have applied patchset 3829014 (Containers for J2EE: Patchset PLACE HOLDER FOR OC4J STANDALONE RELEASE 9.0.4.1)
    to fix the Bug No. 2670561 CPU usage becomes 100% when there is a new HTTP connection
    request in the queue.
    Now after reploying the *.ear file and restarting OC4J_BI_FORMS services from Enterprise Manager and starting the Reports Services if I want to run the reports from the application contained in the ear file, I find the Reports Services is down and the browser throws a 500 - Internal Server Error.
    In the ipm.log file in Oracle_home\opmn\logs I find the following lines:
    05/01/08 17:15:55 [4] Process Alive: OC4J~OC4J_BI_Forms~default_island~1 (1162281586:636)
    05/01/08 17:17:32 [2] [libopmnoc4j] AJP13: Receiving response code: 500 while configured success code is: 200
    05/01/08 17:17:32 [2] [libopmnoc4j] Ping URL for proc: 1162281586 failed while pinging url:/reports/rwservlet/pingserver?start=auto
    05/01/08 17:17:32 [4] [libopmnoc4j] Process Ping Failed: OC4J~OC4J_BI_Forms~default_island~1 (1162281586:636)
    I can't get from where the response code of 500 is coming.
    I have consulted the Doc Id 261867.1 in Metalink and has tuned the opmn.xml file as suggested there but of no use.
    Urgent help in this regard is needed where I went wrong as my production Application Server has become inoperative.
    Thanks
    Nilay

    The ear file contains the front end application from where the reports are called. I have created a new J2EE instance and deployed the application in the form of ear file there.
    After tuning the opmn.xml file following Metalink Doc. Id 261867.1 adding a value of pingtimeout, I found the OC4J_BI_FORMS was not shutting down the inprocess reports server and I was unable to generate reports by giving values from URL. But when I deploy the ear file in the newly created J2EE instance, the OC4J_BI_FORMS is shutting down . Now when I try to start the infrastructure components the OC4J_SEcurity is showing Database dependancy failed although OID and HTTP server components are up.

  • ORA-44356 when running report from Oracle Application Server 10g

    All,
    We have some reports that we developed using Reports Builder 10g. We use a few program units that run with every record that use the exec_sql package to run dynamic sql in a remote database. Everything runs fine when we test the reports in Reports Builder. After we compile the reports into the .rep format and place them on our Oracle Application Server 10g portal instance, we are running into the subject error when we try to run the report from the website. From the research that I've done, it seems that this error has to do with the use of exec_sql, but there is not too much info on the web regarding this error number. Running a trace when running the report in Reports Builder doesn't show any errors, and to further complicate things, this error only occurs on some reports...others that use the exec_sql package work fine.
    Does anyone have any ideas as to why this might be happening?
    Thanks for your help,
    Tom

    Nothing is different between the reports in the exec_sql section. The strange part is that the reports will bomb out seemingly at random, at different times, and during the execution of different program units. I was able to find a work-around using DB Links, but I'd rather not use the DB Link if I can avoid it.

  • Error Running Reports (REP-0081 &  REP-0124)

    Please help.
    I am having the following error when running a report on the web:
    (from the Reports Queue Manager)
    Terminated with Error :
    REP-0081: Error during file I/O operation. REP-0124: Unable to
    write to the temporary file. scafa 3
    thanks for a reply
    regards
    Yogeeraj

    Hello pals,
    i have set the following parameters: TMPDIR and REPORTS60_TMP...
    and it seems to be working!!!
    i hope that the problem is not somewhere else.
    NB. I was having problems with 2 reports only. the others were
    working fine.
    any comments will be most welcomed.
    regards
    Yogeeraj

  • How to Run Report on CrystalReport 2008 server?

    Greetings,
    I need to get a document that describe how to create a report, how to use the
    old .rpt files from older version 8.5 to generate the same report.
    I installed the CrystalReport 2008 server and have not able to find any area that describe
    how to generate a report, the help menu index does have any things that say create report either. 
    Does create report engine come with 2008 server??
    It has been hard to get any documents or assistance on this product.
    Would you one be kindly provide some hints or direction to resolve my issues.
    I am running CrystalReport 2008 Server on Windows 2003 release 2
    Thanks much,
    Y

    Didnt get ur question fully.
    U can schedule reports to a server using "schedule" cmd line parameter.
    see docs [     Publishing reports to web  - 10G  ] to know fully syntax of this param
    [    All Docs for all versions    ]
    http://otn.oracle.com/documentation/reports.html
    [     Publishing reports to web  - 10G  ]
    http://download.oracle.com/docs/html/B10314_01/toc.htm (html)
    http://download.oracle.com/docs/pdf/B10314_01.pdf (pdf)
    [   Building reports  - 10G ]
    http://download.oracle.com/docs/pdf/B10602_01.pdf (pdf)
    http://download.oracle.com/docs/html/B10602_01/toc.htm (html)
    [   Forms Reports Integration whitepaper  9i/10g ]
    9i - http://otn.oracle.com/products/forms/pdf/frm9isrw9i.pdf
    10g - http://www.oracle.com/technology/products/forms/pdf/10g/frm10gsrw10g.pdf
    http://www.oracle.com/technology/products/forms/techlisting10g.html
    ---------------------------------------------------------------------------------

  • Wiki-Server, authentication fails with iPad

    Hello everybody,
    I have made a clean installation of OS X Server.
    I see a strange behavior with Wiki. When I try to authenticate with the iPad it says: "Failed to log in sucessfully" ?? I can, however access the Wikis that are "publicly" available without any issue, but what about the "hidden" ones?!
    When I use the Macbook, Firefox on a PC, or the iPhone then it's all fine. Authentication works as expected.
    Am I missing here something?

    I have this exact issue in my school, massively annoying being as we have a 1:1 rollout of over a thousand iPads and had invested considerable time developing resources on the wiki, and now, the only device it doesn't work on, is the same device that we have given to all our pupils.
    Charles

  • Lion client OD bind to Lion server - Authentication Failed

    Authenticated bind enabed via terminal command. Client and server are up to date. I've been able to bind Leopard, Snow Leopard, and Lion clients over the last few weeks before this MacBook Air but for some reason it keeps failing with an authentication error. I can log into WGM on the server using my Diradmin account without issue. This is the same account I'm attempting to bind with. I have a non-admin account that can bind clients and it too is failing on the client side. I've been Googling for hours and haven't identified a source or solution. Anyone have any thoughts? I'm just shy of demoting my OD master, promoting it, and re-importing my OD config. I don't want to though.

    Hello michaelhoch,
    could you find any solution?
    I have the same setup: OS X Leopard Server 10.5.8, and Snow Leopard Clients. Everything worked fine. But now I get the first OS X Lion Client, and I can not use Mail, iChat, iCal and so on. I found the same errormessage in Console, and I think I also have a problem with the user directories on the server.
    Tanhks
    Michael

  • Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user  denied

    Hi,
    when I want to start managed server :
    <Sep 5, 2014 4:56:12 PM GST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user  denied
    weblogic.security.SecurityInitializationException: Authentication for user  denied
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:966)
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
            at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
            at weblogic.security.SecurityService.start(SecurityService.java:141)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            Truncated. see log file for complete stacktrace
    Caused By: javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User  javax.security.auth.login.LoginException: [Security:090301]Password Not Supplied
            at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:261)
            at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            Truncated. see log file for complete stacktrace
    >
    <Sep 5, 2014 4:56:12 PM GST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Sep 5, 2014 4:56:12 PM GST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Sep 5, 2014 4:56:12 PM GST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Thanks

    Never mind, the correct command is:
    wls:/nm/IDMDomain> pr=makePropertiesObject("username=weblogic;password=weblogic0");
    wls:/nm/IDMDomain> nmStart('AdminServer',props=pr);
    It would be interesting however to have a list of all names of environmental variables that we can possibly set.
    Cheers.

Maybe you are looking for

  • Want to upgrade 2008 R2 to 2012. Upgrade advisor giving errors relating to Database Compatability Level and Server Collation

    I want to upgrade a SQL Server from 2008 R2 to 2012.  When I run upgrade advisor, I get the following error messages: Rule "Valid Database compatibility level and successful connection" failed. The report server database is not a supported compatibil

  • Document Object for HELP_OBJECT_SHOW

    Hi Experts, I need to program an F1 help. For this i want to use the FM HELP_OBJECT_SHOW. eg. CALL FUNCTION 'HELP_OBJECT_SHOW'        EXPORTING             dokclass = 'TX'             doklangu = sy-langu             dokname  = 'DEMO_FOR_F1_HELP'     

  • Latest OS for 7th Gen Nano

    I tried using "Search", but couldn't find an answer. What is the current operating system number on a 7th gen iPod Nano? Mine shows "1.0.3 Mac". Is that the latest? Thanks, and be gentle.

  • Blackberry Style PLEASE!!!!!!

    C'mon Verizon, I am begging for you to carry this phone. I love blackberry, switched to android because I wanted a good touch screen with a keyboard.  I truly miss many aspects of my blackberry and love the clamshell form factor.  I know there are th

  • SMS in Address Book

    What happend to SMS in Address Book, I sure miss it !! Please bring it back in 10.5.1, thanks.