RE: Cannot send SMTP mail using Administrator account after SP1 for Ex
- From: "Tony Su" <TonySu@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 9 Apr 2005 21:41:02 -0700
Hello Noel,
Without actually experiencing your problem, let me recommend instead that
you don't use "The" Administrator user account. The more you use it , the
more you'll risk exploitation if someone or something accesses the script
improperly.
There are two ways to address your situation...
- The security context your script runs in should be an account only with
enough privileges to do what it does. Ordinarily, such scripts don't need
Admin permissions, regular User permissions should be sufficient. Exchange
should read this security context and permit your app to send.
- Your script can specify a different security context than the default. Set
to something with sufficient permissions.
HTH,
Tony
"Noel" wrote:
> I have a SBS server and have recently installed SP1 for Exchange
> server 2003. Some of our development people send SMTP mail through a
> script in a web page and now fails the error "Authentication Failed".
>
> However if I use any other administrative account on the domain, the
> script works fine. I have enabled relaying for any user who
> authenticates. I even created a new user - gave domain admin rights
> and used that ID with success. So I dont think there is any spot for
> special permissions.
>
> The only thing I can think of is that Administrator has some security
> put on the account that came with SP1 to stop you from using the id?
>
> Just a guess.
>
> Suggestions are welcome.
>
>
> Noel
>
.
- References:
- Prev by Date: Determining Licensing Mode
- Next by Date: RE: Publish Sharepoint behind SBS2000
- Previous by thread: Cannot send SMTP mail using Administrator account after SP1 for Exchange 2003
- Next by thread: Cannot run Wizards from To-Do list
- Index(es):
Relevant Pages
|