Deletepermissionpolicy: Stsadm operation (Windows SharePoint Services)
Applies To: Windows SharePoint Services 3.0
Topic Last Modified: 2007-06-08
Operation name: Deletepermissionpolicy
Description
Deletes a permission policy for a user from the collection by specifiying the URL and user login.
Syntax
stsadm -o deletepermissionpolicy
** -url <URL name>**
** -userlogin**
**\[-zone\] \<URL zone\>**
Parameters
Parameter |
Value |
Required? |
Description |
url |
A valid URL, such as http://server_name |
Yes |
The URL of the Web application to which the permission policy is being deleted |
userlogin |
A valid user name in the form: Domain\user_name |
Yes |
The user login name |
zone |
A valid zone, such as "Default" |
No |
The zone from which the permission policy is being deleted |