Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Custom Application Pool Identity

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  url without server name  
Author Message
anonymous1578

External


Since: Apr 02, 2004
Posts: 3



(Msg. 1) Posted: Fri Apr 02, 2004 4:46 am
Post subject: Custom Application Pool Identity
Archived from groups: microsoft>public>inetserver>iis (more info?)

When we try to run the Application pool with a configurable identity, Application pool is getting automatically disabled. We are using Windows 2003 Enterprise Edition and IIS6. Application pool starts without any error with the configured Identity. But when we access any page, on browser we get "Service Unavailable" message and application pool gets disabled automatically with the following messages in the Eventlog.



Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 1009
Date: 19-Mar-2004
Time: 3:32:07 AM
User: N/A
Computer: SYMPHTESTAPP3
Description:
A process serving application pool 'Symphony' terminated unexpectedly. The process id was '936'. The process exit code was '0xffffffff'.
For more information, see Help and Support Center at <a style='text-decoration: underline;' href="http://go.microsoft.com/fwlink/events.asp." target="_blank">http://go.microsoft.com/fwlink/events.asp.</a>

--------------------------------------------------xxxxxxxxxxxxxxxxxxxxxxxx-------------------------------------------------------


Event Type: Error
Event Source: W3SVC
Event Category: None
Event ID: 1002
Date: 19-Mar-2004
Time: 3:32:07 AM
User: N/A
Computer: SYMPHTESTAPP3
Description:
Application pool 'Symphony' is being automatically disabled due to a series of failures in the process(es) serving that application pool.

For more information, see Help and Support Center at <a style='text-decoration: underline;' href="http://go.microsoft.com/fwlink/events.asp." target="_blank">http://go.microsoft.com/fwlink/events.asp.</a>

--------------------------------------------------xxxxxxxxxxxxxxxxxxxxxxxx-------------------------------------------------------


We have followed the below steps for configuring the identity


+ Added the account to IIS_WPG Group
+ Gave the account, rights to below policy settings
  -> Adjust memory quoteas for a process
  -> Log on as a service
  -> Replace a process level token
restart the machine.
Set the application pool identity to americas\servicesymphony_d3dv.
Restart the application pool (stop then start)

Any help or ideas on this issue?

Thanks,
Asief.<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Custom Application Pool Identity 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 2) Posted: Sat Apr 03, 2004 5:37 am
Post subject: Re: Custom Application Pool Identity [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Can you logon that custom identity on this server using RUNAS.

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Asief" <anonymous.DeleteThis@discussions.microsoft.com> wrote in message
news:4B995679-6999-4C2F-B3DA-B6FA92EDE16D@microsoft.com...
When we try to run the Application pool with a configurable identity,
Application pool is getting automatically disabled. We are using Windows
2003 Enterprise Edition and IIS6. Application pool starts without any error
with the configured Identity. But when we access any page, on browser we
get "Service Unavailable" message and application pool gets disabled
automatically with the following messages in the Eventlog.



Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 1009
Date: 19-Mar-2004
Time: 3:32:07 AM
User: N/A
Computer: SYMPHTESTAPP3
Description:
A process serving application pool 'Symphony' terminated unexpectedly. The
process id was '936'. The process exit code was '0xffffffff'.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

--------------------------------------------------xxxxxxxxxxxxxxxxxxxxxxxx--
-----------------------------------------------------


Event Type: Error
Event Source: W3SVC
Event Category: None
Event ID: 1002
Date: 19-Mar-2004
Time: 3:32:07 AM
User: N/A
Computer: SYMPHTESTAPP3
Description:
Application pool 'Symphony' is being automatically disabled due to a series
of failures in the process(es) serving that application pool.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

--------------------------------------------------xxxxxxxxxxxxxxxxxxxxxxxx--
-----------------------------------------------------


We have followed the below steps for configuring the identity


+ Added the account to IIS_WPG Group
+ Gave the account, rights to below policy settings
-> Adjust memory quoteas for a process
-> Log on as a service
-> Replace a process level token
restart the machine.
Set the application pool identity to americas\servicesymphony_d3dv.
Restart the application pool (stop then start)

Any help or ideas on this issue?

Thanks,
Asief.

 >> Stay informed about: Custom Application Pool Identity 
Back to top
Login to vote
anonymous1578

External


Since: Apr 02, 2004
Posts: 3



(Msg. 3) Posted: Mon Apr 05, 2004 9:01 am
Post subject: Re: Custom Application Pool Identity [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I am able to use RUNAS on this server with the custome identity.
 >> Stay informed about: Custom Application Pool Identity 
Back to top
Login to vote
anonymous1578

External


Since: Apr 02, 2004
Posts: 3



(Msg. 4) Posted: Mon Apr 05, 2004 9:21 am
Post subject: Re: Custom Application Pool Identity [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

When we make this Identity part of Administrator group and access the site, authentication window pops up. Whatever credentials we are giving, after three attempts we are getting "You are not authorized to view this page" message


Thanks,
Asief.
 >> Stay informed about: Custom Application Pool Identity 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 5) Posted: Mon Apr 05, 2004 4:59 pm
Post subject: Re: Custom Application Pool Identity [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

- Is this machine in a domain.
- Is this machine an upgrade or clean install
- What authentication protocols are you using in the request(s) in question.
- Have you read this URL completely, including the part about Kerberos and
Custom AppPool Identity:
http://www.microsoft.com/resources/documentation/WindowsServ/2003/stan...d/prodd

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Asief" <anonymous RemoveThis @discussions.microsoft.com> wrote in message
news:C6A03973-C080-47E0-A386-8F5AA935F83F@microsoft.com...
When we make this Identity part of Administrator group and access the site,
authentication window pops up. Whatever credentials we are giving, after
three attempts we are getting "You are not authorized to view this page"
message


Thanks,
Asief.
 >> Stay informed about: Custom Application Pool Identity 
Back to top
Login to vote
morten_skovgaa

External


Since: Mar 17, 2004
Posts: 4



(Msg. 6) Posted: Tue Apr 06, 2004 2:37 pm
Post subject: Re: Custom Application Pool Identity [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi!

We're using custom identities as well. Make sure that the user is a member
of the IIS_WPG group. Restart IIS after you make this change. It works fine
for us.

Best regards

Morten

"David Wang [Msft]" <someone RemoveThis @online.microsoft.com> wrote in message
news:e9SPSP1GEHA.2224@TK2MSFTNGP12.phx.gbl...
 > - Is this machine in a domain.
 > - Is this machine an upgrade or clean install
 > - What authentication protocols are you using in the request(s) in
question.
 > - Have you read this URL completely, including the part about Kerberos and
 > Custom AppPool Identity:
 >
<a style='text-decoration: underline;' href="http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/ca_cfgwrkridentity.asp" target="_blank">http://www.microsoft.com/resources/documentation/WindowsServ/2003/stan...d/prodd</a>
 >
 > --
 > //David
 > IIS
 > This posting is provided "AS IS" with no warranties, and confers no
rights.
 > //
 > "Asief" <anonymous RemoveThis @discussions.microsoft.com> wrote in message
 > news:C6A03973-C080-47E0-A386-8F5AA935F83F@microsoft.com...
 > When we make this Identity part of Administrator group and access the
site,
 > authentication window pops up. Whatever credentials we are giving, after
 > three attempts we are getting "You are not authorized to view this page"
 > message
 >
 >
 > Thanks,
 > Asief.
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Custom Application Pool Identity 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (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 ]