Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Can I use the Windows NT logon on Oracle Portal?Has anyone managed to take advantage of the fact that a Portal-user already is logged on to NT?
"Vasily Poushko" <vasily_at_rbcmail.ru> wrote in message
news:allg0b$rqt$1_at_n6.co.ru...
> Have I fill all nt-users in NTLMauth.initArgs file?
No, there you have the credentials of the Oracle account that writes the username (authenticated by mod_ntlm) to the database, so it can be retrieved by the authenticate_user() function within ls_login. So it has nothing to do with the NT-accounts themselves; that is handled by mod_ntlm.
hth
rob van lopik
>
> "Robert A.M. van Lopik" <lopik_at_mail.telepac.pt> wrote in message
> news:1031674640.563526_at_proxynews1...
> > No, that is an older attempt. To reach the URL given, you have to
register
> > seperately with the Portal Knowledge Exchange.
> > Anyway, somehow you will have to involve an NT system to authenticate.
In
my
> > proposed solution you may have everything running on Unix, but you will
need
> > to access _one_ page on an NT-system to have NTLM-authentication take
place.
> >
> > rob van lopik
> >
> > "Vasily Poushko" <vasily_at_rbcmail.ru> wrote in message
> > news:alic5q$189$1_at_n6.co.ru...
> > > Thank you very much, but at this page I have an error: Error 30573:
You
do
> > > not have permission for this operation.
> > > I found your article at
> > >
> >
>
http://www.oracle.com/forums/message.jsp?id=476578&pgm=otn&uid=1031582398836
> > > . But there there are only NT solution, but I need solution for
Solaris.
> > >
> > >
> > >
> > > "Robert A.M. van Lopik" <lopik_at_mail.telepac.pt> wrote in message
> > > news:3d7b20f4$1_at_news.wau.nl...
> > > > I have written some code that accomplishes just this; see
> > > > http://portalstudio.oracle.com/pls/ops/url/FOLDER/COMMFOLDERS/1351/
> > > >
> > > > hth
> > > > rob van lopik
> > > >
> > > >
> > > >
> > > > "Vasily Poushko" <vasily_at_rbcmail.ru> wrote in message
> > > > news:al7ed2$4l3$3_at_n6.co.ru...
> > > > > Has anyone managed to take advantage of the fact that a
Portal-user
already
> > > > > is logged on to NT?
> > > > > Can I use the PDK to add functionality to the login server (or
Portal),
so
> > > > > that the system takes use of a users credentials from their
NT-login,
and
> > > > > routes the user into Portal without having to logon again?
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>
Received on Wed Sep 11 2002 - 03:20:37 CDT