HOW TO DISABLE WEB CONSOLE IN A 2950 CISCO SWITCH

HOW TO DISABLE WEB CONSOLE IN A 2950 CISCO CATALYST SWITCH ?

I have disabled HTTP access but enabled HTTPS access on my switches. 
switch(config)#no ip http server
(this will disable web or http access)
switch(config)#ip http secure-server
(this will enable https access or no ip http secure-server will disable https access)

Similar Messages

  • How to disable web security in firefox

    Please let us know how to disable web security in mozilla firefox .
    I tried re-setting the below :
    security.fileuri.strict_origin_policy;true
    network.http.referer.XOriginPolicy
    but its not working.
    Whereas in chrome we have the below option to set websecurity :
    chromium-browser --disable-web-security
    Please advice.

    Hi,
    I understand that you would like to know how to disable web security in Firefox and you have tried: security.fileuri.strict_origin_policy;true and network.http.referer.XOriginPolicy. These are cross domain single origin policy that refers to a specific header int HTTP.
    The chromium-browser --disable-web-security essentially does the same thing. (Ideally) It seems from a couple of sources that this does not actually disable Cors as well? Hence (https://bugzilla.mozilla.org/show_bug.cgi?id=1039678)
    Please do report back with what you find!
    EDit: It sounds like the feature you are looking for has not been implemented yet.

  • SAP Fiori how to  disable-web-security using code

    Hi Guys
    I have made SAP Fiori Application.
    Its working on  google chrome browser after disable-web-security.
    i need to disable web security on each & every browser, Ipad, Phone  befor start the fiori Apps.
    Project on My Laptop Kepler Eclipse. I did not upload project on server.
    Please guide me How I  can  disable web security using code on  Fiori UI ...
    Tags edited by: Michael Appleby

    Hi pankaj,
    Hi,
    write this code in your app
    /supress the Same Origin Policy on IE8 & Chrome 
    var domainString = "document.domain"; 
    domainstring = "*.com" 
    'Access-Control-Allow-Origin: *.sap.com' 
    'Access-Control-Allow-Headers: X-KEY'
    Regards
    Umar

  • How to disable web service authentication by sap-user string in url

    Hi Experts,
    I am publish some RFC function as webservice for my SAP AS ABAP, i set the authentication as basic. I can using http basic authentication to call the service and get the result. But it also accept passing user/password through the url string: http://localhost:8001/sap/bc/soap/wsdl11?services=BAPI_PO_CHANGE&sap-client=100&sap-user=myId&sap-password=myPassword
    I want to disable this, make it no user/password through url string. Can anyone tell me how to do it, thanks.
    Best regards,
    Peter

    Well, it's not a backdoor - but (extremely) bad style: an URL should never contain any authentication data (like UID & PWD) nor should it ever contain any (security) session ID (which, if valid, would allow to skip authentication).
    So, I agree with you / your customer: it should be (made) possible to configure the system to discard / ignore any authentication data which is contained in the URL.
    I recommend to submit a customer message to SAP (using message component BC-MID-ICF). You might refer to this SDN posting (by providing the URL) in the support ticket.
    PS: Basic Authentication is not much better but at least the information (UID & PWD) is not sent in the clear (although simply Base64-encoded) and not in the URL (but in the http header). Sending cleartext data in the URL is really the worst. The best is: use stronger authentication mechanisms (e.g. X.509 client certificates, Kerberos, Biometric authentication mechanisms, etc.).

  • How to disable Web Camera pop out menu on my Satellite?

    I have a Satellite laptop which has an annoying pop out menu on the left side of the screen. The one with four icons marked, Photo/Video, Settings, Effect, and Face Recognition.
    Is there any way to disable it. Any help would be greatly appreciated.

    Hi
    In most cases the camera software starts automatically while booting up the windows OS. To prevent this you can disable the webcam software in Startup of msconfig.
    Type msconfig in search and choose Startup tab.
    Here you have to remove the check from webcam software entry.
    Save this, reboot and now webcam software should not start automatically.
    But xavers advice should work too.

  • How to disable inter-VLAN ping response from L3 switch

    Correction - This was originally posted for my SG300, but it's actually one of my SGE/2010
    I am experiencing an odd behavior from my SG300.  When pinging an IP that is in another VLAN (which requires L3 routing), my switch responds if an IP does not exist on the network.  For example, let's say I am on subnet A (192.168.0.0) and I want to ping an IP on subnet B (192.168.1.0).  If the IP does not exist on subnet B, the SG300 will respond that 'Destination host unreachable'.
    You may ask, so what's the big deal?  And for the most part I agree, however, there are some circumstances where certain searches on the network falsely identify this as a device residing at that IP.  One example is Spiceworks and another is Symantec Endpoint Protection Manager.  In both instances, the software is looking for devices to add to inventory and when it receives this 'Destination host unreachable' message from the SG300, it believes something is on that IP.
    This problem does not occur if the search is on the same subnet, but only appears when it crosses over to another subnet and routing is involved.
    My question is, how do I tell the SG300 to NOT respond with "Destination host unreachable" when an IP does not exist in another VLAN on the switch?
    Thanks in advance!

    The PC10 in vlan 10 can not ping the gateway (10.64.16.1) of vlan 20. It can only ping its own gateway 10.64.8.1
    Both hosts are running Windows 7 professional with firewall turned off.
    The same for the PC20 in vlan 20. It can only ping its own gateway (10.64.16.1) but not vlan10's gateway (10.64.8.1)
    In fact, just for testing purposes.
    I temporarily assign g0/1/2 (which was on vlan20) to vlan10 now. Changed the host (PC20) IP to 10.64.8.3.
    After this change, the 2 hosts can ping each other (in the same vlan 10)....that's expected. So, the OSes and firewalls issues on the hosts are not the issue. They can ping each other when they are in the same vlan.
    However, now that they are in the same vlan, they still can't ping out to G0/0 192.168.0.162.
    So, the problem is how to ping from the layer 2 EHWIC to the built-in G0/0 and G0/1 router ports?

  • Configure Web console for existing "System center 2012 configuration manager R2"

    How to configure  Web console for existing "System center 2012 configuration manager R2"

    There is no web console in ConfigMgr 2012. If you want a web console you have to look at third-party products.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • How do i monitor all my website status hosted on IIS using web console

    How do i monitor all my website status hosted on IIS using web console 
    I need to monitor all the website status if that is started or stopped on the server remotely something like
    Website name Port #
    Server name (website hosted on)
    Status (Stopped/ Started)
    Please help
    Thanks in advance

    This one may help.
    http://gallery.technet.microsoft.com/scriptcenter/Powershell-Script-for-13a551b3
    I'd ask them more over here.
    http://forums.iis.net/
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • How to disable the reminding dialog when close the webi report viewer

    Dear all
    How to disable the reminding dialog when close the webi report viewer
    Background
    When user close the webi report viewer in inforview by click the button in the right-top of the webi report viewer frame. It always prompt a dialog to remind user that the modification will be lost without saving.
    But customer need to disable this dialog, and can clost the report viewer directly.
    So is there any ways to modify this?
    I think it shoule modify some .js file under tomcat, but can not find the solution.
    Thanks a lot, any information woulde be appreciated.
    David Zhang

    I've had the same issue bugging me since installing Snow, er, lion, er, cat, er, cougar, er, Mountain Lion. Incredibly ANNOYING.
    It's stupid stuff like this and reverse scrolling that really turn long-timer users off. I'm personally glad Forstall got fired for blunders such as these.
    I'm serious peeved that turning off iCloud Documents & Data actually deletes documents and data locally. That's just incredibly stupid.
    MANY thanks mende1 for the answer on how to fix it.

  • How to disable illuminated Multimedia Console Buttons sensitivity

    Does anyone know how to disable or reduce the sensitivity of the illuminated +Multimedia Console Buttons+ to the left of the main keyboard?
    Cheers, Alun

    Firs of all it would be really interesting to know what notebook you have.
    On many Toshiba notebooks you can find the Toshiba Assist.
    As far as I know there you can find the Toshiba Button Support and could disable this.
    Furthermore you this can be done also in msconfig (to start this you have to type msconfig in RUN)
    But note; this is very sensitive operation and this could affect the OS functionality if you disable wrong process. So be careful.
    However, choose the Startup tab and scroll down till you find Toshiba Button Support and uncheck it.
    If you will not find this in Startup then I would recommend using other procedure.
    The VAP (value added package) controls this buttons.
    So if you don't want to use the buttons you have to remove button support utility. I don't know if you can remove it as single utility but what you can do is to remove VAP from the system. After restart install VAP again (download on Toshiba support page) and choose custom installation. In front of button support utility remove the check mark and continue installation.
    Good luck

  • How can I use web-console and element inspector simultaneously in Firefox 20+ as I could in Firefox 19-?

    Yes, new web-developer all-in-one tools are total mess.
    I didn't find the answer to this question either https://support.mozilla.org/en-US/questions/955612 but downgrade to Firefox 19.
    But nor in Nightly, nor in Aurora, nor in Firefox Beta, nor in Firefox 20.0 I can use simultaneously web-console (where I test some style changing javascript code) and element inspector (where I instantly observe a reaction to my code). The only option I see is to switch every three seconds between them. How can I fix this except downgrading?

    You can consider to use the DOM Inspector extension instead of the built-in Inspector.
    *DOM Inspector: https://addons.mozilla.org/firefox/addon/dom-inspector-6622/

  • How to disable/enable image property in Web Dynpro?

    Hi,
    I was trying to find a help about "How to disable/enable property of an image in Web Dynpro?" but never find it. Let me explain what I'm trying to do:
    I need to show three different status (Released, Rejected and Approved) each one is an image ... <b>How do I do to disable images property before a process and enable them after it?</b>
    Thanks in Advance, and waiting an answer As Soon As Possible !!!
    Tokio

    Your question is not completely clear to me. An image cannot trigger an event, so disabling it has no effect.
    To display different images in a Image element depending on some condition, you can use a calculated context attribute <i>imageSource </i>of type "string" that returns the URL of the image, something like
    public String getImageSource(IWDNodeElement element)
      if (...)
        return "image_for_status1";
      else if (...)
        return "image_for_status2";
      else if (...)
        return "image_for_status3";
      return ""; /* no image will appear */
    Bind property Image.<i>source </i>to attribute <i>imageSource</i>.
    If you put the three image files inside folder src/mimes/components/<componentName>, your method can simply return the file name without calculating an URL.
    Armin

  • How can be joined EM DB web console together with EBS?

    Our company uses EBS R12 running under Linux. There is a need for managing the database that comes with EBS. The JAVA version of Enterprise Manager Console lacks some important functionality that resist in EM DB web console. So how can be integrated EM DB web console installation/service into existing EBS system? Please give some hints... There exist an "EM DB Grid Control" installation package but I doubt that it can be installed above the EBS system to manage the EBS database. Is there a right way to implement this?

    hsawwan, I have reviewed the two notes, it seems that note 729893.1 does not apply to my environment, I have done the needed steps described in 336629.1 and then tried to re-create the repository but it still fails with the same error. The tail of the log:
    19.01.2009 17:54:03 oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    19.01.2009 17:54:03 oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking mgmt view user account
    19.01.2009 17:54:03 oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: view user sql: declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar
    2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.d
    ba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || v
    iew_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_
    pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identi
    fied by ' || view_user_pwd || ''; END IF; end;
    19.01.2009 17:54:03 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /u01/oracle/PROD/db/tech_st/10.2.0/sysman/admin/scripts/emca/emcaDbUtil /u01/oracle/PROD/db/tech_st/10.2.0/
    perl/lib:/u01/oracle/PROD/db/tech_st/10.2.0/perl/lib/site_perl:/u01/oracle/PROD/db/tech_st/10.2.0/sysman/admin/scripts:/u01/oracle/PROD
    /db/tech_st/10.2.0/bin: /u01/oracle/PROD/db/tech_st/10.2.0/perl/bin/perl /u01/oracle/PROD/db/tech_st/10.2.0/sysman/admin/scripts/emca/e
    mcaDbUtil.pl /u01/oracle/PROD/db/tech_st/10.2.0 PROD SYS SYSDBA declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd v
    archar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_st
    atus into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%'
    THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mg
    mt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immedia
    te 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end; 1 SYSMAN_PWD
    19.01.2009 17:54:03 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of -1
    19.01.2009 17:54:03 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Arguments passed /u01/oracle/PROD/db/tech_st/10.2.0 PROD SYS SYSDBA declare repos_pwd varchar2(30); view_user varchar2(30); vie
    w_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); selec
    t account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like
    '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' TH
    EN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); exe
    cute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end; 1 SYSMAN_PWD
    19.01.2009 17:54:03 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Unmatched [ in regex; marked by <-- HERE in m/[ <-- HERE thdfv/ at /u01/oracle/PROD/db/tech_st/10.2.0/sysman/admin/scripts/emca
    /emcaDbUtil.pl line 64, <STDIN> line 2.
    19.01.2009 17:54:03 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Error executing /u01/oracle/PROD/db/tech_st/10.2.0/sysman/admin/scripts/emca/emcaDbUtil /u01/oracle/PROD/db/tech_st/10.2.0/perl
    /lib:/u01/oracle/PROD/db/tech_st/10.2.0/perl/lib/site_perl:/u01/oracle/PROD/db/tech_st/10.2.0/sysman/admin/scripts:/u01/oracle/PROD/db/
    tech_st/10.2.0/bin: /u01/oracle/PROD/db/tech_st/10.2.0/perl/bin/perl /u01/oracle/PROD/db/tech_st/10.2.0/sysman/admin/scripts/emca/emcaD
    bUtil.pl /u01/oracle/PROD/db/tech_st/10.2.0 PROD SYS SYSDBA declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varch
    ar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status
    into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN
    execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_v
    iew_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate '
    alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end; 1 SYSMAN_PWD
    19.01.2009 17:54:03 oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Failed to unlock mgmt_view account
    19.01.2009 17:54:03 oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Failed to unlock all EM-related accounts
    19.01.2009 17:54:03 oracle.sysman.emcp.EMConfig perform
    SEVERE: Failed to unlock all EM-related accounts
    Refer to the log file at /u01/oracle/PROD/db/tech_st/10.2.0/cfgtoollogs/emca/PROD/emca_2009-01-19_05-51-47-PM.log for more details.
    19.01.2009 17:54:03 oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Failed to unlock all EM-related accounts
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:253)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:133)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:485)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1141)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:469)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:418)

  • How to deploy web service as part of console.war

    Hello,
    I need to expose the deploy functionality of bpel console as web service. I see that there is a JSP page which pretty much does the same thing in console.war. So I know what my Java class is going to look like the problem is I am very new to OC4J so I don't know how to deploy it as web service on this container. Any help is greatly appreciated.
    I tried going through the tutorial on deploying web services on OC4J but the sample stateless class does not compile because it cannot find some proxy classes. Also next I copied ws_example.ear in 'D:\OraBPEL_1\bpel\system\appserver\oc4j\j2ee\home\applications' and restarted server but it is not deployed.
    Thank you,
    Meghana

    Thank you for replying to my post.
    The requirement is that we deploy BPEL suitcase remotely. My impression was that one can get handle to the Locator object only if running on local machine so I was looking at how to create web service on Oracle BPEL PM itself that will accept the stream of jar and deploy it locally.
    However now looking at this tutorial and the Java docs, I know it supports RMI calls. So I can use this constructor to get Locator instance -
    public Locator(java.lang.String domainId,
    java.lang.String password,
    java.util.Hashtable pInitialContextProperties)
    throws ServerException
    Can you let me know sample initial context properties? I checked the sample InvokingProcesses' context.properties
    orabpel.platform=oc4j_10g
    java.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFactory
    java.naming.provider.url=ormi://ca-guru/orabpel
    java.naming.security.principal=default
    java.naming.security.credentials=welcome1
    My guess is I have to change that url but I don't know where to point it. Also could you please let me know what are the jars I will need on the client side?
    Thank you. I appreciate your help.
    Meghana

  • How to see registered mbeans in weblogic server 10.3.3.0 in web console

    Hi ,
    I am new in mbeans registration in weblogic. I have written code to registered mbeans in weblogic server 10.3.3.0. And I have successfully configured this through weblogic. I can see my registered mbeans in JConsole. I have referred the below link to get help of registering my mbeans :
    https://blogs.oracle.com/WebLogicServer/entry/developing_custom_mbeans_to_ma
    My problem is :_ I can not ask my client to check or do some modification through JConsole. The solution which I was looking for this, If we could get some way to see those registered mbeans through web console such as Weblogic administration console. Is there any way to make this possible ? Do we have any configuration in weblogic server through which I can see my registered mbeans through web console.
    Or By goggling, I found we can use JMX console to registered our mbeans. But I do not have any idea how?
    I am rigorously looking for help. Thanks in advance who come forward to help me.
    Regards,
    Niraj Kumar Singh

    Niraj,
    According to [url http://docs.oracle.com/cd/E12840_01/wls/docs103/jmxinst/accesscust.html#wp1107240]the docs, you cannot access mbeans through the WLS console. JConsole is a JMX console, so you do know how already :)
    If you have Enterprise Manager (aka Fusion Middleware Control) installed in your domain, you can use that to see the mbeans as well.
    John

Maybe you are looking for

  • PDF/X export missing

    Hi there, in the current version of Pages I am missing the "Print / Save to PDF/X"- Option which is essential for creating documents for professional printing. I was able to use it in previous versions - is there any way to get that funcitonality bac

  • What do I need to learn to make a responsive website?

    Hiya Haven't checked in here for a few years. 15 years ago or thereabouts, I learned HTML4  (from Castro's book) and hand-coded a website. I managed to create one CSS page.   Whoopee! Then I got DW4, and later an update. and that was SWELL.  And ther

  • How to clean install

    Hi there, With Lion coming soon I though it would be a good time to ask what is the right/best way to do a clean install on an existing Mac?  This is what I think it is: 1.  Choose option to do a clean install or erase and install 2.  Install the OS

  • Unrecognized ipod mini

    I've recently had some major issues with my ipod mini which I bought last summer. When I plug it into my USB cable cord into my computer windows has a message that pops up that says that the device has malfunctioned and that it is not recognized. I t

  • Font type

    what is the best font type for Mac... open type, true type, etc. ?