Endpoint Protection

 View Only
  • 1.  SEPM SQL Connection issue - Untrusted domain

    Posted Sep 28, 2010 11:27 PM

    Hi Everyone

     

    having issue connecting SEPM on 2008 r2 to a 2008 SQL Server

    ODBC connection works fine using the credentials.

    this is the log from: D:\Program Files (x86)\Symantec\Symantec Endpoint Protection Manager\tomcat\logs

    java.sql.SQLException: Login failed. The login is from an untrusted domain and cannot be used with Windows authentication.
        at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:364)
        at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2754)
        at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2195)
        at net.sourceforge.jtds.jdbc.TdsCore.login(TdsCore.java:591)
        at net.sourceforge.jtds.jdbc.ConnectionJDBC2.<init>(ConnectionJDBC2.java:335)
        at net.sourceforge.jtds.jdbc.ConnectionJDBC3.<init>(ConnectionJDBC3.java:50)
        at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:188)
        at java.sql.DriverManager.getConnection(DriverManager.java:582)
        at java.sql.DriverManager.getConnection(DriverManager.java:154)
        at com.sygate.scm.install.ui.SqlPropPanel.btnLoadPath_actionPerformed(SqlPropPanel.java:1119)
        at com.sygate.scm.install.ui.SqlPropPanel.access$200(SqlPropPanel.java:53)
        at com.sygate.scm.install.ui.SqlPropPanel$2.actionPerformed(SqlPropPanel.java:183)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
        at java.awt.Component.processMouseEvent(Component.java:6263)
        at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
        at java.awt.Component.processEvent(Component.java:6028)
        at java.awt.Container.processEvent(Container.java:2041)
        at java.awt.Component.dispatchEventImpl(Component.java:4630)
        at java.awt.Container.dispatchEventImpl(Container.java:2099)
        at java.awt.Component.dispatchEvent(Component.java:4460)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
        at java.awt.Container.dispatchEventImpl(Container.java:2085)
        at java.awt.Window.dispatchEventImpl(Window.java:2475)
        at java.awt.Component.dispatchEvent(Component.java:4460)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    java.sql.SQLException: Login failed. The login is from an untrusted domain and cannot be used with Windows authentication.
        at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:364)
        at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2754)
        at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2195)
        at net.sourceforge.jtds.jdbc.TdsCore.login(TdsCore.java:591)
        at net.sourceforge.jtds.jdbc.ConnectionJDBC2.<init>(ConnectionJDBC2.java:335)
        at net.sourceforge.jtds.jdbc.ConnectionJDBC3.<init>(ConnectionJDBC3.java:50)
        at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:188)
        at java.sql.DriverManager.getConnection(DriverManager.java:582)
        at java.sql.DriverManager.getConnection(DriverManager.java:154)
        at com.sygate.scm.install.ui.SqlPropPanel.btnLoadPath_actionPerformed(SqlPropPanel.java:1119)
        at com.sygate.scm.install.ui.SqlPropPanel.access$200(SqlPropPanel.java:53)
        at com.sygate.scm.install.ui.SqlPropPanel$2.actionPerformed(SqlPropPanel.java:183)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
        at java.awt.Component.processMouseEvent(Component.java:6263)
        at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
        at java.awt.Component.processEvent(Component.java:6028)
        at java.awt.Container.processEvent(Container.java:2041)
        at java.awt.Component.dispatchEventImpl(Component.java:4630)
        at java.awt.Container.dispatchEventImpl(Container.java:2099)
        at java.awt.Component.dispatchEvent(Component.java:4460)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
        at java.awt.Container.dispatchEventImpl(Container.java:2085)
        at java.awt.Window.dispatchEventImpl(Window.java:2475)
        at java.awt.Component.dispatchEvent(Component.java:4460)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
     



  • 2.  RE: SEPM SQL Connection issue - Untrusted domain

    Posted Sep 29, 2010 12:35 AM


  • 3.  RE: SEPM SQL Connection issue - Untrusted domain

    Posted Sep 29, 2010 01:10 AM

    SQL isn't in mixed mode.

     

    I have attempted a few things following that article, but none of them worked.

    I have been unable to create the DB yet.

    User has sysadmin rights on the database.



  • 4.  RE: SEPM SQL Connection issue - Untrusted domain

    Posted Sep 29, 2010 01:18 AM

    Whether t was working previously?

    If you it is in installation phase you are getting this error in which stage?



  • 5.  RE: SEPM SQL Connection issue - Untrusted domain

    Posted Sep 29, 2010 01:29 AM

    Hasn't been working yet in this domain.

     

    This is the installation phase on the SEPM.

     

    Installed IIS and SQL Client tools, now up to the SEPM configuration.



  • 6.  RE: SEPM SQL Connection issue - Untrusted domain

    Posted Sep 29, 2010 01:45 AM

    Whether your SEPM and SQL server belongs to same domain?

    Have a look at this KB

    About Microsoft SQL database authentication modes



  • 7.  RE: SEPM SQL Connection issue - Untrusted domain
    Best Answer



  • 8.  RE: SEPM SQL Connection issue - Untrusted domain

    Posted Sep 29, 2010 02:17 AM

    Got it - also removed the SEPM and SQL servers from Group Policy.

     

    Thanks