5. Accessing the Name Server : Name Server Query Syntax : Destroy Login Statement--Destroy a Login Definition : Examples: Destroy login statement
 
Share this page                  
Examples: Destroy login statement
The following example destroys a private user authorization on vnode apitest:
destroy private login apitest
The following example destroys a private user authorization on all the vnodes where it occurs. Using a wildcard for the vnode parameter lets you destroy all instances of a particular login with a single query text statement:
destroy private login *