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

SQL Anywhere 12.0.1 » SQL Anywhere Server - Database Administration » Database configuration » User IDs, authorities, and permissions » Login policies

 

Altering a login policy

 Alter a login policy (Sybase Central)
  1. Use the SQL Anywhere 12 plug-in to connect to the database as a user with DBA authority.

  2. In the left pane, click Login Policies.

  3. In the right pane, right-click a login policy and click Properties.

  4. Alter the login policy value.

  5. Click OK.

 Alter a login policy (SQL)
  1. Connect to the database as a user with DBA authority.

  2. Execute an ALTER LOGIN POLICY statement.

 See also
 Example