Authentication error with sudo

Hi there. I just tried using Carbon Copy Cloner (2.3) to clone my HD before updating to OS 10.4.9. I got this error: authentication error: sudo: /private/etc/sudoers is zero length
I booted to my old cloned drive and repaired permissions and the hard drive with my system on it. I also created a new user with admin privileges and tried it, and got the same error. I don't think it's a CCC-specific error because I got the same error when I tried to use Preferential Treatment to check for corrupt preferences.
Can anyone tell me how I might go about fixing this? I'm a longtime Mac user but don't know too much about Terminal and its uses. Help?
G5 dual 2.0   Mac OS X (10.4.7)   2.5G RAM, Radeon X800 XT video card

Thank you for looking, but I solved the problem by copying the sudoers file from my cloned drive back to my main drive. It was invisible, but File Buddy solved that problem.

Similar Messages

  • Authentication error with shell=/usr/bin/bash

    Hello there,
    I'm comfortable with linux, but new with Arch Linux. Recently I completed an installation with success but I ran into a strange authentication error at login.
    Before adding a user I verified the path of the bash shell and 'which bash' returned /usr/bin/bash.
    So I added a user with shell /usr/bin/bash and the line in /etc/passwd reads similar to:
    newuser:x:1000:100:His name:/home/newuser:/usr/bin/bash
    With this line I get an authentication error from login
    And when I change the shell to /bin/bash, the user is able to login with success.
    I have found similar problem reports, but not this solution.
    I hope to get some help with understanding this issue, to me it seems wrong to point the shell in /etc/passwd to a symbolic link.

    Thank you very much, falconindy.
    My first reaction is "But what if /usr becomes inaccessible", also /bin/sh is a symlink.
    But I guess with rescue options from initramfs or live CD/usb, this is not a big issue anymore.
    I have added /usr/bin/bash to /etc/shells.
    Last edited by wilbert-vb (2013-05-18 12:55:45)

  • Reciving mail via IMAP giving authentication error with valid details

    Hi all,
    Thanks to shannon,i changed the imap .. bt now error is with the connect method, the username,password,whcih iam passing as a parametre.Its giving error as authentication error, login failed.. but the username and password were corret..
    store.connect(Host,username,password);
    Host value iam passing is the server ipaddress,even i tried with 4 parameters including portas int type no use.
    Please ,help to cross over this bug.
    Thanks for you ll n advance.
    Regards,
    Chintu

    Sorry for this late post but this is what debug says:
    DEBUG: getProvider() returning javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc]
    * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc. See COPYING for distribution information.
    A0 CAPABILITY
    * CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS
    A0 OK CAPABILITY completed
    A1 LOGIN user password
    A1 NO Login failed.
    Script threw exception: Sourced file: mail.java : Method Invocation store.connect : at Line: 11 : in file: mail.java : store .connect ( "host" , "user" , "password" )
    Target exception: javax.mail.AuthenticationFailedException: Login failed.
    javax.mail.AuthenticationFailedException: Login failed.
    at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:293)
    at javax.mail.Service.connect(Service.java:234)
    at javax.mail.Service.connect(Service.java:135)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at bsh.Reflect.invokeMethod(Unknown Source)
    at bsh.Reflect.invokeObjectMethod(Unknown Source)
    at bsh.Name.invokeMethod(Unknown Source)
    at bsh.BSHMethodInvocation.eval(Unknown Source)
    at bsh.BSHPrimaryExpression.eval(Unknown Source)
    at bsh.BSHPrimaryExpression.eval(Unknown Source)
    at bsh.Interpreter.eval(Unknown Source)
    at bsh.Interpreter.source(Unknown Source)
    at bsh.Interpreter.main(Unknown Source)

  • Getting error with sudo configuration on solaris 10

    Valuable Member,
    I have some issue with Sudo configuration on Solaris 10 (Sparc), I installed gcc & libiconv then install sudo package everything done well till I run "./configure" but when I run "make" its giving lots of error ... I am confused what I have to do ... Please tell me what exactly I have to do or what I am missing
    ---------------------------ERROR CUT-------------------------------------
    # make
    gcc -c -I. -I. -I/tmp/rsa -O2 -D__EXTENSIONS__ -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 check.c
    In file included from /usr/include/sys/wait.h:24,
    from /usr/include/stdlib.h:22,
    from check.c:31:
    /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:292: error: parse error before '}' token
    /usr/include/sys/siginfo.h:294: error: parse error before '}' token
    /usr/include/sys/siginfo.h:390: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:392: error: conflicting types for `__proc'
    /usr/include/sys/siginfo.h:261: error: previous declaration of `__proc'
    /usr/include/sys/siginfo.h:398: error: conflicting types for `__fault'
    /usr/include/sys/siginfo.h:267: error: previous declaration of `__fault'
    /usr/include/sys/siginfo.h:404: error: conflicting types for `__file'
    /usr/include/sys/siginfo.h:273: error: previous declaration of `__file'
    /usr/include/sys/siginfo.h:420: error: conflicting types for `__prof'
    /usr/include/sys/siginfo.h:287: error: previous declaration of `__prof'
    /usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl'
    /usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl'
    /usr/include/sys/siginfo.h:426: error: parse error before '}' token
    /usr/include/sys/siginfo.h:428: error: parse error before '}' token
    /usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"
    /usr/include/sys/siginfo.h:437: error: parse error before '}' token
    In file included from /usr/include/sys/procset.h:24,
    from /usr/include/sys/wait.h:25,
    from /usr/include/stdlib.h:22,
    from check.c:31:
    /usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
    In file included from /usr/include/stdlib.h:22,
    from check.c:31:
    /usr/include/sys/wait.h:86: error: parse error before "siginfo_t"
    In file included from check.c:55:
    /usr/include/signal.h:111: error: parse error before "siginfo_t"
    /usr/include/signal.h:113: error: parse error before "siginfo_t"
    *** Error code 1
    make: Fatal error: Command failed for target `check.o'
    ---------------------END ERROR---------------------------
    ///Thanks
    Mohammed Tanvir

    How did you install gcc, I don't think its working correctly.
    There should be a copy of gcc installed with solaris 10 in /usr/sfw/bin.
    I suggest you use that one instead..

  • Authentication error with Open Intelligence Interface

    I'm currently trying to configure things to be able to use Oracle BI as an ODBC datasource.
    I've created a system DSN called DashboardTest and am currently just using the Administrator account with the same password.
    Connection string is: DSN=DashboardTest;&Uid=Administrator;&Pwd=Administrator
    but whenever I try to connect I'm getting the following error message:
    ERROR [08004] [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43001] Authentication failed for in repository Star: invalid user/password.
    As far as I can tell I'm using the correct username and password, the DSN is set to use the standard port of 9703 (set in NQSConfig.ini file) and yet I'm still getting the error.
    The line Authentication failed for in repository Star: invalid user/password. has a blank space after Authentication failed for so it looks like it's possibly not getting the user from the connection string?
    Any suggestions how to resolve this?

    This was just done in a C# test harness for a proof of concept.
    I've just tried it in Excel using the Import External Data function and it connects to the datasource fine and produces the same results as I'm getting in BI Answers so I guess the DSN is set up correctly.
    My guess is that the connection string isn't correct, specifically the Uid and Pwd fields.
    These are what it would normally be for a standard ODBC DSN though and I can't find any documentation anywhere that tells me what else they could be?

  • Authentication Error with portal Tools

    I'm using WLS 6.1 SP1 and Portal 4.0 SP1 on solaris.
    I've modified everything in my configuration files to work with Oracle 8.17 instead of Cloudscape. The database has been correctly created (I've followed all the items as described in the doc) with all the examples.
    The problem is that I cannot reach the 'stockportal' example. I'm getting the following exception :
    <Feb 4, 2002 4:32:29 PM WET> <Error> <HTTP> <[WebAppServletContext(2833966,stockportal,/stockportal)] Servlet failed with ServletException
    javax.servlet.ServletException: Received a null Portal object from the PortalManager.
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalRequest(PortalWebflowServlet.java:194)
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWebflowServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:215)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:304)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2459)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    I thought no portal example was provided with Oracle database so I tried to create my own portal with 'portalTools' but when I enter the URL : http://<myServer>:<myPort>/portalTools
    I'm getting 403 error. The server does not send me any authentication form. The same occurs with any other Tools : p13nAppTools, portalTools or wlcsAppTools .
    Any Idea ?
    [att1.html]

    Laurent,
    I think you need to run a DataSync. You can either sync a "appname-project" directory (for server installs) or sync from the EBCC. If you run bin/win32/loadSampleData it will sync all the application for you.
    Sincerely,
    Daniel Selman
    "Laurent PAILLARD" <[email protected]> wrote in message news:[email protected]...
    I'm using WLS 6.1 SP1 and Portal 4.0 SP1 on solaris.
    I've modified everything in my configuration files to work with Oracle 8.17 instead of Cloudscape. The database has been correctly created (I've followed all the items as described in the doc) with all the examples.
    The problem is that I cannot reach the 'stockportal' example. I'm getting the following exception :
    <Feb 4, 2002 4:32:29 PM WET> <Error> <HTTP> <[WebAppServletContext(2833966,stockportal,/stockportal)] Servlet failed with ServletException
    javax.servlet.ServletException: Received a null Portal object from the PortalManager.
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalRequest(PortalWebflowServlet.java:194)
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWebflowServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:215)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:304)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2459)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    I thought no portal example was provided with Oracle database so I tried to create my own portal with 'portalTools' but when I enter the URL : http://<myServer>:<myPort>/portalTools
    I'm getting 403 error. The server does not send me any authentication form. The same occurs with any other Tools : p13nAppTools, portalTools or wlcsAppTools .
    Any Idea ?
    [att1.html]

  • "530 5.7.1 Client was not authenticated" Error with mail service

    Hi,
    I have some problem with Mail service with the Webspaces application. I have configured the Service (with MS Exchange server) with WebSpaces Application with the required IMAP, SMTP, External Application and LDAP Settings correctly. I opened the Mail Page and Logged in with the
    user credentials. I am able to see the incoming mails , But when I try to send a mail I am getting the following exception. For some reason, SMTP send is failing. I did the same IMAP and SMTP settings in MS Outlook and successfully sent the mail. what could be the problem? Please repond.
    oracle.webcenter.collab.mail.MailException: Failed to send the message with subject "Test". Further information: 530 5.7.1 Client was not authenticated
         at oracle.webcenter.collab.mail.MailSession.sendMessage(MailSession.java:864)
         at oracle.webcenter.collab.mail.view.backing.MessageHandler.sendMessage(MessageHandler.java:528)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(AstValue.java:157)
         at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
         at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1245)
         at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:87)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:298)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:91)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:87)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:87)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:298)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:91)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:81)
         at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475)
         at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:756)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:673)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:273)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:165)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         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:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellPageRedirectionFilter.doFilter(WebCenterShellPageRedirectionFilter.java:210)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellFilter.doFilter(WebCenterShellFilter.java:603)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:65)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:54)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:96)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.wls.util.JpsWlsUtil.runJaasMode(JpsWlsUtil.java:146)
         at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:140)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.processFilters(WebCenterLocaleWrapperFilter.java:256)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.doFilter(WebCenterLocaleWrapperFilter.java:215)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:202)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3588)
         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:2200)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2106)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.1 Client was not authenticated
         at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:1388)
         at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:959)
         at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:583)
         at oracle.webcenter.collab.mail.MailSession.sendMessage(MailSession.java:850)
    Edited by: indra_owc on Jan 9, 2010 6:14 PM

    The server probably wants you to use the STARTTLS command before you authenticate.
    See the com.sun.mail.smtp package javadocs for the property to set to enable that.

  • Authentication error with Yammer Data Source

    Hi,
    I want to show Yammer post in my Siena application (Beta 3). I have added Yammer data source by providing Client id (by registering app) and provided
    redirect URL as my organization Yammer page (https://www.yammer.com/******.com).
    However when I try any function it ask for credentials twice and give error “There was an error in retrieving sample data. Error : An error occurred
    during authentication”.
    Can you please let me know if I am missing something. I tried giving different redirect URLs
    (viz. http://bing.com), but same error.
    I tried solution suggested
    here but no luck .
    Regards,
    Omkar

    I get the same error.
    I want to use an Excel source for a financial report . This excel document has financial data for prevoius year and does not need refreshing.
    It has approximately 27200 rows and columns from A to M.
    Is there any solution to use this datasource
    I use WebI Rich Client for Business Objects XI 3.1 (EDGE)

  • User authentication error with Proxy Java Calling web Service in XI

    Hello,
    I have deploy a Web Service in SAP XI 3.0. within a SOAP sender adapter.
    I have also created the Proxy Java Class to access the webservice in the Developer Studio and a Plain Java Class (only with a method main) which uses the proxy classes to consume the web service.
    But when I launch the program a get the next error message:
    java.rmi.RemoteException: Service call exception; nested exception is:
         com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized.
         at com.everis.serviciosweb.xi.MI_OUT_STATUSBindingStub.MI_OUT_STATUS(MI_OUT_STATUSBindingStub.java:73)
         at com.everis.llamadas.invocacionWSStatus.main(invocacionWSStatus.java:76)
    Caused by: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized.
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.handleResponseMessage
    Where MI_OUT_STATUSBindingStub is my Stub Class.
    I have tried to set USERNAME_PROPERTY and PASSWORD_PROPERTY at runtime from my Stub class to the values that I use to access SAP XI (Integration Repository & Integration Directory) but it still doesn't´t work.
    Have anyone a solution?
    Thanks.

    Hi,
        finally I have fixed it.
    The root of the problem was on the way that I proceed with the generation of wsdl in Integration Directory.
    The second step in the wizard for generation of wsdl ask for a url to call the web service and gives you an option to complete the url automatic. I have use this option and it have proposed my an url of type http://<host>:<port>/sap/xi/engine?entry=.......
    But the SOAP adapter call is in the form http://<host>:<port>/XISOAPAdapter/MessageServlet?channel=<party>:<business service>:<channel>
    So using this type of url in the generation of wsld solves all the problems.
    Regards,
    Antonio.

  • On Hold - Authentication Error - Printing in OS X Lion

    Hi all,
    I am trying to print to a shared windows printer and keep getting an 'awaiting authentication error', with the print job pausing.
    I shared my printer successful with a PC running vista (to which the printer is attached) but since upgrading to Lion, I am no longer able to print. When a job is sent to the printer, it processes and then a pause button appears on the printer icon, with the message 'On hold authentication required'. When I click resume, I get a pop up which asks me to enter a login and password. This information is my username and password for my login to Windows. I 'Connect as – Registered User'. When I click enter, the system thinks for a moment and the job then goes back on hold with the 'On hold authentication required'.
    I have tried removing and reinstalling the printers, using different printers (connected to the same Windows PC), changing settings in CUPS, all for no result. This has only happened since I upgraded to Lion. Snow Leopard gave me no printer problems at all.
    For the record, I have a 2011 Macbook Pro i5 13" with 4Gb of ram. I am printing to a Windows PC running Windows Vista over a wireless network (the Windows PC is connected via ethernet to the router). I am (trying to ) printing to an HP LaserJet 1006 and/or HP Photosmart C5280.
    Anyone got any answers, I have done a search and others have the same problem, however, no offered solution seems to work.

    Thank you very much! It works!
    willemsst wrote:
    I solved my problem. I can print again. I've found an other thread(https://discussions.apple.com/thread/3193344) where they suggested looking in the keychain (just open the 'Keychain acces' application).
    So what I've done:
    I removed all references in the keychain to the windows computer or printer. (I guess removing one too many won't do any harm. If the username/password is needed again, you'll be asked for it).
    I removed my printer and reinstalled it
    In CUPS management (http://localhost:631), I changed the DPI explicitly to 300x300 instead of default (see manage printers, default options)
    And that was it. I printed, was asked for my windows credentials one more time. I entered them and all is fine now. Let's hope it stays that way.
    I hope this can solve your problem as well.

  • [svn] 1774: Bug: BLZ-176 - Not getting an authentication error when Producer tries to send a message over streaming channel with insufficient credentials .

    Revision: 1774
    Author: [email protected]
    Date: 2008-05-16 13:29:10 -0700 (Fri, 16 May 2008)
    Log Message:
    Bug: BLZ-176 - Not getting an authentication error when Producer tries to send a message over streaming channel with insufficient credentials.
    QA: Yes
    Doc: No
    Checkintests: Pass
    Details: This was caused by the fact that streaming channels do not report connected until the initial ping completes and a URLStream is established with the server. Added some extra code in ChannelSet to make sure authentication errors are reported with correct faultCode even if the channel is not reporting connected.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-176
    Modified Paths:
    flex/sdk/branches/3.0.1.x/frameworks/projects/rpc/src/mx/messaging/ChannelSet.as

    Revision: 1774
    Author: [email protected]
    Date: 2008-05-16 13:29:10 -0700 (Fri, 16 May 2008)
    Log Message:
    Bug: BLZ-176 - Not getting an authentication error when Producer tries to send a message over streaming channel with insufficient credentials.
    QA: Yes
    Doc: No
    Checkintests: Pass
    Details: This was caused by the fact that streaming channels do not report connected until the initial ping completes and a URLStream is established with the server. Added some extra code in ChannelSet to make sure authentication errors are reported with correct faultCode even if the channel is not reporting connected.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-176
    Modified Paths:
    flex/sdk/branches/3.0.1.x/frameworks/projects/rpc/src/mx/messaging/ChannelSet.as

  • Login error with windows AD authentication in IDT (Infomation Desugn Tool)

    HI,
    In IDT (Information Design Tool) I was not able to publish objetcs ( OLAP connections, Business View layer etc) to corresponding repository using windows AD authentication, but with enterprise I was able to do so.
    With the same AD authentications I was able to open universe design tool, BI launch pad .
    Please advise how to correct
    Error----
    Error:
    Failed to log on host com.crystaldecisions.sdk.exception.SDKException$SecurityError: Active Directory Authentication failed to log you on. Please contact your system administrator to make sure you are a member of a valid mapped group and try again. If you are not a member of the default domain, enter your user name as UserName@DNS_DomainName, and then try again. (FWM 00006)
    cause:java.lang.SecurityException: Unable to locate a login configuration
    detail:Active Directory Authentication failed to log you on. Please contact your system administrator to make sure you are a member of a valid mapped group and try again. If you are not a member of the default domain, enter your user name as UserName@DNS_DomainName, and then try again. (FWM 00006) Unable to locate a login configuration
    Cause of Error:
    Active Directory Authentication failed to log you on. Please contact your system administrator to make sure you are a member of a valid mapped group and try again. If you are not a member of the default domain, enter your user name as UserName@DNS_DomainName, and then try again. (FWM 00006)
    Error----
    Thanks in advance
    Regards
    Krishna

    Had the same problem and found note '1588487 - Active Directory authentication failed with InfoDesignTool'
    Problem solved for me.

  • Exchange 2010 RPC over HTTPs failing with authentication error

    Hi.  I have my remote.xxx.co.uk domain and autodiscover.xxx.co.uk domain pointing to my SBS2011 server, have ports 25, 80, 443 open.  The Microsoft Connectivity Analyzer fails with the below error.
    Outlook will autodiscover happily on the local network, and works fine.  Phones etc do too.
    Outlook at a remote VPN connected site won't connect through autodiscover, but will if you do it manually (ignoring the RPC Proxy settings).  Everything works for a while, but then I guess outlook decides to use autodiscover to complete all the connection
    details, and then these machines can no longer connect to exchange as I guess they decide the speed is too slow and try to connect using RPC instead.
    Users can access OWA happily, and activesync is working on phones etc.
    SSL cert is a wildcard type on my domain, and certs are installed - all green and happy when visiting OWA on both remote.xxxxx.co.uk and autodiscover.xxxxx.co.uk domains.
    I cannot work out why I have an authentication error for RPC?
    Any advice would be great!
    Testing HTTP Authentication Methods for URL https://remote.xxxxx.co.uk/rpc/rpcproxy.dll?xxxxxx.xxxxxx.local:6002.
    The HTTP authentication test failed.
    Additional Details
    Exception details:
    Message: The operation has timed out
    Type: System.Net.WebException
    Stack trace:
    at System.Net.HttpWebRequest.GetResponse()
    at Microsoft.Exchange.Tools.ExRca.Extensions.RcaHttpRequest.GetResponse()
    Elapsed Time: 100065 ms

    Hi.
    To update.
    I tried to recreate the virtual directories in the Exchange Management Console, using the recreate links and via the shell, but while they were recreated, they did not function as they should due to issues in the meta database.
    I then found the following which worked.
    Looking at the ActiveSync virtual directories, when running the below command, the result showed the directory was there, so I then knew to delete it.
    In EMS I ran,
    => Ran "$site = [ADSI]"IIS://localhost/W3SVC/1/Root/Microsoft-Server-ActiveSync""
    Result: Carriage return.
    => Ran "$site"
    Result:
    distinguishedName:
    Path: {C:\Program Files\Microsoft\ExchangeServer\V14\Client Access\Sync}
    In EMS I then ran,
    => Ran "$Site = [ADSI]"IIS://localhost/W3SVC/1/Root""
    Result: Carriage return.
    => Ran "$site.Delete("IIsWebVirtualDir","Microsoft-Server-ActiveSync")"
    Result: Carriage return.
    => Ran "$site.SetInfo()"
    Result: Carriage return.
    => Ran "$site"
    Result: Carriage return.
    => Ran "iisreset"
    I then recreated the virtual directories. 
    In EMS I ran,
    => Ran "New-ActiveSyncVirtualDirectory -WebSiteName "Default Web Site""
    Results: Successfully recreated.
    => Ran "iisreset"
    I am not sure exactly, but I did this for multiple virtual directories, and everything came to life just as it should.

  • [Solved] Running Thunar with sudo/su Causes GVFS Errors?

    Hi, I switched from Xubuntu to Arch a few days ago, and am loving it so far, but I'm running into an issue when running Thunar with sudo or su. As a result, trash as root doesn't work. I'm not sure if this is related to GVFS, but drives also do not appear when running Thunar as root. Not too major, since it's just a slight inconvenience, and I only need root privileges with Thunar occasionally. Though it'd be awesome if someone knows how to fix this, since my searching has come up with nothing for a problem like this. When logging in as root itself, the problem doesn't occur,  it only happens when running it as my regular account through the sudo or su command.
    Here's the terminal output with the errors:
    [dark@YiffingInHell ~]$ su
    Password:
    [root@YiffingInHell dark]# thunar
    (thunar:29855): GVFS-RemoteVolumeMonitor-WARNING **: cannot connect to the session bus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    (thunar:29855): GVFS-RemoteVolumeMonitor-WARNING **: cannot connect to the session bus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    (thunar:29855): GVFS-RemoteVolumeMonitor-WARNING **: cannot connect to the session bus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    Last edited by DarkSniper (2011-04-06 02:43:46)

    @janek: It's not good practice to necrobump threads that were posted nearly a year ago.
    I have long since devised a better solution than my initial quick fix. I have created a small script that wraps sudo and fetches root's dbus variables, then sticks them before the command I want to run, so that they're run on root's session instead of mine. It's not the most elegant way, but it remains secure and has pretty much no overhead. I also prefer sudo over pkexec, having an agent popup when I enter the command is undesirable, since it's simpler and easier to just enter the password on the command line.
    For searcher's sake, this is my little wrapper if anyone's interested in using it.
    A small wrapper to go in your path, to be aliased to sudo in your bashrc
    !#/bin/bash
    #Fetch Root's Dbus Variables and Run The Command
    /usr/bin/sudo $(/usr/bin/sudo sed '6q;d' /root/.dbus/session-bus/af16543424391ebcfb5f0c1000000ce2-0) \
    $(/usr/bin/sudo sed '7q;d' /root/.dbus/session-bus/af16543424391ebcfb5f0c1000000ce2-0) \
    $(/usr/bin/sudo sed '8q;d' /root/.dbus/session-bus/af16543424391ebcfb5f0c1000000ce2-0) "$@"
    Then add this to a script that is run as root on boot. [This starts a session for root that allows the wrapper to connect]
    Examples include /etc/rc.local; /etc/lxdm/LoginReady; or a systemd unit
    dbus-launch --autolaunch af16543424391ebcfb5f0c1000000ce2
    NOTE: The "af16543424391ebcfb5f0c1000000ce2" part is different for every system, you can find out what it is for your system by checking the name of the file in /root/.dbus/session-bus.

  • Job rejected with "2015 -Authentication errors"

    Environment:
    Oracle server : Sun Solaris 2.8, Oracle 8.1.5
    OEM/Management server: Windows 2000, Oracle 8.1.6
    Agent is running fine on Solaris and pingable from Windows OEM Console.
    Preferred confidential setting:
    For oracle database: SYS/syspassword, Role: SYSDBA
    For SunOS node: Oracle/oracel_account_password
    For listener: none
    Problem:
    Created a job, run task "Run SQL script", got "2015 -Authentication errors" and job failed.
    Thanks in advance

    Preferred confidential setting:
    For oracle database: SYS/syspassword, Role: SYSDBA
    For SunOS node: Oracle/oracel_account_password
    For listener: none
    Above is what you listed in your post. Try using your SunOS username and logon instead of the Oracle/oracel_account_password.
    Also, on Windows NT, the os user must have the advanced user right "logon to submit batch jobs" or something like that.
    Hope this helps What about node password
    one think more give right {Batch job create } to nt user

Maybe you are looking for

  • Documents do not show up on iCloud.

    My documents will not show up on iCloud. I am just trying to upload documents from my Macbook to iCloud, nothing that resembles science fiction or that requires a PhD in computer science.. I have done everything that the help section/faq's tell me to

  • Acrobat Pro 7.0 does not install on Windows 7, how can I get a version that does?

    I recently downloaded and tried installing the non-activation version of Adobe Acrobat Pro 7.0 on my Windows 7 PC.  After researching the installation error I read some posts that Acrobat 7.0 does not install on Windows 7.  What are my options?

  • Edit custom swatch library

    Hi All, This may be a stupid question: Once I have created and saved a custom swatch library - lets call it "custom" How would I add a new colour to "custom" - or edit a colour value in "custom" - is this new swatch library locked? Most frustrating.

  • Saving as PDF, from Word documents - not good quality?

    Why is it that when i create letterheads, adn i save as pdf this word document, it comes out such poor quality? Is there a setting to save with high quality output from acrobat, word to pdf or also how about print pdf? Is anyone able to help us out?

  • How to get latest Idoc no.

    Hi, I need to get the latest Idoc no created in the system. I do understand that in production enviromnet an idoc can be generated every second. Please can anybody suggest me any way to get the latest idoc no. <REMOVED BY MODERATOR> Thanks. Aafaque H