Firebird Documentation IndexFirebird 2.5 Language Ref. UpdateSecurity and access control → ALTER ROLE
Firebird Home Firebird Home Prev: Security and access controlFirebird Documentation IndexUp: Security and access controlNext: GRANT and REVOKE

ALTER ROLE

Available in: DSQL

Added in: 2.5

Description: Currently, ALTER ROLE's only purpose is to control the automatic mapping of the RDB$ADMIN role to Windows administrators. For a full discussion, see RDB$ADMIN and AUTO ADMIN MAPPING.

Syntax: 

ALTER ROLE RDB$ADMIN {SET|DROP} AUTO ADMIN MAPPING
Prev: Security and access controlFirebird Documentation IndexUp: Security and access controlNext: GRANT and REVOKE
Firebird Documentation IndexFirebird 2.5 Language Ref. UpdateSecurity and access control → ALTER ROLE