Re: SMS 2.0 - Remote tools being denied
From: Michael Griswold [MSFT] (Michgris_at_online.microsoft.com)
Date: 05/12/04
- Next message: Michael Griswold [MSFT]: "Re: Client installation"
- Previous message: dan: "RE: Popup notification"
- In reply to: Karl: "SMS 2.0 - Remote tools being denied"
- Next in thread: TerryM: "Re: SMS 2.0 - Remote tools being denied"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 12 May 2004 07:33:21 -0700
Hi Karl,
You have SMS 2.0, correct? You can confirm the problem by running the
SQL query "SELECT * FROM SecurityObjUsers" against your SMS DB. Make note
of the case used on the usernames and compare to that found in the
SMSProv.log on the line that looks like:
SELECT * FROM SecurityObjUsers WHERE UserName IN ........
Any usernames that don't match can be removed from the SMS Security
under the admin UI and re-added by typing in, not browsing. Type the names
in as seen in the SMSProv.log. This should get the name passed by the OS at
RC time to match that in the database which has SQL case sensitive sort
order enabled.
-- - Michael Griswold [MSFT] - Microsoft Systems Management Server -- This posting is provided "AS IS" with no warranties, and confers no rights. -- <Karl> wrote in message news:O8BrTqkNEHA.2876@TK2MSFTNGP09.phx.gbl... > We have a few clients that when we try to remote into, we are being denied > access to. MSKB 243300 (http://support.microsoft.com/?kbid=243300) lists > the issue but does not have a solution listed. > > Can anyone tell me how to verify the case sensitive sort order in the SQL > DB and if there is a fix for this isssue? When it says it does not match > the user id of the workstation, what is it referring to? The workstation > that I am working on or the client workstation I am trying to access? I'm > thinking it's the client workstation. > > Thanks! >
- Next message: Michael Griswold [MSFT]: "Re: Client installation"
- Previous message: dan: "RE: Popup notification"
- In reply to: Karl: "SMS 2.0 - Remote tools being denied"
- Next in thread: TerryM: "Re: SMS 2.0 - Remote tools being denied"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|