Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Help?: Authentification - NIS+ & Oracle Web
(Newsgroups: trimmed)
In article <340422ec.22357590_at_news.borg.com> Dan Kirkpatrick, kirkpatrickd_at_rl.af.mil writes:
>I'm looking for a way to be able to authenticate users in our oracle
>web applications, by checking against our Solaris Unix NIS+ maps.
You don't mention which web server you're using, which is a bit of a hindrance in answering your question. However, assuming that you're using the Oracle web server version 2 or 3, you can always use database authentication, and give people OPS$ Oracle accounts, which will map automagically to your NIS+ usernames. This means two matching accounts for everybody (Unix + Oracle), but administering that can be automated pretty easily.
![]() |
![]() |