Unregistersecuritytrimmer: Stsadm operation (Office SharePoint Server)
Updated: July 12, 2007
Applies To: Office SharePoint Server 2007
Updated: 2007-07-12
Operation name: Unregistersecuritytrimmer
Unregisters a custom security trimmer when the ssp and id parameters are specified. For the change to become effective, a full crawl of all the content that is specified by the rulepath parameter of the registersecuritytrimmer operation is required.
Syntax
stsadm -o unregistersecuritytrimmer
-ssp <ssp name>
-id <0 - 2147483647>
Parameters
| Parameter name | Value | Required? | Description |
|---|---|---|---|
|
ssp |
A valid SSP name, such as "SharedServices1" |
Yes |
The name of the SSP to be unregistered. |
|
id |
A unique ID from 0 to 2147483647 |
Yes |
The security trimmer ID. |
