Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Database Administration » Database configuration

 

Login policies

A login policy consists of a set of rules that are applied when you create a database connection for a user. Login policies govern only the rules for user login and are separate from roles and privileges. Login policies are not inherited. All users in a database are assigned a login policy.

You can create, edit, and delete login policies. As well, you can create, edit, and delete users, and assign login policies to them. The sa_get_user_status system procedure lets you get information about the current status, including the login policy, of a user.

 Inheritance of login policy settings
 See also

Root login policy
Assigning a login policy to an existing user
Altering a login policy
Deleting a login policy
Login policy management for read-only databases
Automatic unlocking of user accounts