Symptoms:
Default registry settings for the FSSUI buffer will some times limit the amount of items. This will cause the FSSUI to not show all the objects in the UI that are actually in the Policy Store.
Environment:
Any FSSUI on a Policy Server
Cause:
Size of items being returned from Policy Server is larger than the Max AdmComm Buffer Size and MaxObjects registry values.
Resolution:
1. Edit the following two registry values:
[HKEY_LOCAL_MACHINE\SOFTWARE\Netegrity\SiteMinder\CurrentVersion\PolicyServer]
"Max AdmComm Buffer Size"=dword:001fff68
[HKEY_LOCAL_MACHINE\SOFTWARE\Netegrity\SiteMinder\CurrentVersion\ObjectStore]
"MaxObjects"=dword:00000064
Additional Information:
You may need to play with the values to find the right combination for your environment.
Start with small changes.