IOS 15 not working with my TACACS server

Hi All,
I recently made some changes to the way my Tacacs server (ACS4.2) handled groups etc..
This all works fine and when I log onto my devices I get prompted for my credentials, which authenticate against AD. However, since I made these changes none of the devices on IOS 15 now authenticate. I am immediately prompted for a local password rather than a username and password..
I understand that the commands for Tacacs changeda bit in IOS15 but from what I have read and changed I'm still having trouble. Config below from once of the routers I'm having trouble with...
Am I missing something?
aaa new-model
aaa group server tacacs+ ACS1
server name AUTH
aaa authentication login ACS-List group ACS1 local
aaa authorization exec ACS-List group ACS1 local
aaa accounting commands 15 ACS-List
action-type start-stop
group ACS1
aaa session-id common
acacs-server directed-request
tacacs server AUTH
address ipv4 172.x.x.x
key 7 xxxxxxxx
and on my VTY Lines...
privilege level 15
password 7 151619050826222A2F
authorization exec ACS-List
accounting commands 15 ACS-List
accounting exec ACS-List
login authentication ACS-List
length 0
transport input telnet ssh

I ran those debugs, then tried to login on another telnet session -
Jul  2 15:01:57.278: TPLUS: Queuing AAA Accounting request 1781 for processing
Jul  2 15:01:57.278: TPLUS: processing accounting request id 1781
Jul  2 15:01:57.278: TPLUS: Sending AV task_id=1997
Jul  2 15:01:57.278: TPLUS: Sending AV timezone=SIN
Jul  2 15:01:57.278: TPLUS: Sending AV service=shell
Jul  2 15:01:57.278: TPLUS: Sending AV start_time=1372777317
Jul  2 15:01:57.278: TPLUS: Sending AV priv-lvl=15
Jul  2 15:01:57.278: TPLUS: Sending AV cmd=terminal monitor
Jul  2 15:01:57.278: TPLUS: Accounting request created for 1781(admin)
Jul  2 15:01:57.278: TPLUS: using previously set server 172.x.x.x from group ACS1
Jul  2 15:01:57.278: TPLUS(000006F5)/0/NB_WAIT/3120C74C: Started 5 sec timeout
Jul  2 15:01:57.630: TPLUS(000006F5)/0/NB_WAIT: socket event 2
Jul  2 15:01:57.630: TPLUS(000006F5)/0/NB_WAIT: wrote entire 144 bytes request
Jul  2 15:01:57.630: TPLUS(000006F5)/0/READ: socket event 1
Jul  2 15:01:57.630: TPLUS(000006F5)/0/READ: Would block while reading
Jul  2 15:01:57.990: TPLUS(000006F5)/0/READ: socket event 1
Jul  2 15:01:57.990: TPLUS(000006F5)/0/READ: read 0 bytes
Jul  2 15:01:57.990: TPLUS(000006F5)/0/READ: socket event 1
Jul  2 15:01:57.990: TPLUS(000006F5)/0/READ: errno 254
Jul  2 15:01:57.990: TPLUS(000006F5)/0/3120C74C: Processing the reply packet
Jul  2 15:02:11.658: AAA/BIND(000006F9): Bind i/f
Jul  2 15:02:11.658: AAA/AUTHEN/LOGIN (000006F9): Pick method list 'ACS-List'
Jul  2 15:02:11.658: TPLUS: Queuing AAA Authentication request 1785 for processing
Jul  2 15:02:11.658: TPLUS: processing authentication start request id 1785
Jul  2 15:02:11.662: TPLUS: Authentication start packet created for 1785()
Jul  2 15:02:11.662: TPLUS: Using server 172.x.x.x
Jul  2 15:02:11.662: TPLUS(000006F9)/0/NB_WAIT/3120C74C: Started 5 sec timeout
Jul  2 15:02:12.014: TPLUS(000006F9)/0/NB_WAIT: socket event 2
Jul  2 15:02:12.014: TPLUS(000006F9)/0/NB_WAIT: wrote entire 38 bytes request
Jul  2 15:02:12.014: TPLUS(000006F9)/0/READ: socket event 1
Jul  2 15:02:12.014: TPLUS(000006F9)/0/READ: Would block while reading
Jul  2 15:02:12.366: TPLUS(000006F9)/0/READ: socket event 1
Jul  2 15:02:12.366: TPLUS(000006F9)/0/READ: errno 254
Jul  2 15:02:12.366: TPLUS(000006F9)/0/3120C74C: Processing the reply packet
Jul  2 15:02:24.474: AAA/AUTHEN/LOGIN (000006F9): Pick method list 'ACS-List'
Jul  2 15:02:24.474: TPLUS: Queuing AAA Authentication request 1785 for processing
Jul  2 15:02:24.474: TPLUS: processing authentication start request id 1785
Jul  2 15:02:24.474: TPLUS: Authentication start packet created for 1785()
Jul  2 15:02:24.474: TPLUS: Using server 172.x.x.x
Jul  2 15:02:24.474: TPLUS(000006F9)/0/NB_WAIT/3120C74C: Started 5 sec timeout
Jul  2 15:02:24.826: TPLUS(000006F9)/0/NB_WAIT: socket event 2
Jul  2 15:02:24.826: TPLUS(000006F9)/0/NB_WAIT: wrote entire 38 bytes request
Jul  2 15:02:24.826: TPLUS(000006F9)/0/READ: socket event 1
Jul  2 15:02:24.826: TPLUS(000006F9)/0/READ: Would block while reading
Jul  2 15:02:25.178: TPLUS(000006F9)/0/READ: socket event 1
Jul  2 15:02:25.178: TPLUS(000006F9)/0/READ: errno 254
Jul  2 15:02:25.178: TPLUS(000006F9)/0/3120C74C: Processing the reply packet

