Mixed Authentication

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Adam Stewart

    Mixed Authentication

    Hi All,

    We have started to get the strangest errors with our SQL Server. We use
    Windows and SQL Server authentication, and have done successfully for
    the last year or so. However last week i had trouble connecting to the
    enterprise manager with my domain credentials. Users connecting to Query
    Analyser have no problems when using their SQL Server logins, the issue
    only seems to arrise when a Domain account is provided for
    authentication. If we reboot the server all is well for about 1 - 2
    hours and then we loose the Domain credentials again. Even SQL Agent
    fails to work when stated with the DOMAIN\Administ rator account!

    As i said this has worked for a long time, and we have not made any
    changes to the Domain or installed any patches for any of the servers.
    The error messages normally involve something along the lines of "No
    User 'NULL' blah blah" and "No Trusted SQL Server". We also have an
    excel report that is failing with the SQL Server error number 18452. I
    have looked this up on MSDN, and this seems to fall in to the same
    category as our other errors.

    Any Ideas?

    We can't reboot the server every 2 hours!



    *** Sent via Developersdex http://www.developersdex.com ***
    Don't just participate in USENET...get rewarded for it!
  • Erland Sommarskog

    #2
    Re: Mixed Authentication

    Adam Stewart (adams@gem.co.u k) writes:[color=blue]
    > We have started to get the strangest errors with our SQL Server. We use
    > Windows and SQL Server authentication, and have done successfully for
    > the last year or so. However last week i had trouble connecting to the
    > enterprise manager with my domain credentials. Users connecting to Query
    > Analyser have no problems when using their SQL Server logins, the issue
    > only seems to arrise when a Domain account is provided for
    > authentication. If we reboot the server all is well for about 1 - 2
    > hours and then we loose the Domain credentials again. Even SQL Agent
    > fails to work when stated with the DOMAIN\Administ rator account!
    >
    > As i said this has worked for a long time, and we have not made any
    > changes to the Domain or installed any patches for any of the servers.
    > The error messages normally involve something along the lines of "No
    > User 'NULL' blah blah" and "No Trusted SQL Server". We also have an
    > excel report that is failing with the SQL Server error number 18452. I
    > have looked this up on MSDN, and this seems to fall in to the same
    > category as our other errors.[/color]

    I would suspect that this is more of a Windows issue than an SQL Server
    issue, so you may have better success in a Windows forum.


    --
    Erland Sommarskog, SQL Server MVP, sommar@algonet. se

    Books Online for SQL Server SP3 at
    SQL Server 2025 redefines what's possible for enterprise data. With developer-first features and integration with analytics and AI models, SQL Server 2025 accelerates AI innovation using the data you already have.

    Comment

    Working...