Creating a password expiration interval for a new login  Creation date added for passwords

Chapter 14: Managing Adaptive Server Logins, Database Users, and Client Connections

Creating a password expiration interval for a new role

Use create role to set the password expiration interval for a new role.

This example creates the new role intern_role with the password “temp244”, and sets the password expiration interval for intern_role to 7 days:

create role intern_role with passwd "temp244", passwd expiration 7

For details on the syntax and rules for using passwd expiration, see create role in the Reference Manual: Commands.





Copyright © 2005. Sybase Inc. All rights reserved. Creation date added for passwords

View this book as PDF