About Authentication


On most computer systems, a password is used to prove (authenticate) a user's identity. This password often is transmitted over the network and can possibly be intercepted by malicious hackers. Because this password is the one secret piece of information that identifies a user, anyone knowing a user's password can effectively be that user.

Authentication methods protect the identity of the user. DataDirect XQuery supports the following authentication methods:

Table 7-1 shows the authentication methods supported by DataDirect XQuery.

Table 7-1. Authentication Methods Supported by DataDirect XQuery
Driver
User ID/
Password
Kerberos1
Client
NTLM
DB2 for Linux/UNIX/Windows
X
X
X
 
DB2 for z/OS
X
X
X
 
DB2 for iSeries
X
 
X
 
Informix
X
 
 
MySQL
X
 
 
 
Oracle
X
X
X
X
Microsoft SQL Server
X
X2
 
X
Sybase
X
X
 
 
1For DB2, Oracle, and Sybase, the drivers support the Windows Active Directory KDC and MIT Kerberos KDC. For Microsoft SQL Server, the driver supports the Windows Active Directory KDC only.
2Supported for Microsoft SQL Server 2000 and higher.