Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

Description [Table of Contents] Parameters

Reference Manual: Commands

[-] Chapter 1 Commands
[-] alter role
[-] Syntax

Syntax

alter role role1 { add | drop } exclusive 
    { membership | activation } role2 
alter role role_name [add passwd "password" | 
    drop passwd] [lock | unlock]
alter role { role_name | "all overrides" } 
    set { passwd expiration | min passwd length | 
    max failed_logins } option_value 

Description [Table of Contents] Parameters