RE: SQL Server Service Manager user login fails
anonymous_at_discussions.microsoft.com
Date: 07/14/04
- Next message: Jeff Cochran: "Re: Web application in DMZ cannot access sql database"
- Previous message: Andrew J. Kelly: "Re: Stored Procedures"
- In reply to: Kevin McDonnell [MSFT]: "RE: SQL Server Service Manager user login fails"
- Next in thread: Kevin McDonnell [MSFT]: "RE: SQL Server Service Manager user login fails"
- Reply: Kevin McDonnell [MSFT]: "RE: SQL Server Service Manager user login fails"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 14 Jul 2004 12:26:13 -0700
Kevin
Hmmm did that, still getting a login failed when she
attempts to use the SQL Server Service Manager (SSSM) and
connect to \\SQLCPU
If I login as myself on her computer the SSSM it
connects no problem says SERVER: SQLCPU in the drop down
and SERVICES: SQL Server
Ever database connected with the CRM (not that's there
many) has this user listed in the users group. Is there
some level of permission she needs? Is there possibly a NT
Domain permission here. She can see the server fine in
Windows Explorer.
Thanks
Charles
>-----Original Message-----
>You'll need to grant the use access to the server and
then permission to
>the database.
>
>see sp_grantlogin, sp_grantdbaccess in SQL Books Online
>Or
>Use Enterprise Manager, and Add the user's login and
Grant them access to
>the database in the GUI.
>
>Thanks,
>
>Kevin McDonnell
>Microsoft Corporation
>
>This posting is provided AS IS with no warranties, and
confers no rights.
>
>
>
>.
>
- Next message: Jeff Cochran: "Re: Web application in DMZ cannot access sql database"
- Previous message: Andrew J. Kelly: "Re: Stored Procedures"
- In reply to: Kevin McDonnell [MSFT]: "RE: SQL Server Service Manager user login fails"
- Next in thread: Kevin McDonnell [MSFT]: "RE: SQL Server Service Manager user login fails"
- Reply: Kevin McDonnell [MSFT]: "RE: SQL Server Service Manager user login fails"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|