Collection Contents Previous Next PDF

ASA Database Administration Guide

Connecting to a Database

Using integrated logins


The integrated login feature allows you to maintain a single user ID and password for both database connections and operating system and/or network logins. This section describes the integrated login feature.

Operating systems supported 

Integrated login capabilities are available for Windows NT/2000/XP servers only. It is possible for Windows 95/98/Me clients, as well as Windows NT/2000/XP clients, to use integrated logins to connect to a network server running on Windows NT/2000/XP.

Benefits of an integrated login 

An integrated login is a mapping from one or more Windows users or Windows user group profiles to an existing user in a database. A user who has successfully navigated the security for that user profile or group and logged in to a machine can connect to a database without providing an additional user ID or password.

To accomplish this, the database must be configured to use integrated logins and a mapping must have been granted between the user or group profile used to log in to the machine and/or network, and a database user.

Using an integrated login is more convenient for the user and permits a single security system for database and network security. Its advantages include:

Caution    Integrated logins offer the convenience of a single security system, but there are important security implications that database administrators should be familiar with.

For more information about security and integrated logins, see Security concerns: unrestricted database access.


Creating integrated logins for Windows user groups
Setting up integrated logins
Security concerns: unrestricted database access
Setting temporary public options for added security
Network aspects of integrated logins
Creating a default integrated login user

Collection Contents Previous Next PDF