User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Oracle section within the Web Development category of DaniWeb, a massive community of 391,971 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,174 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Oracle advertiser:

Help needed! Oracle settings for integrated security

Join Date: Feb 2008
Posts: 6
Reputation: reuifdjk is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
reuifdjk reuifdjk is offline Offline
Newbie Poster

Re: Help needed! Oracle settings for integrated security

  #7  
Mar 7th, 2008
Thanx for all the help.

I have configured how to do this following the steps:

1. Set OS_AUTHENT_PREFIX:
SQL> ALTER SYSTEM SET OS_AUTHENT_PREFIX = "" SCOPE=SPFILE;

2. Set REMOTE_OS_AUTHENT:
SQL> ALTER SYSTEM SET REMOTE_OS_AUTHENT = TRUE SCOPE=SPFILE;

3. For Windows servers, set in the "%ORACLE_HOME%\network\admin\sqlnet.ora" file:
SQLNET.AUTHENTICATION_SERVICES= (NTS)

4. Restart database.

5. Create the users.
SQL> CREATE USER xx INDENTIFIED EXTERNALLY;
Reply With Quote  
All times are GMT -4. The time now is 9:22 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC