Firebird Documentation Index → Firebird 2.5 Language Ref. Update → Security and access control → 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
Firebird Documentation Index → Firebird 2.5 Language Ref. Update → Security and access control → ALTER ROLE |