Active Directory
Note Use this section only if the event log message contains the word “LDAP://”.
To use Active Directory and the ADSI Edit snap-in to mask the Event IDs, follow these steps.
Warning If you use the ADSI Edit snap-in, the LDP utility, or any other LDAP version 3 client, and you incorrectly modify the attributes of Active Directory objects, you can cause serious problems. These problems may require you to reinstall Microsoft Windows 2000 Server, Microsoft Windows Server 2003, Microsoft Exchange 2000 Server, Microsoft Exchange Server 2003, or both Windows and Exchange. Microsoft cannot guarantee that problems that occur if you incorrectly modify Active Directory object attributes can be solved. Modify these attributes at your own risk.
- At a command prompt, type Regsvr32 schmmgmt.dll. The Schmmgmt.dll file is in the Windows\System32 folder.
- Open the Active Directory Schema snap-in.
- Right-click the Active Directory Schema operations master, and then select Schema may be modified on this domain controller.
- Expand Classes, right-click msfpccredentials, and then click Properties. Click Attributes, click Add, and then add msFPCName. Click Apply, and then click OK.
- Open the ADSI Edit snap-in. Click Domain, click System, click FPC, and then click Arrays. Click GUID, click Logs, click WebProxy, and then click Credentials.
- Right-click Credentials, and then click Properties. In the Select which properties to view box, select Both. In the Select a property to view box, select msFPCName. Type any string in the Edit attribute box. Click Apply, and then click OK.
- Force replication between the domain controllers.
- Restart ISA services.
Registry
Note Use this section only if the event log message does not contain the word “LDAP://”
Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.To use the registry to mask the Event IDs, follow these steps:
- From a command prompt, type regedit.
- Locate the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fpc\Arrays\{CurrentArrayGUID}\Logs\WebProxy\Credentials
- Right-click in the right pane, and then click New. Click String Value.
- Type msFPCName in the New Value #1 box.
- Double-click msFPCName.
- Type any string for the value data, and then click OK.
- Quit Registry Editor, and then restart ISA services.