Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS Defaulting to IWAM user

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  IIS 7 and IHttpHandlerFactory  
Author Message
Red

External


Since: May 25, 2007
Posts: 1



(Msg. 1) Posted: Fri May 25, 2007 3:58 am
Post subject: IIS Defaulting to IWAM user
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi,

I dont know much about IIS, so excuse me while I do my best to explain
my problem.

Scenario:

Company Intranet. Writing an ASP page that executes a DTS package on
SQL Server. Although the page was running OK, when checking the logs
on SQL Server, it was showing a login failure. From microsoft.com:

----------------
When you execute a DTS Package from an ASP page, the package executes
in the security context of the Web site visitor, which may be that of
the Windows user (if the web site is configured for Basic or NT
Authentication) or of the Anonymous account. The package does not
execute in the security context of the user ID supplied to load the
package from SQL Server.
----------------

The IIS site was set up to use windows authentication, and the
username within the SQL Server log was IWAM_SERVER, so that made
sense.

So, I changed the IIS site to use anonymous access, and specified a
domain account (and restarted IIS). Even though I did this, a login
failure for IWAM_SERVER still shows up on SQL Server.

I can add a SQL Server login for IWAM_SERVER, but the DTS packgage
needs network wide permissions to distribute files, so I need to use a
domain account. I also need the account to be the one that I specify,
as it requires certain privelages on SQL Server. Can anyone tell me
why it keeps defaulting to IWAM_SERVER, and not the account I specify?

Thanks.

Red.


Windows 2000 SP4
IIS 5.0

 >> Stay informed about: IIS Defaulting to IWAM user 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 2901



(Msg. 2) Posted: Sat May 26, 2007 12:38 am
Post subject: Re: IIS Defaulting to IWAM user [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Are you using IIS5?

If so, then the default process identity for dllhost.exe is
IWAM_<servername>. You may be running into a "double-hop" authentication
error. Try enabling Basic Authentication, and see if the actual user is
passed back to SQL Server.

If so, then we do have a double-hop issue, and we should investigate using
Kerberos instead.

If not, then we have some other issue (e.g. your application not
impersonating properly)

Cheers
Ken

--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken

"Red" <funkandlove RemoveThis @yahoo.co.uk> wrote in message
news:1180090680.484988.274410@w5g2000hsg.googlegroups.com...
> Hi,
>
> I dont know much about IIS, so excuse me while I do my best to explain
> my problem.
>
> Scenario:
>
> Company Intranet. Writing an ASP page that executes a DTS package on
> SQL Server. Although the page was running OK, when checking the logs
> on SQL Server, it was showing a login failure. From microsoft.com:
>
> ----------------
> When you execute a DTS Package from an ASP page, the package executes
> in the security context of the Web site visitor, which may be that of
> the Windows user (if the web site is configured for Basic or NT
> Authentication) or of the Anonymous account. The package does not
> execute in the security context of the user ID supplied to load the
> package from SQL Server.
> ----------------
>
> The IIS site was set up to use windows authentication, and the
> username within the SQL Server log was IWAM_SERVER, so that made
> sense.
>
> So, I changed the IIS site to use anonymous access, and specified a
> domain account (and restarted IIS). Even though I did this, a login
> failure for IWAM_SERVER still shows up on SQL Server.
>
> I can add a SQL Server login for IWAM_SERVER, but the DTS packgage
> needs network wide permissions to distribute files, so I need to use a
> domain account. I also need the account to be the one that I specify,
> as it requires certain privelages on SQL Server. Can anyone tell me
> why it keeps defaulting to IWAM_SERVER, and not the account I specify?
>
> Thanks.
>
> Red.
>
>
> Windows 2000 SP4
> IIS 5.0
>

 >> Stay informed about: IIS Defaulting to IWAM user 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IWAM user not in ADUC?? - Using Win2k and EX2k. I think this problem is an IIS problem. I am recovering from a disk crash and I have it working except for OWA. I can get into OWA but non-admins can't. They are refused at the logon prompt But even when I login, these two errors..

How To change IWAM user to a AD domain user - I have two IIS Servers running our ASP/COM applications in the same AD domain. Now the anonymous user of IIS was set to a domain user such as : "IUSER_myDomain", and IWAM user is the local machine's user account(i.e. IWAM_machineName). How c...

Defaulting domain w/integrated auth - Can someone please tell me if there is a way to configure an IIS server so that a users domain is defaulted. Within the intranet zone things are handled just fine with the use of a group policy, but from the outside user must use domain\username,..

IWAM - I accidentally deleted the IWAM Account. I restarted the server but the account will not recreate. What do I do? Thank You Paul

IWAM - Will the IWAM account be recreated if it is deleted, and the server is rebooted? I have been following this page: http://support.microsoft.com/default.aspx?scid=kb;en-us;309051&sd=tech For help with "requested resource in use". One of ht...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]