|
|
|
|
|
|
Re: changing em url https to http [message #430582 is a reply to message #430579] |
Wed, 11 November 2009 01:49 |
yoonus.it@gmail.com
Messages: 109 Registered: June 2007 Location: kuwait
|
Senior Member |
|
|
we have a 10g database on my PC for testing, whose EM I have secured using:
emctl secure dbconsole
so, now the em works through https://
Now i was trying the oracle documentation and not getting any help to unsecure or disable ssl for em as it was before. (i.e. http//)
I wanted to know how to do the reverse process of securing and am not finding any thing in the documentation.
I tried to drop the repository and recreate it. But still it shows https, instead of http.
Please could you help.
|
|
|
|
Re: changing em url https to http [message #430587 is a reply to message #430585] |
Wed, 11 November 2009 02:18 |
yoonus.it@gmail.com
Messages: 109 Registered: June 2007 Location: kuwait
|
Senior Member |
|
|
C:\>emctl unsecure dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
https://zaffark:5500/em/console/aboutApplication
Invalid arguments
Unknown command option unsecure
Usage::
Oracle Enterprise Manager 10g Database Control commands:
emctl start| stop| status| setpasswd dbconsole
emctl secure <options>
emctl set ssl test|off|on em
emctl set ldap <host> <port> <user dn> <user pwd> <context dn>
emctl blackout options can be listed by typing "emctl blackout"
emctl config options can be listed by typing "emctl config"
emctl secure options can be listed by typing "emctl secure"
emctl ilint options can be listed by typing "emctl ilint"
emctl deploy options can be listed by typing "emctl deploy"
C:\>
|
|
|
Re: changing em url https to http [message #430593 is a reply to message #430587] |
Wed, 11 November 2009 02:41 |
|
Michel Cadot
Messages: 68716 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
C:\>emctl unsecure dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
http://xxxx:1158/em/console/aboutApplication
Configuring DBConsole for HTTP... Done.
DBConsole is already unsecured.
Sorry, don't know how to do it in 10.2.0.1. I think you have to deconfig and recreate your dbconsole.
Anyway, you should upgrade to 10.2.0.4 (not only for this but the many bugs that are fixed).
Regards
Michel
[Updated on: Wed, 11 November 2009 02:48] Report message to a moderator
|
|
|
|
|
|
|
|