|
 |
asp_cdo thread: permissions for individual access to mailbox
Message #1 by =?iso-8859-1?Q?Jos=E9_Luis_Ressia?= <joseluisr@s...> on Tue, 20 Aug 2002 13:26:20 +0200
|
|
Hi, i have an application what allow exchange's users browse his mailbox via
WEB using ASP pages with CDO. This works fine in Exchange 5.5 over NT 4. But
now i migrate to W2K server with Exchange 2000. I can log in it, but i
can't browse the users mailbox because seemingly i haven't the appropriate
permissions to do it. Which is the way to send the Username and Password via
ASP for accomplish the mailbox browse??.
Thanks!!.
Message #2 by Anand R <anandhan.r@h...> on Wed, 21 Aug 2002 09:20:48 +0530
|
|
You can use ISAPI filter to impersonate the logon user or else you can
think
of COM+ which runs in the identity of a Service user(I mean the
exchange
admin who can access all the users inbox!)
Do this helps.
Regards
Anand
-----Original Message-----
From: Jos=E9 Luis Ressia [mailto:joseluisr@s...]
Sent: Tuesday, August 20, 2002 4:56 PM
To: ASP CDO
Subject: [asp_cdo] permissions for individual access to mailbox
Hi, i have an application what allow exchange's users browse his
mailbox via
WEB using ASP pages with CDO. This works fine in Exchange 5.5 over NT
4. But
now i migrate to W2K server with Exchange 2000. I can log in it, but i
can't browse the users mailbox because seemingly i haven't the
appropriate
permissions to do it. Which is the way to send the Username and
Password via
ASP for accomplish the mailbox browse??.
Thanks!!.
|
|
 |