microsoft.public.exchange.development
[Top] [All Lists]

Re: Exchange server: web based authentication

Subject: Re: Exchange server: web based authentication
From: "Sandeep"
Date: Thu, 12 Oct 2006 22:56:17 +0530
Newsgroups: microsoft.public.exchange.development
Can we Login to the exchange server using LogonEx API if FBA is enabled on it.

"Patrick Creehan" <pcreehan@xxxxxxxxxxxxx> wrote in message news:FtSgdP%236GHA.1860@xxxxxxxxxxxxxxxxxxxxxxxx
This is probably not the best newsgroup for this type of question...
Anyway, are you trying to authenticate users from a domain other than the
one your IIS server is running in? If so, to use IWA (Integrated Windows
Authentication), you'll need the appropriate trust relationships between
the domains configured.
To use FBA, you can use the LogonEx Win32 API to attempt to logon using the
domain credentials you are supplied.
Patrick
Microsoft Enterprise Business Apps Messaging Development

--------------------
| From: dlynes2005@xxxxxxxxx
| Newsgroups: microsoft.public.exchange.development
| Subject: Re: Exchange server: web based authentication
| Date: 17 Sep 2006 02:08:24 -0700
| Organization: http://groups.google.com
| Lines: 53
| Message-ID: <1158484104.825168.136970@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
| References: <1158396816.426625.200690@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
|    <utHXWKb2GHA.2036@xxxxxxxxxxxxxxxxxxxx>
| NNTP-Posting-Host: 62.252.64.16
| Mime-Version: 1.0
| Content-Type: text/plain; charset="iso-8859-1"
| X-Trace: posting.google.com 1158484110 21094 127.0.0.1 (17 Sep 2006
09:08:30 GMT)
| X-Complaints-To: groups-abuse@xxxxxxxxxx
| NNTP-Posting-Date: Sun, 17 Sep 2006 09:08:30 +0000 (UTC)
| In-Reply-To: <utHXWKb2GHA.2036@xxxxxxxxxxxxxxxxxxxx>
| User-Agent: G2/1.0
| X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1;
NET CLR 2.0.50727; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
| Complaints-To: groups-abuse@xxxxxxxxxx
| Injection-Info: k70g2000cwa.googlegroups.com; posting-host=62.252.64.16;
|    posting-account=Ptu_8g0AAADjnOm5QqK6jkEzu2tcQxE7
| Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTFEEDS01.phx.gbl!msrtrans!m
srn-in!newshub.sdsu.edu!postnews.google.com!k70g2000cwa.googlegroups.com!not
-for-mail
| Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.exchange.development:8979
| X-Tomcat-NG: microsoft.public.exchange.development
|
| My original plan was to use FormsAuthentication. But if IIS will
| integrate quite happily with the AD on another server, then I suppose I
| could use that.
|
|
| Henning Krause wrote:
| > Hello,
| >
| > if you just want to authenticate your users.. just enable integrated
| > authentication on the webserver and remove anonymous access - IIS does
all
| > the magic here.
| >
| > The Context.User then contains the identity of the user. But you will
only
| > need to access that, when you want to do something with that identity.
| >
| > Best regards,
| > Henning Krause
| >
| >
----------------------------------------------------------------------------
| > Visit my website:                                 www.infinitec.de">http://www.infinitec.de
| > Exchange access library  -
| >                                 www.infinitec.de/software/nettoolbox/infinitec.exchange.aspx">http://www.infinitec.de/software/nettoolbox/infinitec.exchange.aspx
| >
| >
| > <dlynes2005@xxxxxxxxx> wrote in message
| > news:1158396816.426625.200690@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
| > > This may or may not be the correct group, so please forgive me if I've
| > > posted incorrectly.
| > >
| > > I'm developing a web based company intranet, which will have full
| > > personalisation, Google suggest/spell type features etc, etc.
| > >
| > >
| > > I'd like to be able to have a login page on the website, which will
| > > authenticate the username and password against an active directory
| > > (exchange 2000) which is located on another server in the same company
| > > domain and subnet.
| > >
| > >
| > > I've looked across the web for the last 3 hours or so, and there
| > > doesn't appear to be any 'easy' ways of performing this type of
| > > authentication. Am I looking at the wrong articles?
| > > Is this possible in ASP.Net 2 (C#)? I mean, authentication using XML /
| > > database type providers is simple.
| > >
| > >
| > > Can anyone help? Maybe provide code and/or links to sites that can
| > > explain this to me?
| > >
| > >
| > > Thanks in advance.
| > >
|
|



<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy