Example: Using ldapsearch to Authenticate Oracle Directory Server Enterprise Edition - Analytics Database - Teradata Vantage

Security Administration

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-04-05
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572
lifecycle
latest
Product Category
Teradata Vantageā„¢

This example authenticates the user against the Oracle Directory Server Enterprise Edition. You may find it beneficial to consult your directory administrator for the proper syntax for user names accepted by the directory.

In this test example, the user ID diperm01@testing is a valid user dn.

$ ldapsearch -H ldap://elkwoodca -b "" -s base -x -D testerm01@testing -W -Z namingContexts
Enter LDAP password:
dn:
namingContexts: dc=elkwoodca,dc=example,dc=com
namingContexts: o=NetscapeRoot
$