Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

I'm missing Something . . .

0 views
Skip to first unread message

dkon

unread,
Dec 6, 2007, 2:16:06 PM12/6/07
to
Greetings, I apologize ahead of time for this question, but I have seen
references to local MOM goups on the Mgmt Server - I don't see them on the
server . . . what am I doing wrong?
--
David

Anders Bengtsson

unread,
Dec 7, 2007, 1:58:41 AM12/7/07
to
Hi dkon,

Are you running MOM 2005 and you do not have any local security groups on
your management server?

-----
Regards
Anders Bengtsson
Microsoft MVP - MOM
http://www.contoso.se


d> Greetings, I apologize ahead of time for this question, but I have
d> seen references to local MOM goups on the Mgmt Server - I don't see
d> them on the server . . . what am I doing wrong?
d>


dkon

unread,
Dec 7, 2007, 11:12:03 AM12/7/07
to
Anders,
Thanks for getting back to me on this.
I loaded Operations Manager 2007 on one of my servers, pushed out agents,
and am getting assorted alerts and updates - seems to be working . . .but no
local security groups exist . . .?
Also, web console with forms authentication and SSL loaded shows only an
"error" after logging in. Related?
--
David

Anders Bengtsson

unread,
Dec 9, 2007, 4:44:03 PM12/9/07
to
Hi dkon,

Ops Mgr 2007 dont have any local security groups, the security is integrated
with Active Directory.

-----
Regards
Anders Bengtsson
Microsoft MVP - MOM
http://www.contoso.se


d> Anders,
d> Thanks for getting back to me on this.
d> I loaded Operations Manager 2007 on one of my servers, pushed out
d> agents,
d> and am getting assorted alerts and updates - seems to be working . .
d> .but no
d> local security groups exist . . .?
d> Also, web console with forms authentication and SSL loaded shows
d> only an
d> "error" after logging in. Related?
d> "Anders Bengtsson" wrote:
d>

dkon

unread,
Dec 9, 2007, 10:31:01 PM12/9/07
to
Andes,
ahh . . . excellent. Thanks.
Any idea on the forms based authentication and the inability to log on to
web console as previously mentioned?
--
David

Anders Bengtsson

unread,
Dec 10, 2007, 1:08:19 PM12/10/07
to
Hi dkon,

For the webconsole issue, look in the event logs to see if you can find any
more about this, maybe some events with some hints

-----
Regards
Anders Bengtsson
Microsoft MVP - MOM
http://www.contoso.se


d> Andes,
d> ahh . . . excellent. Thanks.
d> Any idea on the forms based authentication and the inability to log
d> on to
d> web console as previously mentioned?

dkon

unread,
Dec 13, 2007, 2:02:03 PM12/13/07
to
Anders,
the following appears in application log when I get the web page that shows
nothing but the word "error":

eventid:1309
source: asp.net 2.0.50727.0
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 12/13/2007 10:48:45 AM
Event time (UTC): 12/13/2007 6:48:45 PM
Event ID: 2c40ce34dbff4d50b6ba88ecf681183c
Event sequence: 5
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/2/ROOT-1-128420447698915468
Trust level: Full
Application Virtual Path: /
Application Path: C:\Program Files\System Center Operations Manager
2007\Web Console\
Machine name: GCQ-HL7

Process information:
Process ID: 7580
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:
Exception type: HttpException
Exception message: The application is configured to issue secure
cookies. These cookies require the browser to issue the request over SSL
(https protocol). However, the current request is not over SSL.

Request information:
Request URL: http://gcq-hl7:51908/login.aspx?ReturnUrl=/default.aspx
Request path: /login.aspx
User host address: 149.142.246.48
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:
Thread ID: 10
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at
System.Web.Security.FormsAuthentication.SetAuthCookie(String userName,
Boolean createPersistentCookie, String strCookiePath)
at System.Web.UI.WebControls.Login.AttemptLogin()
at System.Web.UI.WebControls.Login.OnBubbleEvent(Object source, EventArgs
e)
at System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args)
at System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String
eventArgument)
at
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--
David

Anders Bengtsson

unread,
Dec 16, 2007, 2:19:35 PM12/16/07
to
Hi dkon,

try access the webconsole with HTTPS instead of HTTP


-----
Regards
Anders Bengtsson
Microsoft MVP - MOM
http://www.contoso.se


d> Anders,
d> the following appears in application log when I get the web page that
d> shows
d> nothing but the word "error":
d> eventid:1309
d> source: asp.net 2.0.50727.0
d> Event code: 3005
d> Event message: An unhandled exception has occurred.
d> Event time: 12/13/2007 10:48:45 AM
d> Event time (UTC): 12/13/2007 6:48:45 PM
d> Event ID: 2c40ce34dbff4d50b6ba88ecf681183c
d> Event sequence: 5
d> Event occurrence: 1
d> Event detail code: 0
d> Application information:
d> Application domain: /LM/W3SVC/2/ROOT-1-128420447698915468
d> Trust level: Full
d> Application Virtual Path: /
d> Application Path: C:\Program Files\System Center Operations
d> Manager
d> 2007\Web Console\
d> Machine name: GCQ-HL7
d> Process information:
d> Process ID: 7580
d> Process name: w3wp.exe
d> Account name: NT AUTHORITY\NETWORK SERVICE
d> Exception information:
d> Exception type: HttpException
d> Exception message: The application is configured to issue secure
d> cookies. These cookies require the browser to issue the request over
d> SSL
d> (https protocol). However, the current request is not over SSL.
d>
d> Request information:
d> Request URL:
d> http://gcq-hl7:51908/login.aspx?ReturnUrl=/default.aspx
d> Request path: /login.aspx
d> User host address: 149.142.246.48
d> User:
d> Is authenticated: False
d> Authentication Type:
d> Thread account name: NT AUTHORITY\NETWORK SERVICE
d> Thread information:
d> Thread ID: 10
d> Thread account name: NT AUTHORITY\NETWORK SERVICE
d> Is impersonating: False
d> Stack trace: at
d> System.Web.Security.FormsAuthentication.SetAuthCookie(String
d> userName,
d> Boolean createPersistentCookie, String strCookiePath)
d> at System.Web.UI.WebControls.Login.AttemptLogin()
d> at System.Web.UI.WebControls.Login.OnBubbleEvent(Object source,
d> EventArgs
d> e)
d> at System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs
d> args)
d> at System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e)
d> at System.Web.UI.WebControls.Button.RaisePostBackEvent(String
d> eventArgument)
d> at
d> System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.
d> RaisePostBackEvent(String eventArgument)
d> at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
d> sourceControl, String eventArgument)
d> at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection
d> postData)
d> at System.Web.UI.Page.ProcessRequestMain(Boolean
d> includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

0 new messages