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 » SQL Anywhere database connections » Database connections

 

Windows integrated logins

The Windows integrated login feature allows you to maintain a single user ID and password for operating system and network logins, and database connections. To create an integrated login:

  • Enable the integrated login feature.

  • Create a database user to map the integrated login to (if one does not already exist).

  • Create an integrated login mapping between a Windows user or group profile and an existing database user. The Login Mappings folder in Sybase Central lists all users with integrated login privileges.

  • Connect from a client application and test the integrated login facility.

 Supported operating systems
 Integrated login benefits
 See also

Integrated login and the login_mode database option
Login mappings for Windows integrated logins and Kerberos principals
Creating an integrated login (Sybase Central)
Creating an integrated login (SQL)
Revoking an integrated login privilege (Sybase Central)
Revoking an integrated login privilege (SQL)
Integrated login connections from a client application
Integrated logins for Windows user groups
How to prevent Windows user groups members from connecting to a database
Network aspects of integrated logins
Default integrated login user
Security concerns: Unrestricted database access