Re:changing sa password / login

From: Vishal Parkar (vgparkar@hotmail.com)
Date: 12/13/02


From: "Vishal Parkar" <vgparkar@hotmail.com>
Date: Thu, 12 Dec 2002 21:54:05 -0800


I think you might have made changes to SQL Server
configuration as well, previous connection which you use
to make was using Mixed Authentication which will
validation SA login but If it is changed to "Windows Only"
authentication which is also called as "Trusted
Authentication" can not recognize SA login which is SQL
Server authentication.
If above assumption is correct change sql server
configuration to use mixed authentication. and try
connecting to server.

--Vishal

>-----Original Message-----
>Hi.
>
>I'm using SQL Server authentication.
>
>I created a new login "identical" I think to the sa login
>and changed both their passwords. I also changed then in
>the ODBS as I am running an accress front end to my SQL
>server for reports. I tried getting in through access
and
>it worked, partly, so I changed the password for sa back
>to its original password. It worked completely. Then we
>rebooted the system and now I can't get it to work. I
>have a very limited knowledge of this. I changed the sa
>password in the logins part of the security section of
>enterprise manager. Then I adjusted the config of the
>ODBC to match the enterprise manager password. But now,
>when I try the ODBC connect, I get a message that 'login
>failed for user 'sa' Reason, not associated with a
trusted
>SQL server connnection.
>
>I looked at the users under the database itself in
>enterprise manager, and the dbo has no login name. It
>used to have the login name sa.
>
>Does this make sense to anyone? I barely understand it
>enough to even phrase the problem.
>
>THANK YOU, Holly
>.
>



Relevant Pages

  • Re: Cant Connect
    ... Then it's likely the authentication settings on the IIS side ... Try adding the IUSR account as a login in SQL Server ... > Cn.open CnStr ...
    (microsoft.public.sqlserver.connect)
  • Re:changing sa password / login
    ... authentication and it worked. ... >I think you might have made changes to SQL Server ... >Authentication" can not recognize SA login which is SQL ... >configuration to use mixed authentication. ...
    (microsoft.public.sqlserver.security)
  • Re: Security question ..
    ... > If you use NT authentication, a user's permissions to a database are ... Your assertion that a user's permissions are independent of the application ... Even using Access and "exploring" will require an ODBC login to SQL Server. ...
    (microsoft.public.sqlserver.server)
  • No more logins after upgrade to deb 5.0
    ... After upgrading from Debian 4.x to 5.x without any further configuration attempts my LDAP Authentication configuration fails. ... If an LDAP Administrator resets that users password and/or as long their ldap password is not expired the user can login anywhere just fine. ...
    (Debian-User)
  • Re: Kerberos / Authentication to SQL2K
    ... use Windows integrated security for database access. ... That SQL Server be running on the same computer as IIS. ... > authentication until I switched on impersonation either. ... > When set up on my web server however, I get the "Login failed for user ...
    (microsoft.public.dotnet.framework.aspnet)