REVOKE KERBEROS LOGIN Statement

Removes KERBEROS LOGIN permissions that were given using the GRANT statement.

Quick Links:

Go to Parameters

Go to Standards

Go to Permissions

Syntax

REVOKE KERBEROS LOGIN
   FROM userID [,...]

Parameters

(back to top)

Standards

(back to top)

ANSI SQL–Compliance level: Transact-SQL extension.

Permissions

(back to top)

Requires the MANAGE ANY USER system privilege.
Related reference
GRANT KERBEROS LOGIN Statement