Open Sybase Central.
Connect to the database as a user with DBA authority.
In the left pane, click Login Mappings.
In the right pane, right-click the login mapping and choose Delete.
Click Yes.
Connect to the database as a user with DBA authority.
Execute a REVOKE KERBEROS LOGIN FROM statement.
See REVOKE statement.
The following SQL statement removes KERBEROS login permission from the Windows user pchin.
REVOKE KERBEROS LOGIN FROM "pchin@MYREALM.COM"; |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |