Microsoft Knowledge Base Email Alertz

(277745) - This article describes how Microsoft Systems Management Server (SMS) creates the Cyclical Redundancy Checksum (CRC) entries for client programs. SMS uses a file integrity method that prevents the start of a program by the Systems Management Client...

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 277745 - Last Review: February 27, 2007 - Revision: 6.4

SMS: The Creation of the Cyclical Redundancy Checksum Entries for Client Programs

This article was previously published under Q277745

SUMMARY

This article describes how Microsoft Systems Management Server (SMS) creates the Cyclical Redundancy Checksum (CRC) entries for client programs.

SMS uses a file integrity method that prevents the start of a program by the Systems Management Client service if the program does not match the CRC generated for that program by the site server.

MORE INFORMATION

When you find that mismatched files exist between the client, the logon point (in SMS 2.0 only), the client access point (CAP), and the site server, it means that there has been a previous unsuccessful attempt using the verification process.

SMS maintains the list of client files that require CRC generation in the Sitectrl.ct0 site control file. The following example lists a typical entry:

BEGIN_CLIENT_CONFIGURATION
<Client Properties> <3>
TARGET_PLATFORM <ALL>
SITE_KEY_FLAGS <0>
Property <Bin\Alpha\Abnwcli.dll>Client Program<><4>
Property <Bin\Alpha\Bindclin.dll>Client Program><4>
Property <Bin\Alpha\Ccim32.dll>Client Program<><2>
Property <Bin\Alpha\Chksnmp.exe>Client Program<><2>
Property <Bin\Alpha\Clisvcl.exe>Client Program<><1>
Property <Bin\Alpha\Cmgr32.dll>Client Program<><2>
Property <Bin\Alpha\Falclin.dll>Client Program<><4>
Property <Bin\Alpha\Hinv32.exe>Client Program<><2>
Property <Bin\Alpha\Mslmclin.dll>Client Program<><4>
Property <Bin\Alpha\Ndsclin.dll>Client Program<><4>
Property <Bin\Alpha\Odpsys32.exe>Client Program<><3>
Property <Bin\Alpha\Odpusr32.exe>Client Program<><3>
Property <Bin\Alpha\Rcclicfg.exe>Client Program<><2>
Property <Bin\Alpha\Sinv32.exe>Client Program<><2>
Property <Bin\Alpha\Smsapm32.exe>Client Program<><2>
Property <Bin\Alpha\Smscq_32.exe>Client Program<><2>
Property <Bin\i386\Abnwcli.dll>Client Program<><4>
Property <Bin\i386\Bindclin.dll>Client Program<><4>
Property <Bin\i386\Ccim32.dll>Client Program<><2>
Property <Bin\i386\Chksnmp.exe>Client Program<><2>
Property <Bin\i386\Clisvcl.exe>Client Program<><1>
Property <Bin\i386\Cqmgr32.dll>Client Program<><2>
Property <Bin\i386\Falclin.dll>Client Program<><4>
Property <Bin\i386\Hinv32.exe>Client Program<><2>
Property <Bin\i386\Mslmclin.dll>Client Program<><4>
Property <Bin\i386\Ndsclin.dll>Client Program<><4>
Property <Bin\i386\Odpsys32.exe>Client Program<><3>
Property <Bin\i386\Odpusr32.exe>Client Program<><3>
Property <Bin\i386\Rcclic16.exe>Client Program<><2>
Property <Bin\i386\Rcclicfg.exe>Client Program<><2>
Property <Bin\i386\Sinv32.exe>Client Program<><2>
Property <Bin\i386\Smsapm32.exe>Client Program<><2>
Property <Bin\i386\Smscq_32.exe>Client Program<><2>
Property <Bin\i386\Wuser.exe>Client Program<><2>

The Client Install Data Manager uses the data from the preceding file to locate the client files, and then to generate the CRC data. The CRC is built against the files located in the site server's \Bin\i386 and \Bin\Alpha directory structure. It then populates the CRC data in the Cli_inst.cfg file located in the \SMS\Inboxes\Clidata.Src folder on the site server. The Inbox Manager copies this file to the Clidata.box folder on the client access points. The client, when installed, takes the reserved data from the Cli_inst.cfg file, and then inserts it into its local registry.

When the SMS Client service tool (Clisvcl.exe) starts, it attempts to start each individual client program. When it undertakes this process, it checks the CRC of the local file against the registry built from the Cli_inst.cfg file. If it does not match, you can receive the following error message:

#$#$#$#$#$ ERROR: The Client Service is not authorized to run this application (5)

For additional information about the CRC checking process, click the article numbers below to view the articles in the Microsoft Knowledge Base:
246331  (http://kbalertz.com/Feedback.aspx?kbNumber=246331/EN-US/ ) CRC Checking and Installation of Client-Side Hotfixes
270912  (http://kbalertz.com/Feedback.aspx?kbNumber=270912/EN-US/ ) SMS: '#$#$#$#$#$ ERROR' Appears in Clisvc.log File

APPLIES TO
  • Microsoft Systems Management Server 2003
  • Microsoft Systems Management Server 2.0 Standard Edition
Keywords: 
kbclient kbconfig kbinfo kbserver KB277745
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate