Procurve 2910al Web interface authentication using Radius

I have a Procurve 2910al switch and I'm trying to use our radius server to authenticate when we access the web interface. Currently, I have am able to authenticate from our radius server using ssh so I know our radius server works. However, when I log into the web interface, it logs me in as an operation and not an admin. I have the following commands enabled: radius-server host x.x.x.xradius-server timeout 2aaa authentication ssh login radius localaaa authentication ssh enable radius localaaa authentication web login radius localaaa authentication web enable radius localno web-managementweb-management ssl what am I missing?  I'm on W.15.14.0012 ROM 14.06 Thanks,Jasper 

Using the Web Authentication feature on a Cisco wireless LAN controller, we can authenticate a guest user on the wireless LAN controller, on an external web server or on an external database on a RADIUS server. We can configure the wireless LAN used for guest traffic to authenticate the user from an external RADIUS server.
To enable an external RADIUS server to authenticate traffic using the GUI, follow this link.
http://www.cisco.com/en/US/docs/wireless/technology/guest_access/technical/reference/4.1/GAccess_41.html#wp1001207

Similar Messages

  • The Aironet 1240AG Autonomous Web Interface authentication

    Hi,
    I would like to know if the Aironet 1240AG Autonomous, is capable to do Web Interface authentication (like a public hotspot, so no security on Wifi, but you will only get access to the network/internet when one has opened a Internet Browser and got an Username password challange from the Access Point )
    I'm planning to use this methode to make a guest access wifi connection to Internet available.
    Had this first with a propper WPA key, but lot's of guests had many dificulties to connect this way.
    So now I'm want to try it on a way most users are used to due to the Web interface authentication they know from public hotspots (hotels etc. )

    The only way I found to do this with autonomus is with third party software, that has the function known as "captive portal". You could try the sofware based on freebsd named monowall (its a firewall) with the captive portal feature.

  • Web Service Authentication using Microsoft Active Directory

    Hi
    Is there a way to create Oracle Java Web Services that requires authentication using Active Directory?
    Regards,
    Néstor Boscán

    If you use the SOA Suite the Oracle Web Service Manager is included in there. Using this you can add steps that will authenticate against an AD.
    cu
    Andreas

  • Calling web service -authentication using passwordtext

    Hi,
    My requirement is to call a web service . WS which I consume need password type as Passwordtext.
    I did following step
    1.From SE80 created Enterprise Services using WSDL file.
    2.In SOAMANAGER select my consumer proxy.
    3.Created Logical port ZXYZ by selecting WSDL based configuration and gave WSDL url.
    When I execute this proxy Iu2019m getting login error.
    I check the blog /people/wolfgang.bauer2/blog/2009/07/08/call-wcf-service-net-from-sap-with-usernametoken-and-ssl
    If use web.config file then I'm getting error in Method: IF_SIDL_DESERIALIZER~DESERIALIZE of program CL_SIDL_DESERIALIZER==========CP. Reason is this method check for url http://schemas.xmlsoap.org/wsdl/ in the file.
    When checked the soapui using the password type as passwordtext, Soap header is formed like below and it work fine without any issue.
    <soapenv:Header>
    <wsse:Security soapenv:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
    <wsse:UsernameToken wsu:Id="UsernameToken-1" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
    <wsse:Username>USERNAME</wsse:Username>
    <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">PASSWORD</wsse:Password>
    <wsse:Nonce EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary">5oHK2KjEop8a6OPsl3pw6Q==</wsse:Nonce>
    <wsu:Created>2011-08-17T17:58:50.068Z</wsu:Created>
    </wsse:UsernameToken>
    </wsse:Security>
    </soapenv:Header>
    Can any one help me how to pass password type as passwordtext. And also can you help me on custom binding.
    Thanks in advance

    Hi Pradeep,
    My Abap skills are really limited but I can offer a suggestion to start with, you will need to explicitly add these WS-Security nodes to the SOAP header before the consumer proxy initiates the runtime call.
    You do this by using the IF_WSPROTOCOL_WS_HEADER interface. Follow this thread (as well as the referenced thread where Thomas Jung gives a code example) for more detail on how to implement this in the consumer proxy:
    [External Web Service Requires - WS-Security Header (calling from ABAP);
    Regards, Trevor

  • Web Proxy Authentication using Kerberos or NTLM - ForeFront TMG

    Hi All
    I was hoping someone would be able to guide me on addressing an issue I have with authenticating MACs against the web proxy. I have scoured the internet and looked on the forums but I can't seem to find a solution to the problem I am experiencing.
    Our network consists and an AD domain, and a single TMG server 2010. The TMG server is enabled for integrated authentication for the Web Proxy. All the MACs have been added to the AD Domain, so all users logon as themselves. Authentication to various shares
    are granted using Kerberos - so part of the Kerberos infrastructure works.
    My Problem:
    Currently, my MAC clients are prompted for a username and password when accessing the internet within Firefox and Camino. If I use Safari I have my credentials twice as the keychains saves my credentials seperately, for HTTP and HTTPS traffic.
    Ideal Solution
    Since a kerberos ticket is issued to the user who has logged in by the domain controller, I would like to use kerberos to authenicate the user for web access.
    What I've done so far
    There is a feature within Firefox and Camino web browsers to enable trusted websites to use your kerberos ticket. If you open Mozilla, navigate to about:config and look for 'network.negotiate-auth.trusted-uris' and add various internal sites (not proxy).
    The authentication works perfectly using Kerberos as you can see the tickets that have been handed out using 'klist' and I'm not prompted for my username or password. If I disable it, it stops working and I am prompted for my username and password. I have
    tried typing in the proxy address, also tried putting in the proxy port too but to no success within the trusted-uris text field.  Maybe there is a different way of putting in the address?
    I have enabled Kerberos on the computer account in AD for the firewall (Trust this computer for delegation to any service (kerberos only)), but without any success. I must admit, I haven't rebooted the TMG server though.
    I hope someone can help me out, and really appreciate your time and support.
    Thanks
    Jamie

    Hi All
    I have resolved my issue. I added the SPN of HTTP/SERVERNAME & HTTP/IPADDRESSOFSERVER to the firewall computer account and replicated my changes and now I have authenication working on my MACS without any username and password prompts, apart
    from the user logging into the domain. Beautiful.
    https://community.mcafee.com/docs/DOC-2682 - This detailed article from McAfee helped me signfictantly.
    Cheers Anyway,
    Jamie

  • Security when using EM web interface to administer the database

    When I'm connecting to the database
    via EM Database Control web interface,
    it uses http protocol (http://machine:5500/em),
    can it be used for safety https protocol,
    or are there when using standard http protocol
    at least passwords encrypted before
    sending it over http?

    I have called
    'emctl secure dbconsole' command,
    it run successfully,
    but when I tried to start it
    'emctl start dbconsole', it failed,
    now I'm not able to stop it,
    when I do so, the output is like this
    '--- Failed to shutdown DBConsole Gracefully ---',
    the state is 'not running', but when I try to
    start it now it complains that EM Database Control
    is already running.
    What to do to make it work now at least without SSL?

  • Tough Decision: Gmail Web Interface or Gmail Via Pop Using Mac Mail

    Thought I would open a discussion about this since I have been having a tough time making a decision. I love using Gmail's web interface but hate losing the integration with Mac OS. I forward all my email from different providers to my Gmail so I can access all my email from any computer. This is very handy for me.
    I have tried using the mail app to access gmail via pop, but one thing I hate is when I reply to an email from a different provider than gmail it will use the gmail reply address. Gmail's web interface will use the account that the email was sent to as the reply address automatically.
    I am almost certain that others are in the same quandry as I am. If so, what is your solution?
    20" iMac   Mac OS X (10.4.7)  

    You can enter the email addresses for your other providers in Mail and have them show up in a pop-up menu when you compose new mail; then you can select which address to use as the outgoing mail address.
    Go to Mail->Preferences->Accounts, and undeer the Account Information, look for the Email Address field (below the Description filed). Enter your other email addresses in there, separated by commas, then close the Preferences and Save the changes.
    Now create a new email and the pop-up menu should let you choose which email address will show up on the email.
    Mulder
    If my answer helped solve your problem, please consider awarding some points. Why Reward Points?
    iMac G4 700Mhz   Mac OS X (10.3.9)  

  • Email Missing from the Verizon Web interface (2012 only)- Lucky I use Zoho

    From 3/28 till 5/24 for the year 2012 I see no email in the verizon web interface. Total now is  about 150 emails, all from 5/25- today are fine, I also see older stuff. The point Since I went to verizon 4 years ago I have never used the web interface, I used to use outlook, then in July of 2011 I switched to ZOHO - and there I have all my mail.  In the period mentioned (3/28 till 5 /24 I did not make any changes, could someone have gotten into my account and deleted them ? I never share passwords and the trash is empty. Thanks J
    If a forum member gives an answer you like, please give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem. Thanks !!!
    http://forums.verizon.com/t5/Verizon-net-Email/Fix-for-Missing-Inbox-sent-folders-etc-with-Internet-Explorer-11/m-p/647399

    I have the same problem. I use Thunderbird and I removed some e-mails from it knowing I could retrieve it from the web. Wrong!!! My TB account is set to not remove from web when I get it. The most that remains on the web are 10. I'll be going on vacation hoping to get my emails off the web, but I sure can't count on it. Don't want to dump Verizon and go through the hassle of notifying my contacts of a change in e-mail accounts and hoping they remember to change it.

  • Unable to capture trace, when user logs in throuigh Web Interface

    The Trace shows 'No Records Found', when user logs in through Web Interface of CRM. But there is Trace found, when the same user logs in through logon pad and carries out normal actvities.
    sufficient auth. is provided.
    Is there any setting in ST01, through which i can get trace , when user logs in through Web Interface
    Regards

    ST10 traces 1 instance only.
    Your CRM web interface could use another instance than your backend. Go to transaction SM21, choose the appropriate server and run ST10 again.
    Succes!
    Kind regards,
    Lodewijk Borsboom

  • Query in BPS Web Interfaces - Open in New Window

    Hello,
    I am trying to insert a BW Query into a web interface but have it launch in a new window.  I know how to have it open in the web interface by using a text box.  In July of 05 I found an answer from Marc Bernard on a similar topic, but with a query returning variables.  When I tried to use the code, I got an error.  I know that I can create a URL with Target="_Blank" but I don't want to hard code the full URL of the web report because the default host and port will change with the systems.  I tried the following URL in hopes that would inherit the system but it doesn't work.
    http://<default_host>:<default_port>/sap/bw/BEx?cmd=ldoc&infocube=EPABUDGET&query=EPA322BR
    Here is the code I have for the report.   Can someone tell me how to open in a new window or how to get the URL to work?
    <iframe
        id="BWReport01"
        name="BWQUERY"
        src="/sap/bw/BEx?cmd=ldoc&infocube=EPABUDGET&query=EPA322BR"
        width="900"
        height="800">
    Frames are not supported.
    </iframe>
    Thanks,
    Cherie

    Hi Cherie,
    you are on the right track. Just use a href="/sap/bw/bex..." target="_blank". If you need the URL to be more dynamic, use javascript with window.open.
    Regards,
    Marc
    SAP NetWeaver RIG

  • [SOLVED] CUPS web interface redirects to nowhere

    Well, I don't really know, when all this happened, because I dont't use a lot my print server's web interface.
    It is not a major problem I think, but it is a bit disturbing and I really don't know, what this is.
    At http://myipaddress:631 I see the web administration page, but according to the /etc/cups/cupsd.conf file, the /admin/conf/ section of cups is password protected.
    It was usual, but lately I've noticed, that instead of the usual https://myipaddress:631/printers/myprintername it redicrects me towards some gibberish:
    https://[v1.::fff/myipaddress:631/printers/myprintername
    in a couple of seconds it results in displaying a "about:blank" page.
    Have a look here: https://dl.dropboxusercontent.com/u/14247366/cups.png
    The box has an ipv4 only adress, I've configured CUPS via the web interface, I use avahi browsing, and everything else works.
    Does anyone know, what this could be?
    Last edited by scar (2014-03-08 17:26:03)

    Checking now...
    Thank you. Upgrading (and readjusting my cupsd.conf) solved it.
    Last edited by scar (2014-03-08 17:25:42)

  • Lobby User using RADIUS Server in the NCS

    Hello,
    I need to know if i can use the RADIUS to classify users such as looby and specify in these users the SSID for the guest user and the time for connection like the local database in the NCS.
    Actually i'm using the local database for lobby and i'd like to migrate to RADIUS database all these information.
    Thanks.

    Hello,
    Yes, you could use RADIUS to authenticate lobby ambassador users. But the information like default WLAN & time period can't be passed as attributes using attributes.
    As a work-around, you could create a local lobby admin account with the same username, define the lobby admin defaults locally. The user will be authenticated using RADIUS but the defaults would be picked up based on the definitions set locally in NCS.
    Ram.

  • How to find web interface from portal

    hello friends ,
    how to find which web interface is used in portal.Say I have a copy job or delete function which i execute from portal .I want to find the web interface of this copy or delete function so that I can track global planning sequence and planning level where i need to do some amnedment.
    Might be simple for you ppl who worked already on this.
    best regards,
    Ananth.

    1)you can find web interface by  "description " from portal.
    2).from that find the web interface technical name
    3). from transaction code  BPS_WB , you can find functions and planning area used behind it ..

  • Different values in halp input of web interface and infoobject

    Hello,
    I created a web interface with selector variable value with appearance help input. If I display this web interface and use help input, values will be displayed. But these values are different to the master data of the appropriated InfoObject in SAP BW. What could be the problem?
    Thanks for your help.

    There is a difference in the way the Web Interface that reads data and the Way Bex reads the Master data in the F4.
    For Web reads the data directly from the Master Data tables...but in Bex especially the system generated Infoobjects get data from other system tables.

  • Radius server web authentication using ISE

    Hi,
    Can anyone point me in the direction of a guide to implement radius server web authentication using ISE?
    I need this to be layer 3 Web Auth with all authentication requests coming from the wireless anchor controller, therefore don't think I can implement central web auth on ISE as detailed in the user guide as its layer 2 and auth requests come from the foreign controller.
    The following link explains "Radius Server Web Authentication" using ACS.  I need to find something similar for ISE - http://www.cisco.com/c/en/us/support/docs/wireless-mobility/wlan-security/69340-web-auth-config.html  
    Thanks,

    Hi,
    Please check these:
    Central Web Authentication on the WLC and ISE Configuration Example
    http://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/115732-central-web-auth-00.html
    Regards
    Dont forget to rate helpful posts

Maybe you are looking for