On Sun, Aug 11, 2013 at 7:00 PM, John Zivkovic <jzivkovic at gmail.com> wrote: > Hi all, > > Perhaps a slightly different use case to the password errors posted in > July. Connecting to Cisco VPN gateway. I am attempting to login with > one of 2 authgroups and have a password containing special character > "!" Does the problem go away when using a password that doesn't contain '!'? Alternatively: if the server was picking up the wrong authgroup, is that consistent with the symptoms you see? The problem we saw earlier was that the server wants a separate request for changing groups in XML POST mode. Upon receipt of this request it will send a brand new form (with a different <opaque> section) to the client. Posting the authgroup + login in a single request may cause the server to use an incorrect authgroup.