Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Solution to 100's of Oracle clients installed with Net8andlocal tnsnames.ora, sqlnet.ora
After some pain, we recently have managed to make the directory naming
working with Microsoft AD (windows 2k) after opening a TAR.
Some notes:
1. Use 10G client to create Oracle schema and Oracle context in AD.After
the schema
and the context 've been created , you can use 9i client and don't need
10G any more .
2. If your AD login domain is a child domain , then you need to manually create the ldap.ora file, because netmgr can't create this file correctly.
in ldap.ora file , you must have these specified:
DIRECTORY_SERVER_TYPE = AD
DEFAULT_ADMIN_CONTEXT="DC=your_company, DC=...."
DIRECTORY_SERVERS=your_root_domain_server_hostname:your_port_no
3. And also make sure the security user setup is correct in the AD side for you to create entry in the directory.
The pain we have is mainly due to our child domain config.
regards/Yerong
-----Original Message-----
From: Chris Welton [mailto:Chris_Welton_at_thruway.state.ny.us]
Sent: 16 September 2004 05:08
To: Rich.Jesse_at_quadtechworld.com
Cc: oracle-l_at_freelists.org
Subject: RE: Solution to 100's of Oracle clients installed with
Net8andlocal tnsnames.ora, sqlnet.ora
Rich,
We have a mix of Unix (AIX) and Windows based RDBMS servers and strictly
Windows clients.
Chris
>>> "Jesse, Rich" <Rich.Jesse_at_quadtechworld.com> 09/15/2004 2:55:33 PM
>>>
Chris, I take it that you don't have any Unix servers or =
workstations/desktops?
Rich
-----Original Message-----
From: Chris Welton [mailto:Chris_Welton_at_thruway.state.ny.us]
Sent: Wednesday, September 15, 2004 1:25 PM
Subject: RE: Solution to 100's of Oracle clients installed with Net8and
local tnsnames.ora, sqlnet.ora
-- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-l This email and any files transmitted with it are intended for the named recipient only. The information contained in this message may be confidential, legally privileged or commercially sensitive. If you are not the intended recipient you must not reproduce or distribute any part of the email, disclose its contents to any other party, or take any action in reliance on it. If you have received this email in error, please contact the sender immediately by return email and delete this message from your computer. -- http://www.freelists.org/webpage/oracle-lReceived on Wed Sep 15 2004 - 18:36:47 CDT
![]() |
![]() |