Similar Messages

  • Applet does not work with a proxy server.URgent

    Hi,
    I have an asp page being hosted from a IIS server.
    The asp page has an applet which gets data from a server side component which is hosted as a service on the server side.For connection to the server I am using URLConnection object and trying to connect over a TCP connection.
    The problem occurs when I use an proxy in the middle.
    I have changed the browser settings to include the proxy.
    The following is the error I recieve:
    Full :http://172.25.11.63:4590/
    <-------------------------------->
    OPening input stream
    in Run ::::
    ERROR: Created data socket but can't open stream on
    it.172.25.11.63:4590//
    172.25.11.63:4590//
    java.io.FileNotFoundException: 172.25.11.63:4590//
         at com/ms/net/wininet/http/HttpInputStream.connect
         at com/ms/net/wininet/http/HttpInputStream.<init>
         at com/ms/net/wininet/http/HttpURLConnection.createInputStream
         at com/ms/net/wininet/WininetURLConnection.getInputStream
         at TalkClientApplet.rendezvous
         at TalkClientApplet.actionPerformed1
         at TalkClientApplet.start
         at com/ms/applet/AppletPanel.securedCall0
         at com/ms/applet/AppletPanel.securedCall
         at com/ms/applet/AppletPanel.processSentEvent
         at com/ms/applet/AppletPanel.run
         at java/lang/Thread.run
    ...Disconnecting.
    Following is my code.
    url = new URL("http://" + host +":"+i);
    urlconnection = url.openConnection();
    urlconnection.setDoOutput(true);
    urlconnection.setDoInput(true);
    System.out.println("Successfully opened the URL connection at " + "http://" + host + ":" + i );
              System.out.println ("Protocol: " + url.getProtocol());
              System.out.println ("Host :" + url.getHost());     
              System.out.println ("Port :" + url.getPort());
              System.out.println ("File :" + url.getFile() );
              System.out.println ("Full :" + url.toExternalForm());
              System.out.println ("<-------------------------------->");
    os = new BufferedWriter(new OutputStreamWriter(urlconnection.getOutputStream()));
    System.out.println("OPening input stream ");
    // is = new DataInputStream(urlconnection.getInputStream());
         System.out.println(urlconnection.getInputStream());
    is = new DataInputStream(urlconnection.getInputStream());
    The exact place where I get the error is whn i call URLConnection.openInputStream().
    Usually this error comes with a malformed URL.But the same code words without a proxy.Also I am not making any changes to my code in both scenarios that is with or without proxy.
    Please help.This is urgent and a showstopper

    Thanks for your nice solution, but unfortunatelly it does not work with lines longer than 100 chars with Netscape. It works fine with IE and appletviewer too.
    Example:
    I use this code:
    try {
                URL url = new URL(protocol,hostName,portNumber,URLstring);
                InputStream in = url.openStream();
                BufferedInputStream bis = new BufferedInputStream(in);
                StringBuffer input = new StringBuffer(60);
                int c;
                while ((c = bis.read()) != -1){
                    System.out.print((char)c);
                    input.append((char)c);
                bis.close();
                dataFromServer = input.toString();
            catch(Exception ex) {
                ex.printStackTrace();
            }I use input file test.html with exactly 100 chars ('a')
    Netscape Java Console:
    aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadataFromServer : aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaI use input file test.html with exactly 101 chars ('a')
    Netscape Java Console:
    ?JL?yyxk?cedataFromServer : ?

  • IOS 6 AirPrint not working with 10.6 Server - FIX!!!

    Not sure if there are any bods out there that use 10.6.8 server for AirPrint but if you do - you will have noticed that iOS6 doesn't see shared printers where as iOS5 does. Below is the fix. You need to be reasonably proficient with Terminal but otherwise - straightforward. Hope this helps.....
    (Obviously you can stop the service and use Netputing's AiorPrint Activator but for a server based managed queueing system, this just allows it to works as it did before.)
    10.6.8v1.1 Server and iOS6 AirPrint not working… Fix below…
    Stop Print Services and as root from terminal using vi or equiv add the following:
    (you will need to chmod 744 to edit then 444 the mime file after. 'touch' the files when your done)
    It may work being left rwx but I don't know - I have just put the files back to their original state.
    Restart print services after and you are all good.
    usr/share/cups/mime/
    File: apple.types
    Add the following line in bold (I have shown a few lines either side so you know where to put them):
    image/pict                              pict pic PICT string(522, <001102FF0C00>)
    image/urf                               urf (0,UNIRAST)
    # Image formats supported by CGImageIO.
    image/imageio                   crw cr2 nef bay raw dcr dng orf srf fax
    File: mime.convs
    Add the following line in bold:
    text/css                              application/postscript                    33          texttops
    text/html                              application/postscript                    33          texttops
    image/urf                               application/vnd.cups-postscript 66           pdftops
    image/gif                              application/vnd.cups-postscript          66          imagetops
    image/png                              application/vnd.cups-postscript          66          imagetops
    image/jpeg                              application/vnd.cups-postscript          66          imagetops

    Arrr - your Printer is AirPrint capable. You are printing direct from an iOS device to the printer. Some printers need a firmware update - others will work with iOS 6 straight away.
    The issue above relates to Mac OS X Server 10.6.8 (not client) and in relation to Print Services. You can use 10.6 Server and AirPrint to Any printer you like - not just an AirPrint ones. This is what AirPrint Activator does for client -  the above fix mends for Server.
    Glad you got you problem solved anyway.
    Oli

  • Ios 8 not working with chevy link

    I upgraded my ipad 3 and iPhone 4S to IOS 8.  After the upgrade neither device works correctly in my Chevrolet vehicle via Chevy Link. Both devices worked perfectly with Chevy Link when I was using IOS7.
    When I plug in my ipad or Iphone it will connect and play songs but as soon as I select a playlist it displays an error message in my vehicle information screen.  When you click "OK" to clear the message the device is immediately disconnected from Chevy link and the radio goes back to XM.
    Any suggestions how to remedy the situation?  As I said before, all of my Apple devices worked perfectly under IOS7.

    After having the same problem with my 2013 Chevy Equinox, I did a factory reset of my iPhone 5s and re-installed IOS 8 from scratch.
    I used my iTunes backup to restore my apps, contacts, photo ..etc
    Since I did that, I was able to connect my phone via bluetooth to my Chevy Equinox, make phone calls, listen to music ..etc
    So far so good. I made about 10 calls, stopped the car, restarted the car and reconnected the phone and it worked.
    I wonder if the upgrade from IOS 7 to IOS 8 is not working properly and causing problems with Bluetooth. It seems that a full install after a factory reset fixed my problem.
    Hopefully, it is the end of the nightmare. Good luck.

  • IOS 8 not working with bluetooth controls in BMW

    Just upgraded to IOS 8 and now most of the interface functions with BMW iDrive stopped working.  I am able to manually make and receive calls via the car and manually play bluetooth audio, but no other controls work.  I cannot dial the phone, select playlists, access contacts.  I have already reset all system settings on the phone, re-paired the phone with the car in every conceivable combination, etc. and still no luck.  Do I have to revert back to IOS 7 which worked fine and wait for Apple to fix this problem?  I called BMW and they said it is was an Apple problem.  This is the response I expected from them but I believe they are correct because IOS 8 seems to be causing similar problems in other vehicles as well (I have seen Audi and Ford and a few others).  Anyone found a solution to this.  Apple, are you listening??

    I confirm the issue, in my case I cannot make and receive calls thru the idrive since I've upgraded to IOS, I had hopes in the newest upgrade IOS 8.0.2 but the problem remains. Really disappointing. Please Apple take action soonest.
    iPhone 5s, iOS 8.0.2

  • Binding in Prepared Statement is not working with Microsoft SQL Server JDBC

    I ran the following program with sqljdbc4.jar in the class path. There is data in the EMPLOYEE table for the employee name DEMO but the following program is not retrieving data for DEMO. When the same program was run with Merlia.jar in the class path, it was retrieving data for DEMO.
    Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");
    Connection con = DriverManager.getConnection("jdbc:sqlserver://SERVER23:5000;databaseName=TESTDB", "SYSADM", "SYSADM");
    String sqlSele = "SELECT * FROM EMPLOYEE WHERE EMPNAME like ?" ;
    PreparedStatement sts = con.prepareStatement(sqlSele);
    sts.setString(1, "DEMO" );
    ResultSet rs = sts.executeQuery();
    while(rs.next())
    System.out.println("driverConn.main()" + rs.toString());
    catch(Exception e)
    System.out.println(e);
    e.printStackTrace();
    Can someone help me out from this issue.

    This is the program that I used for testing the behaviour of prepared statement with sqljdbc4.jar. Also included the code for Merlia.jar.
    import java.sql.*;
    public class driverConn {
         public static void main(String [] a)
              try{
              Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");
              //Class.forName("com.inet.tds.TdsDriver");
              Connection con = DriverManager.getConnection("jdbc:sqlserver://SERVER23:5000;databaseName=TESTDB", "SYSADM", "SYSADM");
              //Connection con = DriverManager.getConnection("jdbc:inetdae7a:SERVER23:5000?database=TESTDB", "SYSADM", "SYSADM");
              String sqlSele = "SELECT * FROM EMPLOYEE WHERE EMPNAME like ?" ;
              //String sqlSele = "SELECT * FROM EMPLOYEE WHERE EMPNAME like ‘%DEMO%’”;
              PreparedStatement sts = con.prepareStatement(sqlSele);
              sts.setString(1, "DEMO" );
              //sts.setString(1, "%DEMO%" );          
              java.sql.ResultSet rs = sts.executeQuery();          
              while(rs.next())
                   System.out.println("EMPNAME is " + rs.getString(“EMPNAME”) + “”);                    }
              catch(Exception e)
                   System.out.println(e);
                   e.printStackTrace();
    Following are the specifications:
    Version of the Driver:
    Microsoft JDBC Driver 4.0 for SQL Server CTP3
    Downloaded the driver using the link http://www.microsoft.com/download/en/details.aspx?id=11774
    Java Version:
    Java 1.7.0_02
    Database Version:
    Microsoft SQL Server 2008 (SP2) - 10.0.4000.0 (X64)

  • "Hide Instance" setting not working with 2012 SQL Server Database Engine

    I have turned on the "Hide Instance" setting in SQL Server Configuration Manager on my SQL Server 2012 Database Server. After several restarts of my SQL Server/Agent/Browser services, as well as the server, I am still able to browse for the Instance
    from another computer.  I can also find the instance by running the "sqlcmd -L" command.  Is there another step to get this to work?  I have seen other people suggest that you disable the SQL Browser service, but we would like to avoid
    that.

    Hi,
    According to the description, I know the you are able to find the instance in the Browse for Servers window from another computer after turning on the ‘Hide Instance’ setting in SQL Server Configuration Manager. Are you able to connect to the instance as
    well?
    Make sure that the HideInstance has been set to 1 in the below registry key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL11.instancename\MSSQLServer\SuperSocketNetLib
    Note: You may take a backup of the key before make any changes on the registry keys.
    For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
    How to back up and restore the registry in Windows
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Menu Parameter does not work with MS SQL Server

    I need to create a “Menu Parameter” from a “List of Values supporting "All" and multiple selection. This parameter happens to be a list of funds. The DB is SQL Server.
    We have a stored function that takes a comma separated list of funds as a parameter. SQL Server 2005 does not support array lists as bind parameters to stored procs/functions so we do not have a choice.
    The Menu parameter is effectively a bind parameter but I cannot use it directly due to the sql server limitation mentioned above. I really only have 2 choices:
    1) Oracle could generate the comma separated list like many BI tools do. This does not seem to be an option but it could not hurt to ask is this is available.
    2) Convert the bind variable to a comma separated list prior to passing it into the function. This is what I have tried to do below. This also has a problem in that the @liststr variable goes out of scope during execution. I see the error in the BIPublisher logs. This query works fine in Toad and Aqua Data Studio but fails when I run the report complaining about an undefined variable @liststr.
    - Convert bind variable to comma separated list of values
    DECLARE @listStr VARCHAR(MAX)
    SET @liststr =
    SELECT COALESCE ( COALESCE(@listStr+',' ,'') + fgcode , @listStr)
    FROM FundGroup where fgcode in ('AOMF ALL')
    - Pass the csv into the function
    select *
    from PeriodPNLNoNAV('1/1/2012', '1/31/2012', @listStr, '')
    order by fgdesc

    Hi Martin.
    I try to resolve this problem ( sqlserver masking) but I can't found the OBE mentioned.
    You or anyone have examples about masking MS SQLServer, because in the Oracle documentation suggest that is possible but not "how do it", except the use of heterogeneous services.
    Thanks in advance.
    D.

  • Network Load Balancing not working with UDP traffic (Server 2012)

    Hi all,
    I manage an application that receives traffic from mobile devices on cellular networks. The traffic is UDP. I have set up two x Server 2012 VMs to form part of a NLB cluster. Each server has a second NIC dedicated to NLB. The traffic is simply NATed from
    our firewalls to the virtual IP. When looking at the traffic using a packet sniffer, I can see the traffic being routed correctly to the virtual IP, but the problem is that the return traffic is sent from the IP address on the actual NIC. My application does
    not like the fact that the return traffic is coming from a different source IP. Is there any way to force the return traffic to also come from the virtual IP address?
    Thanks!

    Hi
    NLB return traffic for UDP would come from the node IPs.
    You could use NAT on your firewalls so they come from the same public IP.
    Otherwise you'd be looking at something other than MS NLB.
    Cheers
    GF

  • IOS 5 not working with BOSE soundock

    After upgrading my ipod touch to IOS 5 my Bose soundock can not recognize it anymore.
    Has anyone solved this problem?
    Has anyone talked to Apple support about this problem?

    Yes, it seems to be a problem.  See the previous discussions on the right side of this page under the heading "More Like This".

  • IOS 7 not working with Smart Cover

    I have 3ipad minis and a iPad 2 and we have updated to iOS 7 on the three iPad minis and none of them now auto switch off when you use a Smart Cover however on the iPad 2 with the Smart Cover it turns off after two sec is there a problem with the new ios7

    Just need to change the setting
    Open Settings > General > Lock/Unlock
    Change the switch to on (as noted in small print below switch)

  • IOS 7 not working with car radio

    After updating iPhone 5 with iOS 7, it wont connect to my car radio - I simply get the message "USB ERROR"
    Any fixes?

    I wish I could find a solution my car radio is doing the same I have a clarion cz702 CD player. It doesn't even try to charge my phone it's like my phone locks the CD player from communication with my cd player

  • RSS sync on iPad 3 not working with my exchange server.

    I have had two successful syncs with my RSS feeds. most of the time I get nothing. I have the folders checked to push the contents to me. Mail works fine.

    1. close iBooks on iPad (also close the file you were working on on iBooks Author)
    2. double click on the home button (or user four finger swipe up) to bring out the multitasking menu
    3. press iBooks icon and don't let go until the icons in the multitasking bar jiggles
    4. delete iBooks icon from multitasking bar (this gets rid of the memory).
    Now, restart ibooks on iPad, and reopen the file on iBooks Author.  Try the Preview function again.
    This worked for me.  I hope it will work on you as well.

  • HT201412 Safari could not open the page because the server stopped responding- new ipad mini's (2 from separate places) are not working with At & T router but computers work. Can you please help me. I've tried everything. Thanks ya'll!

    Safari could not open the page on my new ipad mini's because the server stopped responding- new ipad mini's (2 from separate places) are not working with At & T router but computers work fine. Yesterday I got it to work. Weird. Can you please help me. I've tried everything. Thanks ya'll!

    Hello SavannahSweetie,
    I was looking into the issue you are desribing, and found a great article for troubleshooting wifi connections with iOS devices. It's called iOS: Troubleshooting Wi-Fi networks and connections and can be found here: http://support.apple.com/kb/ts1398.
    Start with this section, and work your way down if needed.
    Basic troubleshooting
    Tap Settings > Wi-Fi and turn Wi-Fi off and then on again.
    Verify that you are in range of your Wi-Fi router or base station.
    Confirm that your Wi-Fi router and Cable/DSL modem are connected to power and turned on.
    Check whether other devices (portable computers, for example) are able to connect to the Wi-Fi network and access the Internet.
    Update your Wi-Fi router to the latest firmware.For AirPort Base Stations, refer to this article for information about firmware updates. For third-party Wi-Fi routers, check the manufacturer's website for details on updating your firmware.
    Restart your iOS deviceHold the On/Off button until "slide to power off" appears. Slide to power off your device. When it is off, press the On/Off button to turn it back on.
    All the best,
    Sterling

  • Voice Memo is not working with iOS 8.2

    Voice Memo Records is not working with iOS 8.2. how to fix it?

    Voice Memo Records is not working with iOS 8.2. how to fix it?

Maybe you are looking for