OBIEE 11.1.1.7 external database authentication fails with hashed passwords.

Hi .
I use an external database ( Oracle database 11g  release 11.2.0.1.0) to authenticate user with OBIEE 11.1.1.7.
I configured  SQL Authentication provider as my provider ,It works OK with :enabled  Plaintext Passwords Enabled option and password  is stored as plain text.
But It fails when I disable this option and want to authenticate with hashed passwords.It gives Authenticate Denied error.
In Provider Specific tab there are some parameters which might need changes:
1-Password Algorithm:??
2-Password Style:??
3-SQL Get Users Password:SELECT U_PASSWORD FROM USERS WHERE U_NAME = ?
How can I find correct values for options 1 and 2 form my external database?
And Is it need to rewrite query in option 3 ?
Please find attach files.

Hi,
I too faced same issue when I was installing OBIEE 11.1.1.7.0 on windows7 64bit.
Please refer the below links.
http://satyaobieesolutions.blogspot.in/2013/05/configuration-action-creating-domain.html
http://satyaobieesolutions.blogspot.in/2013/05/obiee-111170-simplesoftware-installation.html
http://satyaobieesolutions.blogspot.in/2012/06/obiee-11.html
Hope this help's
Thanks,
Satya

Similar Messages

  • External database Authentication Issue

    Hello Experts
    I have omplemented external database authentication in my PC and somehow its not working
    Do we have to configure the details in NQSconfig file in the security section for implementing External Database Authentication .

    Hello Thanks for your concern .
    Steps i have followed
    *1)* use that table. If not, create the following table in your database.
    CREATE TABLE OBI_USER
    USERNAME VARCHAR2(255 BYTE),
    PASSWORD VARCHAR2(255 BYTE),
    GROUPNAME VARCHAR2(255 BYTE),
    DISPLAYNAME VARCHAR2(255 BYTE),
    LOGLEVEL NUMBER,
    CREATED_DT DATE sysdate,
    **2)**Created New ODBC Connection to use Separate Connection pool for OBIEE Security .
    *3)* Created New Session Initialization Block for Authentication and gave
    (SELECT USERNAME, GROUPNAME, DISPLAYNAME, LOGLEVEL FROM CPR_OBI_USER WHERE UPPER( USERNAME) =UPPER(':USER') AND UPPER(PASSWORD) =UPPER(':PASSWORD') ) by selection the new BI Security connection pool
    In the variable Traget i have defined 'USER', 'GROUP', 'LOGLEVEL','DISPLAYNAME'
    *4)* Created another Session Initialization Block for Authorization and gave (SELECT 'GROUP', GROUPNAME FROM OBI_USER WHERE UPPER( USERNAME) =UPPER(':USER'))
    And selected row wise initialization in variable target AND assigned Authentication Initialization block in the Execution Precedence .
    *5)* Created Groups in Manage-> Security-> Groups with the same group names as given in OBI_USER Table
    *6)* Added Groups in Manage Catalog and groups in Presentation Services .
    *7)* When i log on with the user which is assigned to the group in the OBI_USER Table then its giving
    (Unable to Log In     
    An invalid User Name or Password was entered.
    Please enter your User ID and Password below, and then press the Log In button.)
    Edited by: newbi on Sep 28, 2010 9:53 AM

  • Authentication failed: invalid user/password.

    After uploading a new RPD in obiee( 11.1.1.5), my obiee has started failing with following error in nqserver.log. I have verified that BISystemUser password is the same in console and EM. I have also verified that I am entering correct RPD password while uploading it through EM. What else may be wrong ?
    [2011-08-23T03:52:39.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004emGWVmAQAtHd5Tf^Ayc0000K2000000] [tid: b38396d0] [36007] Loading repository /product/obiee_11.1.1.5/instances/instance1/bifoundation/OracleBIServerComponent/coreapplication_obis1/repository/iipreports_BI0038.rpd.
    [2011-08-23T03:52:40.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004emGWVmAQAtHd5Tf^Ayc0000K2000000] [tid: b0923b90] [14055] Loading subject area: AIP ...
    [2011-08-23T03:52:40.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004emGWVmAQAtHd5Tf^Ayc0000K2000000] [tid: b0923b90] [14056] Finished loading subject area: AIP.
    [2011-08-23T03:52:40.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004emGWVmAQAtHd5Tf^Ayc0000K2000000] [tid: b38396d0] [85003] MDX Member Name Cache subsystem started successfully.
    [2011-08-23T03:52:40.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004emGWVmAQAtHd5Tf^Ayc0000K2000000] [tid: b38396d0] [85004] MDX Member Name Cache subsystem recovered entries: 0, size: 0 bytes.
    [2011-08-23T03:52:40.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 004emGWVmAQAtHd5Tf^Ayc0000K2000000] [tid: b38396d0] [13026] Error in getting roles from BI Security Service: 'Error Message From BI Security Service: [nQSError: 46164] HTTP Server returned 404 (Not Found) for URL .'
    [2011-08-23T03:52:40.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004emGWVmAQAtHd5Tf^Ayc0000K2000000] [tid: b38396d0] nqsserver:     Clustered Oracle BI Server started. Version: 11.1.1.5.0.110427.0846.000.
    [2011-08-23T03:52:44.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004emGWVmAQAtHd5Tf^Ayc0000K2000000] [tid: b0923b90] [43071] A connection with Cluster Controller xxx.us.oracle.com:9706 was established.
    [2011-08-23T03:52:46.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 004emGWtbaWAtHd5Tf^Ayc0000K3000001] [tid: b00beb90] Error Message From BI Security Service: [nQSError: 46164] HTTP Server returned 404 (Not Found) for URL .
    [2011-08-23T03:52:46.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 004emGWtbaWAtHd5Tf^Ayc0000K3000001] [tid: b00beb90] [nQSError: 43126] Authentication failed: invalid user/password.
    If I run opmnctl status then BIServer is up but the presentation services is down.
    Following error is observed in sawlog0.log
    [2011-08-22T22:52:46.000-05:00] [OBIPS] [ERROR:10] [] [saw.security.odbcuserpopulationimpl.initialize] [ecid: ] [tid: ] Authentication Failure.
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 43126] Authentication failed: invalid user/password. (08004)[[
    File:odbcuserpoploaderimpl.cpp
    Line:292
    Location:
         saw.security.odbcuserpopulationimpl.initialize
         saw.catalog.local.loadCatalog
         saw.subsystems.catalogbootstrapper.loadcatalog
         saw.webextensionbase.init
         saw.sawserver
    ecid:
    [2011-08-22T22:52:46.000-05:00] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
         saw.sawserver
    ecid:

    Hi,
    I have upgraded a existing OBIEE 10G file EBSAnalyticMaster.rpd to 11G using ua (upgrade assistant) and getting the same error while upgrading the catalog.
    Presentation service is not starting. Do you have a solution yet.

  • [nQSError: 43126]Authentication failed:invalid user/password, how to avoid?

    Hi,
    I encountered following error: [nQSError: 43126] Authentication failed: invalid user/password.
    when I was starting weblogic server, and server used to shutdown.
    After snooping around on net, came across this blog: http://obiee11gqna.blogspot.com/2011/09/obiee-11g-errors-nqserror-43113.html
    Found that password for MDS & BIPLATFORM was 'expired', was able to solve my problem and my Presentation Services were up & running.
    My question is, how to avoid password of MDS & BIPLATFORM from getting expired in future??
    Regards,
    Jitendra

    Dpka,
    Thanx for the link, it shows the way to avoid expiry of password.
    I also found another link, in comment section which is equally useful: http://www.artofbi.com/index.php/2011/03/mds-or-biplatform-schema-password-change-considerations/
    PS: Thanx to Deva as well for replying to my query.
    Regards,
    Jitendra

  • Need MBAM 2.5 Helpdesk and selfservice sites to open for authenticated users with no password prompt

    I Need MBAM 2.5 Helpdesk and self service sites to open for authenticated users with no password prompt. I just cant seem to get this to work. The account used in the application pool has its SPN registered and delegation set. I can use that account to login
    to the sites but am prompted for a password. That said anyone I add into the helpdesk users group cannot negotiate the sites. Only the account I have set in the application pool can. I want domain authenticated users that have been added to the MBAM Help Desk
    Users group to negotiate the site with NO password challenge at all.
    tconners

    This generally means that your SPN is not set up correctly.  Let's say the web server you installed the SSP on is lance.contoso.com and your app pool creds are corp\lance.  You should set an SPN similar to setspn -s http/lance.contoso.com
    corp\lance.  In your browser, you should now be able to access the SSP without prompts.  However, if you still get prompted, generally that means that your local intranet zone in IE does not have an entry for *.contoso.com.  Since you are entering
    an FQDN in your browser, IE interprets the "." to mean "on the internet" which breaks Kerberos authentication.  By adding *.contoso.com to your local intranet zone, you are telling it that lance.contoso.com is on the intranet, so use
    Kerberos.
    I can confirm, that I have exact configuration and I always get the password promt for the very first time. We have 2 server (1xIIS and 1xSQL) infrastructure in production with SPN set like it should and I get the password prompt.

  • With Cisco Secure ACS For Windows TACACS+, authentication fails with AD

      I am setting up a Cisco Secure ACS 4.2 server to act as a TACACS server for Switches and Routers  I am using Windows 2003 server for the ACS,
    and a Windows 2003 Active Directory server.  The AD server is fine, as it is used for many other things.
    I have set up ACS as defined nit he installation guide, including all the steps in the 'Member Server' section of the install guide
    when using AD as an external database (i.e. setting up the services to run with a domain admin account, setting up a machine called 'CISCO'
    on the domain etc).
    I've set the unknown user policy to use the Windows database if the internal database doesn;t contain the user details.
    If I add a user to the internal database, the authentication goes through fine, with an entry in the 'Passed Authentications' log,
    02/24/2010,05:07:03,Authen failed,eXXXX,Network Administrators(NDG) ,X.X.X.X,(Default),Internal error,,(geting error message as INternal Error)
    I've scoured google etc, and just cannot come up with any reason why this should be happening.
      I've followed all the install guides to the letter.  I need to get this up and running as soon as possible,
    so am looking forward to finding out if anyone can help me with this one!
    THanks and regards
    Sharan

    Hi  Jesse,
    Thasts a great answer and Soution.
    My previous version was 4.2 and it was installed on 64 bit machine hence getting internal Error.
    After this answer i have upgraded it to ACS4.2.1 and its started working fine
    Thanks very much for the help
    Dipu

  • Authentication with hashed password

    Hi,
    the user passwords in my iPlanet 5.1 are stored by using SHA. I authenticate a user from a JBoss AppServer by using an LDAPLoginModule which works fine.
    Now I want to secure this access by no longer sending the clear text password over the network. Instead I configured my JBoss-LoginModule to hash the password by using "SHA-1" before accessing the LDAP server. But now the authentication fails.
    ERROR [LdapLoginModule] Failed to validate password
    javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials
    Do I have to configure something in the iPlanet before I can access it with a password that is already hashed?
    Does iPlanet recognize that the sent password is already hashed? Maybe it tries to hash the password again before checking?
    Andreas
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    As far as my experience with this has gone, the simple answer is no. You'll have to enter it in cleartext.
    The most used methodology is to create some kind of standard password to send for each new account, and make it mandatory to change it as soon as the user logs on for the first time. I don't know any other way to do this.
    - Mark

  • IPlanet Web Server 6.0 SP3-4: authenticating succeeds with bogus password

    There is a very serious problem with ACL configured to authenticate against the ldap server.
    Going through the Global settings, if you configure it to use a Ldap server and then configure the ACL to allow only the authenticated users... however, by typing a bogus password, as long as userid is correct, I can get access to the URL pages.
    Previously, I have responded to "Thuan Nguyen" in the subject "Problem authenticating iPlanet Web Server 6.0 SP3 and SP4 with LDAP", regarding authentication to the Ldap with bogus password.
    I have emailed and called in to inform SUN of this severe security problem with their Web Server, but I don't even know if this information is getting through.
    Isn't there anyone out there who can also confirm this?
    And if there is any existing workarounds for this?
    Thank you.

    This is documented in the 6.0 SP5 (and higher)
    release notes as fixed problem 4770629, and,
    according to the SP5 release notes, "All users of
    previous versions of Sun ONE Web Server are strongly
    recommended to install this service pack."
    Note that the problem only occurs when the LDAP entry
    lacks a uid.Thanks for the info. However, the LDAP server I'm using does have the UID value.
    Regardless, I will try the SP5 and get back to you.
    Thank you.

  • External Authentication failed with new key

    I have a card using SCP 01 05. There is 1 keyset(3 keys) with version 01. I have added a new keyset(3 keys as well) with version 02.
    I run external authentication with keyset version 01 and it passed. I run external authentication with keyset version 02 immediately but it returned 6982. This mean "Security status not satisfied". Why can't I do authentication with other key?

    Read the INITIAL UPDATE command !!!! What is the P1/P2 ? If you inform it to use the keyset 1, then you can't possibly think that calculating with the keyset 2 will work ?
    The response data contains a bunch of information, including the keyset used to create the card cryptogram. That is the required key for calculating the off-card cryptogram. You would have seen this if you were calculating the card cryptogram properly because you would have been using the wrong key and the cryptograms wouldn't have matched.
    So, Why can't I do authentication with other key? Because you have to INITIALIZE UPDATE with that other key.

  • EUS password authentication in sql developer failing with username/password

    We have recently changed to use Enterprise User Security (EUS) for our client authentication (password global authentication).
    This is working fine but we are encountering an issue with SQL Developer whereby we can't logon using our EUS details, it simply returns the following on the logon screen:
    Status : Failure - Test failed: ORA-01017: invalid username/password; logon denied
    Logging on via sql plus client and server software and other 3rd party tools like pl/sql developer works correctly.
    It appears to be an issue with sql developer itself.
    We are using the latest Production release of sql developer 2.1
    Does anyone have any ideas?
    This is an issue for
    Edited by: david butler on Jan 14, 2010 10:45 AM

    Further to this, I have now found a suitable resolution to this that doesn't require an external client.
    There is a jdbc setting that will allow you to use EUS password authentication.
    Add the jdbc line option (below) in the sqldeveloper.conf file (backup the sqldeveloper.conf file first).
    AddVMOption -Doracle.jdbc.thinLogonCapability=o3
    The sqldeveloper.conf file can be found wherever you have installed sqldeveloper, under <INSTALL_HOME>\sqldeveloper\bin\sqldeveloper.conf.
    After you add this option, restart SQL Developer and you should be able to use your EUS username / password to authenticate via SQL Developer.

  • Authentication Scheme with Username / Password stored in App Table

    Hi all,
    Up to now all of our applications have used SSO authentication, but I now need to step away from this to allow users from outside our organisation (and therefore not in our OID system) to use one specific application.
    I therefore have a table in my application that stores username and password. I have a function that compares the entered username and password to this table and returns a boolean result. This function is then registered in my Authentication Scheme as the Authentication function.
    All this works well and is causing no problems. The problem is that the password is stored and checked in plain text - obviuosly not very good.
    How do I go about changing the password column in my table, the pages that allow this password to be set and updated and the authentication function that checks the username / password to use some form of encryption?
    Also, do I need to be worrying about all the other fields (Page Sentry Function,Session Verify Function, Pre-Authentication Process etc) that the Authentication Scheme offers me - or can I just leave these blank as they are now.
    If someone can give me a complete 'out-of-the-box' solution that would be wonderful - otherwise a good hard pusj int he right direction would be much appreciated.
    Many thanks,
    Martin

    Hello Martin,
    If you check out the Discussion Forum application here, you should find the information you need. This app stores an encrypted version of the user's password in the table.
    http://www.oracle.com/technology/products/database/application_express/packaged_apps/packaged_apps.html#FORUM
    Good luck,
    Don.
    You can reward this reply by marking it as either Helpful or Correct :)

  • New database connection failed with oepe

    Hi everybody,
    @http://docs.oracle.com/cd/E27086_02/help/oracle.eclipse.tools.common.doc/html/install.html#install_oepe
    Oracle Enterprise Pack for Eclipse Installation Guide says:
    "You can install OEPE using any of the following ways:
    Download, and then unzip OEPE plugins directly into the Eclipse dropins folder and restart Eclipse."
    This is what I have done,
    then when I create a new database connection, and I press the button "test connection" i got a pop up saying "Ping failed" giving details:
    java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.net.FactoryURLClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at oracle.eclipse.tools.database.connectivity.db.OracleJDBCConnection.createConn(OracleJDBCConnection.java:198)
         at oracle.eclipse.tools.database.connectivity.db.OracleJDBCConnection.createConnection(OracleJDBCConnection.java:149)
         at org.eclipse.datatools.connectivity.DriverConnectionBase.internalCreateConnection(DriverConnectionBase.java:105)
         at org.eclipse.datatools.connectivity.DriverConnectionBase.open(DriverConnectionBase.java:54)
         at org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection.open(JDBCConnection.java:73)
         at oracle.eclipse.tools.database.connectivity.db.OracleJDBCConnectionFactory.createConnection(OracleJDBCConnectionFactory.java:26)
         at org.eclipse.datatools.connectivity.internal.ConnectionFactoryProvider.createConnection(ConnectionFactoryProvider.java:83)
         at org.eclipse.datatools.connectivity.internal.ConnectionProfile.createConnection(ConnectionProfile.java:359)
         at org.eclipse.datatools.connectivity.ui.PingJob.createTestConnection(PingJob.java:76)
         at org.eclipse.datatools.connectivity.ui.PingJob.run(PingJob.java:59)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    Did I miss something?

    The documentation is out of date. The unzip to dropins method is no longer supported. The OEPE zip you downloaded is actually an archived repository. You can follow the instruction for installing using Eclipse Update Manager and point to the downloaded zip instead of the online repository.
    I will follow up to get the docs updated.
    - Konstantin

  • HT1449 move itunes library to external hard drive : fails with error -50

    Following the steps to move my iTunes library to an external drive, everything is strating well, the copy beginns and after 2 hours of copy, I had this message failure with error -50.
    My external hard drive is a timecapsule with enough free space.
    Please could you tell me what's hapenning ?
    Thank you!

    I suggest you keep the entire iTunes folder to gether rather than moving only the media.
    Quit iTunes.
    Copy the entire /Music/iTunes/ foldder to teh external drive.
    Launch iTunes and hold Option.
    Select Choose library... and select the iTunes folder on the external.
    This is all you need to do.

  • 802.1x authentication fail with MS IAS

    dear friends,
    i want to configre .1x authentication for my wireless user and trying to integrat our controllers with MS WINDOWS Server 2008 to configure as a Radius server
    i followed this documentation here is the link
    http://www.cisco.com/en/US/products/ps6366/products_configuration_example09186a0080921f67.shtml
    even i configured my windows wireless adaptor in order to user .1x authentication
    but i am  seeing this following error in my wlc debugging
    (WiSM-slot24-1) >debug dot1x events enable
    (WiSM-slot24-1) >
    (WiSM-slot24-1) >
    (WiSM-slot24-1) >*dot1xMsgTask: Jan 04 12:09:10.053: ac:72:89:0b:3b:87 Not sending EAP-Failure for STA ac:72:89:0b:3b:87
    *apfReceiveTask: Jan 04 12:09:30.052: ac:72:89:0b:3b:87 apfMsAssoStateDec
    *apfMsConnTask_0: Jan 04 12:09:31.284: 00:13:e8:3e:26:bf Processing RSN IE type 48, length 22 for mobile 00:13:e8:3e:26:bf
    *apfMsConnTask_0: Jan 04 12:09:31.284: 00:13:e8:3e:26:bf Received RSN IE with 0 PMKIDs from mobile 00:13:e8:3e:26:bf
    *apfMsConnTask_0: Jan 04 12:09:31.284: 00:13:e8:3e:26:bf apfMsAssoStateInc
    *dot1xMsgTask: Jan 04 12:09:31.285: 00:13:e8:3e:26:bf Station 00:13:e8:3e:26:bf setting dot1x reauth timeout = 1800
    *dot1xMsgTask: Jan 04 12:09:31.285: 00:13:e8:3e:26:bf Sending EAP-Request/Identity to mobile 00:13:e8:3e:26:bf (EAP Id 1)
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:31.404: 00:13:e8:3e:26:bf Received EAPOL START from mobile 00:13:e8:3e:26:bf
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:31.404: 00:13:e8:3e:26:bf Sending EAP-Request/Identity to mobile 00:13:e8:3e:26:bf (EAP Id 2)
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.701: 00:13:e8:3e:26:bf Received EAPOL EAPPKT from mobile 00:13:e8:3e:26:bf
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.701: 00:13:e8:3e:26:bf Received Identity Response (count=2) from mobile 00:13:e8:3e:26:bf
    *aaaQueueReader: Jan 04 12:09:36.702: 00000000: 01 e4 00 e9 30 a9 b6 e0  62 1e 49 73 f7 9a 54 95  ....0...b.Is..T.
    *aaaQueueReader: Jan 04 12:09:36.702: 00000010: 70 58 ee 89 01 06 73 61  72 69 1f 13 30 30 2d 31  pX....sari..00-1
    *aaaQueueReader: Jan 04 12:09:36.702: 00000020: 33 2d 65 38 2d 33 65 2d  32 36 2d 62 66 1e 21 30  3-e8-3e-26-bf.!0
    *aaaQueueReader: Jan 04 12:09:36.702: 00000030: 38 2d 31 37 2d 33 35 2d  63 36 2d 38 33 2d 39 30  8-17-35-c6-83-90
    *aaaQueueReader: Jan 04 12:09:36.702: 00000040: 3a 4b 4b 55 48 20 45 6d  70 6c 6f 79 65 65 05 06  :KKUH.Employee..
    *aaaQueueReader: Jan 04 12:09:36.702: 00000050: 00 00 00 1d 1a 31 00 00  00 09 01 2b 61 75 64 69  .....1.....+audi
    *aaaQueueReader: Jan 04 12:09:36.702: 00000060: 74 2d 73 65 73 73 69 6f  6e 2d 69 64 3d 30 61 38  t-session-id=0a8
    *aaaQueueReader: Jan 04 12:09:36.702: 00000070: 37 34 30 65 31 30 30 30  30 30 30 35 37 34 66 30  740e1000000574f0
    *aaaQueueReader: Jan 04 12:09:36.702: 00000080: 34 31 37 35 30 04 06 0a  87 40 e1 20 13 57 49 53  [email protected]
    *aaaQueueReader: Jan 04 12:09:36.703: 00000090: 4d 41 31 2d 4b 4b 55 48  2d 43 74 72 6c 31 1a 0c  MA1-KKUH-Ctrl1..
    *aaaQueueReader: Jan 04 12:09:36.703: 000000a0: 00 00 37 63 01 06 00 00  00 01 06 06 00 00 00 02  ..7c............
    *aaaQueueReader: Jan 04 12:09:36.703: 000000b0: 0c 06 00 00 05 14 3d 06  00 00 00 13 40 06 00 00  ......=.....@...
    *aaaQueueReader: Jan 04 12:09:36.703: 000000c0: 00 0d 41 06 00 00 00 06  51 04 38 39 4f 0b 02 02  ..A.....Q.89O...
    *aaaQueueReader: Jan 04 12:09:36.703: 000000d0: 00 09 01 73 61 72 69 50  12 2d f7 03 b8 07 e9 d5  ...sariP.-......
    *aaaQueueReader: Jan 04 12:09:36.703: 000000e0: 37 22 60 09 73 03 e9 42  e1                       7"`.s..B.
    *radiusTransportThread: Jan 04 12:09:36.707: 00000000: 0b e4 00 5a 54 f5 61 c6  26 e9 42 1d 1a e7 ed b9  ...ZT.a.&.B.....
    *radiusTransportThread: Jan 04 12:09:36.707: 00000010: cd 74 26 4a 1b 06 00 00  00 1e 4f 08 01 03 00 06  .t&J......O.....
    *radiusTransportThread: Jan 04 12:09:36.707: 00000020: 19 20 18 26 67 0f 07 b7  00 00 01 37 00 01 17 00  ...&g......7....
    *radiusTransportThread: Jan 04 12:09:36.707: 00000030: fe 80 00 00 00 00 00 00  91 e7 18 d2 65 39 b8 bb  ............e9..
    *radiusTransportThread: Jan 04 12:09:36.707: 00000040: 00 00 00 04 06 5d ff 0f  50 12 8d 71 a1 9d 16 1b  .....]..P..q....
    *radiusTransportThread: Jan 04 12:09:36.707: 00000050: 29 3a 3c 2d 55 04 16 df  68 3b                    ):<-U...h;
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.707: 00:13:e8:3e:26:bf Processing Access-Challenge for mobile 00:13:e8:3e:26:bf
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.707: 00:13:e8:3e:26:bf Sending EAP Request from AAA to mobile 00:13:e8:3e:26:bf (EAP Id 3)
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.788: 00:13:e8:3e:26:bf Received EAPOL EAPPKT from mobile 00:13:e8:3e:26:bf
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.788: 00:13:e8:3e:26:bf Received EAP Response from mobile 00:13:e8:3e:26:bf (EAP Id 3, EAP Type 25)
    *aaaQueueReader: Jan 04 12:09:36.788: 00000000: 01 e5 01 7c ad c6 f6 0c  cf 17 49 d8 2e 04 29 91  ...|......I...).
    *aaaQueueReader: Jan 04 12:09:36.789: 00000010: c2 55 01 9a 01 06 73 61  72 69 1f 13 30 30 2d 31  .U....sari..00-1
    *aaaQueueReader: Jan 04 12:09:36.789: 00000020: 33 2d 65 38 2d 33 65 2d  32 36 2d 62 66 1e 21 30  3-e8-3e-26-bf.!0
    *aaaQueueReader: Jan 04 12:09:36.789: 00000030: 38 2d 31 37 2d 33 35 2d  63 36 2d 38 33 2d 39 30  8-17-35-c6-83-90
    *aaaQueueReader: Jan 04 12:09:36.789: 00000040: 3a 4b 4b 55 48 20 45 6d  70 6c 6f 79 65 65 05 06  :KKUH.Employee..
    *aaaQueueReader: Jan 04 12:09:36.789: 00000050: 00 00 00 1d 1a 31 00 00  00 09 01 2b 61 75 64 69  .....1.....+audi
    *aaaQueueReader: Jan 04 12:09:36.789: 00000060: 74 2d 73 65 73 73 69 6f  6e 2d 69 64 3d 30 61 38  t-session-id=0a8
    *aaaQueueReader: Jan 04 12:09:36.789: 00000070: 37 34 30 65 31 30 30 30  30 30 30 35 37 34 66 30  740e1000000574f0
    *aaaQueueReader: Jan 04 12:09:36.789: 00000080: 34 31 37 35 30 04 06 0a  87 40 e1 20 13 57 49 53  [email protected]
    *aaaQueueReader: Jan 04 12:09:36.789: 00000090: 4d 41 31 2d 4b 4b 55 48  2d 43 74 72 6c 31 1a 0c  MA1-KKUH-Ctrl1..
    *radiusTransportThread: Jan 04 12:09:36.790: 00000000: 0b e5 05 6e 9d c6 53 a6  21 48 42 c4 6e 4e 5d 3e  ...n..S.!HB.nN]>
    *radiusTransportThread: Jan 04 12:09:36.790: 00000010: 87 9c f1 63 1b 06 00 00  00 1e 4f ff 01 04 05 10  ...c......O.....
    *radiusTransportThread: Jan 04 12:09:36.790: 00000020: 19 c0 00 00 06 b8 16 03  01 06 b3 02 00 00 4d 03  ..............M.
    *radiusTransportThread: Jan 04 12:09:36.790: 00000030: 01 4f 04 17 d8 eb 5f 5f  87 af 5b 96 9a 51 70 53  .O....__..[..QpS
    *radiusTransportThread: Jan 04 12:09:36.790: 00000040: a9 96 a2 ba 4b 8a b4 2e  f9 5a 58 04 8a 09 72 8f  ....K....ZX...r.
    *radiusTransportThread: Jan 04 12:09:36.790: 00000050: 03 20 a6 09 00 00 49 92  57 a1 45 2b 88 1a f7 ae  ......I.W.E+....
    *radiusTransportThread: Jan 04 12:09:36.790: 00000060: 9e 1a 43 74 f8 e4 7d 9a  98 43 f7 87 dc 92 e8 d4  ..Ct..}..C......
    *radiusTransportThread: Jan 04 12:09:36.791: 00000070: 1e 08 00 2f 00 00 05 ff  01 00 01 00 0b 00 03 cf  .../............
    *radiusTransportThread: Jan 04 12:09:36.791: 00000080: 00 03 cc 00 03 c9 30 82  03 c5 30 82 02 ad a0 03  ......0...0.....
    *radiusTransportThread: Jan 04 12:09:36.791: 00000090: 02 01 02 02 10 71 01 39  24 e8 f9 31 9c 41 ed 84  .....q.9$..1.A..
    *radiusTransportThread: Jan 04 12:09:36.791: 000000a0: ce b9 3a 02 51 30 0d 06  09 2a 86 48 86 f7 0d 01  ..:.Q0...*.H....
    *radiusTransportThread: Jan 04 12:09:36.791: 000000b0: 01 05 05 00 30 69 31 12  30 10 06 0a 09 92 26 89  ....0i1.0.....&.
    *radiusTransportThread: Jan 04 12:09:36.791: 000000c0: 93 f2 2c 64 01 19 16 02  73 61 31 13 30 11 06 0a  ..,d....sa1.0...
    *radiusTransportThread: Jan 04 12:09:36.791: 000000d0: 09 92 26 89 93 f2 2c 64  01 19 16 03 65 64 75 31  ..&...,d....edu1
    *radiusTransportThread: Jan 04 12:09:36.791: 000000e0: 1a 30 18 06 0a 09 92 26  89 93 f2 2c 64 01 19 16  .0.....&...,d...
    *radiusTransportThread: Jan 04 12:09:36.791: 000000f0: 0a 6b 6b 75 68 64 6f 6d  61 69 6e 31 22 30 20 06  .kkuhdomain1"0..
    *radiusTransportThread: Jan 04 12:09:36.791: 00000100: 03 55 04 03 13 19 6b 6b  75 68 64 6f 6d 61 69 6e  .U....kkuhdomain
    *radiusTransportThread: Jan 04 12:09:36.791: 00000110: 2d 57 49 4e 2d 54 45 52  4d 4f ff 53 52 56 2d 43  -WIN-TERMO.SRV-C
    *radiusTransportThread: Jan 04 12:09:36.791: 00000120: 41 30 1e 17 0d 31 32 30  31 30 34 30 36 32 37 35  A0...12010406275
    *radiusTransportThread: Jan 04 12:09:36.791: 00000130: 37 5a 17 0d 31 37 30 31  30 34 30 36 33 37 35 34  7Z..170104063754
    *radiusTransportThread: Jan 04 12:09:36.791: 00000140: 5a 30 69 31 12 30 10 06  0a 09 92 26 89 93 f2 2c  Z0i1.0.....&...,
    *radiusTransportThread: Jan 04 12:09:36.791: 00000150: 64 01 19 16 02 73 61 31  13 30 11 06 0a 09 92 26  d....sa1.0.....&
    *radiusTransportThread: Jan 04 12:09:36.791: 00000160: 89 93 f2 2c 64 01 19 16  03 65 64 75 31 1a 30 18  ...,d....edu1.0.
    *radiusTransportThread: Jan 04 12:09:36.791: 00000170: 06 0a 09 92 26 89 93 f2  2c 64 01 19 16 0a 6b 6b  ....&...,d....kk
    *radiusTransportThread: Jan 04 12:09:36.791: 00000180: 75 68 64 6f 6d 61 69 6e  31 22 30 20 06 03 55 04  uhdomain1"0...U.
    *radiusTransportThread: Jan 04 12:09:36.791: 00000190: 03 13 19 6b 6b 75 68 64  6f 6d 61 69 6e 2d 57 49  ...kkuhdomain-WI
    *radiusTransportThread: Jan 04 12:09:36.791: 000001a0: 4e 2d 54 45 52 4d 53 52  56 2d 43 41 30 82 01 22  N-TERMSRV-CA0.."
    *radiusTransportThread: Jan 04 12:09:36.791: 000001b0: 30 0d 06 09 2a 86 48 86  f7 0d 01 01 01 05 00 03  0...*.H.........
    *radiusTransportThread: Jan 04 12:09:36.791: 000001c0: 82 01 0f 00 30 82 01 0a  02 82 01 01 00 bb 45 f5  ....0.........E.
    *radiusTransportThread: Jan 04 12:09:36.791: 000001d0: 19 c2 7b 0a 5d a5 a2 fb  da c6 60 9e e5 60 44 62  ..{.].....`..`Db
    *radiusTransportThread: Jan 04 12:09:36.791: 000001e0: ef 53 23 a2 80 4d 86 3e  6f 60 83 80 c5 99 20 d4  .S#..M.>o`......
    *radiusTransportThread: Jan 04 12:09:36.791: 000001f0: 52 dc 4f c5 5d 0b 6b c4  b9 af 8b 52 b0 49 bd 2f  R.O.].k....R.I./
    *radiusTransportThread: Jan 04 12:09:36.791: 00000200: 6d 2f b0 fc b1 ba 6e 91  eb 49 c6 59 4f d1 af 07  m/....n..I.YO...
    *radiusTransportThread: Jan 04 12:09:36.791: 00000210: 3c d2 eb a6 69 5b fc 2c  4f ff 92 55 15 5c 53 dd  <...i[.,O..U.\S.
    *radiusTransportThread: Jan 04 12:09:36.791: 00000220: d7 a9 90 86 25 d4 0f 91  20 70 e0 47 46 2a 92 a4  ....%....p.GF*..
    *radiusTransportThread: Jan 04 12:09:36.791: 00000230: 3c e2 9a d8 a7 27 f7 3f  d5 6a 1b ee 99 dc 47 00  <....'.?.j....G.
    *radiusTransportThread: Jan 04 12:09:36.791: 00000240: 0d d7 49 b2 93 db 74 75  63 6e 83 77 69 20 35 08  ..I...tucn.wi.5.
    *radiusTransportThread: Jan 04 12:09:36.791: 00000250: 34 c6 a6 f2 7d 02 19 c5  b3 34 cd 16 ec af fd f9  4...}....4......
    *radiusTransportThread: Jan 04 12:09:36.791: 00000260: eb d5 aa 67 35 1d 2b 2a  5d 32 ca 43 aa 3b 88 67  ...g5.+*]2.C.;.g
    *radiusTransportThread: Jan 04 12:09:36.791: 00000270: 91 be 16 e7 99 ef c1 0d  47 79 6c 3b 4a 5c c8 9d  ........Gyl;J\..
    *radiusTransportThread: Jan 04 12:09:36.791: 00000280: de bb 26 c6 5e f0 45 42  d2 4b 73 93 8e 3b f1 18  ..&.^.EB.Ks..;..
    *radiusTransportThread: Jan 04 12:09:36.791: 00000290: ae cb 46 56 ab 89 24 21  ba c1 e7 ea d1 db 44 1c  ..FV..$!......D.
    *radiusTransportThread: Jan 04 12:09:36.791: 000002a0: 36 7f 4c 28 33 ba 5c aa  be d0 ab 2e 9f 50 83 27  6.L(3.\......P.'
    *radiusTransportThread: Jan 04 12:09:36.791: 000002b0: 52 c5 66 f7 73 df 22 ef  bf 5c b8 6f 9d 22 91 6f  R.f.s."..\.o.".o
    *radiusTransportThread: Jan 04 12:09:36.791: 000002c0: 35 af 91 2b 86 6f b7 3a  8d c7 c2 bd 69 af 8f 02  5..+.o.:....i...
    *radiusTransportThread: Jan 04 12:09:36.791: 000002d0: 03 01 00 01 a3 69 30 67  30 13 06 09 2b 06 01 04  .....i0g0...+...
    *radiusTransportThread: Jan 04 12:09:36.791: 000002e0: 01 82 37 14 02 04 06 1e  04 00 43 00 41 30 0e 06  ..7.......C.A0..
    *radiusTransportThread: Jan 04 12:09:36.791: 000002f0: 03 55 1d 0f 01 01 ff 04  04 03 02 01 86 30 0f 06  .U...........0..
    *radiusTransportThread: Jan 04 12:09:36.791: 00000300: 03 55 1d 13 01 01 ff 04  05 30 03 01 01 ff 30 1d  .U.......0....0.
    *radiusTransportThread: Jan 04 12:09:36.791: 00000310: 06 03 55 1d 0e 04 16 4f  ff 04 14 a9 8e ff a4 a8  ..U....O........
    *radiusTransportThread: Jan 04 12:09:36.791: 00000320: d9 ae 15 0d d1 61 1e 4a  e6 0b 08 b9 29 ae be 30  .....a.J....)..0
    *radiusTransportThread: Jan 04 12:09:36.791: 00000330: 10 06 09 2b 06 01 04 01  82 37 15 01 04 03 02 01  ...+.....7......
    *radiusTransportThread: Jan 04 12:09:36.791: 00000340: 00 30 0d 06 09 2a 86 48  86 f7 0d 01 01 05 05 00  .0...*.H........
    *radiusTransportThread: Jan 04 12:09:36.791: 00000350: 03 82 01 01 00 39 08 3c  7b 40 d9 5e 86 13 dd 69  .....9.<{@.^...i
    *radiusTransportThread: Jan 04 12:09:36.791: 00000360: 72 f6 31 0d 04 f2 01 53  f7 3b 6a 15 9d 0b 44 88  r.1....S.;j...D.
    *radiusTransportThread: Jan 04 12:09:36.791: 00000370: da e1 0e 47 74 fe a8 68  6c 06 92 95 e3 8c 77 a7  ...Gt..hl.....w.
    *radiusTransportThread: Jan 04 12:09:36.791: 00000380: e2 1d 56 17 44 31 40 db  d5 aa bf 7a 5e bc 86 d3  [email protected]^...
    *radiusTransportThread: Jan 04 12:09:36.791: 00000390: 61 5f 5d 51 c0 51 56 58  13 5a 96 be 45 54 ab 9c  a_]Q.QVX.Z..ET..
    *radiusTransportThread: Jan 04 12:09:36.791: 000003a0: 12 ef 4a fe 5b db 69 ef  fb 25 e8 a9 57 6f 9a 65  ..J.[.i..%..Wo.e
    *radiusTransportThread: Jan 04 12:09:36.791: 000003b0: 41 ef d4 88 28 91 cb ac  35 a2 aa b2 49 fb 9b 58  A...(...5...I..X
    *radiusTransportThread: Jan 04 12:09:36.791: 000003c0: cf 72 16 f8 da 46 b0 06  9a 7f 59 79 27 d4 73 a2  .r...F....Yy'.s.
    *radiusTransportThread: Jan 04 12:09:36.791: 000003d0: a7 81 52 45 d4 2e c0 87  6b cf 82 a8 67 17 46 3a  ..RE....k...g.F:
    *radiusTransportThread: Jan 04 12:09:36.791: 000003e0: 6e 52 06 7a 3c e7 7d a5  5a ef d7 05 68 4e 6c 29  nR.z<.}.Z...hNl)
    *radiusTransportThread: Jan 04 12:09:36.791: 000003f0: 6d ea 29 59 8f 46 1b 1a  50 c4 45 c7 38 39 b1 bf  m.)Y.F..P.E.89..
    *radiusTransportThread: Jan 04 12:09:36.791: 00000400: 6b 32 85 e5 89 df 68 13  fa ee ff 1c c4 77 73 e8  k2....h......ws.
    *radiusTransportThread: Jan 04 12:09:36.791: 00000410: 52 b6 e8 24 9a 6b 4f ff  6f b2 d1 04 6c 8d 68 eb  R..$.kO.o...l.h.
    *radiusTransportThread: Jan 04 12:09:36.791: 00000420: 8a e2 f4 5e 4e 59 91 fb  67 08 ef 84 56 83 82 03  ...^NY..g...V...
    *radiusTransportThread: Jan 04 12:09:36.791: 00000430: 92 4e fc ce 8d 80 74 76  3f 30 6b 4f 03 a8 6b 91  .N....tv?0kO..k.
    *radiusTransportThread: Jan 04 12:09:36.791: 00000440: 89 0f d6 66 41 4d 4a be  3f c5 a8 22 4f 18 cd f8  ...fAMJ.?.."O...
    *radiusTransportThread: Jan 04 12:09:36.791: 00000450: e7 b3 c6 1c 24 cf 06 0d  00 02 87 03 01 02 40 02  ....$.........@.
    *radiusTransportThread: Jan 04 12:09:36.791: 00000460: 81 00 61 30 5f 31 0b 30  09 06 03 55 04 06 13 02  ..a0_1.0...U....
    *radiusTransportThread: Jan 04 12:09:36.791: 00000470: 55 53 31 17 30 15 06 03  55 04 0a 13 0e 56 65 72  US1.0...U....Ver
    *radiusTransportThread: Jan 04 12:09:36.791: 00000480: 69 53 69 67 6e 2c 20 49  6e 63 2e 31 37 30 35 06  iSign,.Inc.1705.
    *radiusTransportThread: Jan 04 12:09:36.791: 00000490: 03 55 04 0b 13 2e 43 6c  61 73 73 20 33 20 50 75  .U....Class.3.Pu
    *radiusTransportThread: Jan 04 12:09:36.791: 000004a0: 62 6c 69 63 20 50 72 69  6d 61 72 79 20 43 65 72  blic.Primary.Cer
    *radiusTransportThread: Jan 04 12:09:36.791: 000004b0: 74 69 66 69 63 61 74 69  6f 6e 20 41 75 74 68 6f  tification.Autho
    *radiusTransportThread: Jan 04 12:09:36.791: 000004c0: 72 69 74 79 00 77 30 75  31 0b 30 09 06 03 55 04  rity.w0u1.0...U.
    *radiusTransportThread: Jan 04 12:09:36.791: 000004d0: 06 13 02 55 53 31 18 30  16 06 03 55 04 0a 13 0f  ...US1.0...U....
    *radiusTransportThread: Jan 04 12:09:36.791: 000004e0: 47 54 45 20 43 6f 72 70  6f 72 61 74 69 6f 6e 31  GTE.Corporation1
    *radiusTransportThread: Jan 04 12:09:36.791: 000004f0: 27 30 25 06 03 55 04 0b  13 1e 47 54 45 20 43 79  '0%..U....GTE.Cy
    *radiusTransportThread: Jan 04 12:09:36.791: 00000500: 62 65 72 54 72 75 73 74  20 53 6f 6c 75 74 69 6f  berTrust.Solutio
    *radiusTransportThread: Jan 04 12:09:36.791: 00000510: 6e 73 2c 20 49 4f 21 6e  63 2e 31 23 30 21 06 03  ns,.IO!nc.1#0!..
    *radiusTransportThread: Jan 04 12:09:36.791: 00000520: 55 04 03 13 1a 47 54 45  20 43 79 62 65 72 54 72  U....GTE.CyberTr
    *radiusTransportThread: Jan 04 12:09:36.791: 00000530: 75 73 74 20 47 6c 18 26  67 0f 07 b7 00 00 01 37  ust.Gl.&g......7
    *radiusTransportThread: Jan 04 12:09:36.791: 00000540: 00 01 17 00 fe 80 00 00  00 00 00 00 91 e7 18 d2  ................
    *radiusTransportThread: Jan 04 12:09:36.791: 00000550: 65 39 b8 bb 00 00 00 04  06 5d ff 0f 50 12 9d 01  e9.......]..P...
    *radiusTransportThread: Jan 04 12:09:36.791: 00000560: 7b 9f 89 97 05 84 42 b9  61 15 7c 41 3a 35        {.....B.a.|A:5
    *aaaQueueReader: Jan 04 12:09:36.792: 000000a0: 00 00 37 63 01 06 00 00  00 01 06 06 00 00 00 02  ..7c............
    *aaaQueueReader: Jan 04 12:09:36.792: 000000b0: 0c 06 00 00 05 14 3d 06  00 00 00 13 40 06 00 00  ......=.....@...
    *aaaQueueReader: Jan 04 12:09:36.792: 000000c0: 00 0d 41 06 00 00 00 06  51 04 38 39 4f 78 02 03  ..A.....Q.89Ox..
    *aaaQueueReader: Jan 04 12:09:36.792: 000000d0: 00 76 19 80 00 00 00 6c  16 03 01 00 67 01 00 00  .v.....l....g...
    *aaaQueueReader: Jan 04 12:09:36.792: 000000e0: 63 03 01 4f 04 17 84 fb  31 55 17 31 40 05 0e 94  c..O....1U.1@...
    *aaaQueueReader: Jan 04 12:09:36.792: 000000f0: 9d e5 43 48 92 8d a7 35  3d 93 10 1e d9 46 62 ec  ..CH...5=....Fb.
    *aaaQueueReader: Jan 04 12:09:36.792: 00000100: 3b 8f f0 00 00 18 00 2f  00 35 00 05 00 0a c0 13  ;....../.5......
    *aaaQueueReader: Jan 04 12:09:36.792: 00000110: c0 14 c0 09 c0 0a 00 32  00 38 00 13 00 04 01 00  .......2.8......
    *aaaQueueReader: Jan 04 12:09:36.792: 00000120: 00 22 ff 01 00 01 00 00  00 00 09 00 07 00 00 04  ."..............
    *aaaQueueReader: Jan 04 12:09:36.792: 00000130: 73 61 72 69 00 0a 00 06  00 04 00 17 00 18 00 0b  sari............
    *aaaQueueReader: Jan 04 12:09:36.792: 00000140: 00 02 01 00 18 26 67 0f  07 b7 00 00 01 37 00 01  .....&g......7..
    *aaaQueueReader: Jan 04 12:09:36.792: 00000150: 17 00 fe 80 00 00 00 00  00 00 91 e7 18 d2 65 39  ..............e9
    *aaaQueueReader: Jan 04 12:09:36.792: 00000160: b8 bb 00 00 00 04 06 5d  ff 0f 50 12 a4 3a 54 43  .......]..P..:TC
    *aaaQueueReader: Jan 04 12:09:36.792: 00000170: ec 6a d8 bb 85 87 3a 3e  18 fa 95 a7              .j....:>....
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.792: 00:13:e8:3e:26:bf Processing Access-Challenge for mobile 00:13:e8:3e:26:bf
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.792: 00:13:e8:3e:26:bf Sending EAP Request from AAA to mobile 00:13:e8:3e:26:bf (EAP Id 4)
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.869: 00:13:e8:3e:26:bf Received EAPOL EAPPKT from mobile 00:13:e8:3e:26:bf
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.869: 00:13:e8:3e:26:bf Received EAP Response from mobile 00:13:e8:3e:26:bf (EAP Id 4, EAP Type 25)
    *aaaQueueReader: Jan 04 12:09:36.870: 00000000: 01 e6 01 0c 14 56 2b 3c  1d ea 57 15 57 a7 c1 ea  .....V+<..W.W...
    *aaaQueueReader: Jan 04 12:09:36.870: 00000010: 0d 39 14 73 01 06 73 61  72 69 1f 13 30 30 2d 31  .9.s..sari..00-1
    *aaaQueueReader: Jan 04 12:09:36.870: 00000020: 33 2d 65 38 2d 33 65 2d  32 36 2d 62 66 1e 21 30  3-e8-3e-26-bf.!0
    *aaaQueueReader: Jan 04 12:09:36.870: 00000030: 38 2d 31 37 2d 33 35 2d  63 36 2d 38 33 2d 39 30  8-17-35-c6-83-90
    *aaaQueueReader: Jan 04 12:09:36.870: 00000040: 3a 4b 4b 55 48 20 45 6d  70 6c 6f 79 65 65 05 06  :KKUH.Employee..
    *aaaQueueReader: Jan 04 12:09:36.870: 00000050: 00 00 00 1d 1a 31 00 00  00 09 01 2b 61 75 64 69  .....1.....+audi
    *aaaQueueReader: Jan 04 12:09:36.870: 00000060: 74 2d 73 65 73 73 69 6f  6e 2d 69 64 3d 30 61 38  t-session-id=0a8
    *aaaQueueReader: Jan 04 12:09:36.870: 00000070: 37 34 30 65 31 30 30 30  30 30 30 35 37 34 66 30  740e1000000574f0
    *aaaQueueReader: Jan 04 12:09:36.870: 00000080: 34 31 37 35 30 04 06 0a  87 40 e1 20 13 57 49 53  [email protected]
    *aaaQueueReader: Jan 04 12:09:36.870: 00000090: 4d 41 31 2d 4b 4b 55 48  2d 43 74 72 6c 31 1a 0c  MA1-KKUH-Ctrl1..
    *aaaQueueReader: Jan 04 12:09:36.870: 000000a0: 00 00 37 63 01 06 00 00  00 01 06 06 00 00 00 02  ..7c............
    *aaaQueueReader: Jan 04 12:09:36.870: 000000b0: 0c 06 00 00 05 14 3d 06  00 00 00 13 40 06 00 00  ......=.....@...
    *aaaQueueReader: Jan 04 12:09:36.870: 000000c0: 00 0d 41 06 00 00 00 06  51 04 38 39 4f 08 02 04  ..A.....Q.89O...
    *aaaQueueReader: Jan 04 12:09:36.870: 000000d0: 00 06 19 00 18 26 67 0f  07 b7 00 00 01 37 00 01  .....&g......7..
    *aaaQueueReader: Jan 04 12:09:36.870: 000000e0: 17 00 fe 80 00 00 00 00  00 00 91 e7 18 d2 65 39  ..............e9
    *aaaQueueReader: Jan 04 12:09:36.870: 000000f0: b8 bb 00 00 00 04 06 5d  ff 0f 50 12 93 7d 4c 98  .......]..P..}L.
    *aaaQueueReader: Jan 04 12:09:36.870: 00000100: 20 f0 54 97 f4 23 27 a6  e2 5e 71 eb              ..T..#'..^q.
    *radiusTransportThread: Jan 04 12:09:36.871: 00000000: 0b e6 02 0e 45 af 62 b9  01 83 21 3a af c1 ca 08  ....E.b...!:....
    *radiusTransportThread: Jan 04 12:09:36.871: 00000010: ca b5 cf bc 1b 06 00 00  00 1e 4f ff 01 05 01 b8  ..........O.....
    *radiusTransportThread: Jan 04 12:09:36.871: 00000020: 19 00 6f 62 61 6c 20 52  6f 6f 74 00 44 30 42 31  ..obal.Root.D0B1
    *radiusTransportThread: Jan 04 12:09:36.871: 00000030: 0b 30 09 06 03 55 04 06  13 02 55 53 31 16 30 14  .0...U....US1.0.
    *radiusTransportThread: Jan 04 12:09:36.871: 00000040: 06 03 55 04 0a 13 0d 47  65 6f 54 72 75 73 74 20  ..U....GeoTrust.
    *radiusTransportThread: Jan 04 12:09:36.871: 00000050: 49 6e 63 2e 31 1b 30 19  06 03 55 04 03 13 12 47  Inc.1.0...U....G
    *radiusTransportThread: Jan 04 12:09:36.871: 00000060: 65 6f 54 72 75 73 74 20  47 6c 6f 62 61 6c 20 43  eoTrust.Global.C
    *radiusTransportThread: Jan 04 12:09:36.871: 00000070: 41 00 6b 30 69 31 12 30  10 06 0a 09 92 26 89 93  A.k0i1.0.....&..
    *radiusTransportThread: Jan 04 12:09:36.871: 00000080: f2 2c 64 01 19 16 02 73  61 31 13 30 11 06 0a 09  .,d....sa1.0....
    *radiusTransportThread: Jan 04 12:09:36.871: 00000090: 92 26 89 93 f2 2c 64 01  19 16 03 65 64 75 31 1a  .&...,d....edu1.
    *radiusTransportThread: Jan 04 12:09:36.871: 000000a0: 30 18 06 0a 09 92 26 89  93 f2 2c 64 01 19 16 0a  0.....&...,d....
    *radiusTransportThread: Jan 04 12:09:36.871: 000000b0: 6b 6b 75 68 64 6f 6d 61  69 6e 31 22 30 20 06 03  kkuhdomain1"0...
    *radiusTransportThread: Jan 04 12:09:36.871: 000000c0: 55 04 03 13 19 6b 6b 75  68 64 6f 6d 61 69 6e 2d  U....kkuhdomain-
    *radiusTransportThread: Jan 04 12:09:36.871: 000000d0: 57 49 4e 2d 54 45 52 4d  53 52 56 2d 43 41 00 72  WIN-TERMSRV-CA.r
    *radiusTransportThread: Jan 04 12:09:36.871: 000000e0: 30 70 31 2b 30 29 06 03  55 04 0b 13 22 43 6f 70  0p1+0)..U..."Cop
    *radiusTransportThread: Jan 04 12:09:36.871: 000000f0: 79 72 69 67 68 74 20 28  63 29 20 31 39 39 37 20  yright.(c).1997.
    *radiusTransportThread: Jan 04 12:09:36.871: 00000100: 4d 69 63 72 6f 73 6f 66  74 20 43 6f 72 70 2e 31  Microsoft.Corp.1
    *radiusTransportThread: Jan 04 12:09:36.871: 00000110: 1e 30 1c 06 03 55 04 0b  13 4f bd 15 4d 69 63 72  .0...U...O..Micr
    *radiusTransportThread: Jan 04 12:09:36.871: 00000120: 6f 73 6f 66 74 20 43 6f  72 70 6f 72 61 74 69 6f  osoft.Corporatio
    *radiusTransportThread: Jan 04 12:09:36.871: 00000130: 6e 31 21 30 1f 06 03 55  04 03 13 18 4d 69 63 72  n1!0...U....Micr
    *radiusTransportThread: Jan 04 12:09:36.871: 00000140: 6f 73 6f 66 74 20 52 6f  6f 74 20 41 75 74 68 6f  osoft.Root.Autho
    *radiusTransportThread: Jan 04 12:09:36.871: 00000150: 72 69 74 79 00 61 30 5f  31 13 30 11 06 0a 09 92  rity.a0_1.0.....
    *radiusTransportThread: Jan 04 12:09:36.871: 00000160: 26 89 93 f2 2c 64 01 19  16 03 63 6f 6d 31 19 30  &...,d....com1.0
    *radiusTransportThread: Jan 04 12:09:36.871: 00000170: 17 06 0a 09 92 26 89 93  f2 2c 64 01 19 16 09 6d  .....&...,d....m
    *radiusTransportThread: Jan 04 12:09:36.871: 00000180: 69 63 72 6f 73 6f 66 74  31 2d 30 2b 06 03 55 04  icrosoft1-0+..U.
    *radiusTransportThread: Jan 04 12:09:36.871: 00000190: 03 13 24 4d 69 63 72 6f  73 6f 66 74 20 52 6f 6f  ..$Microsoft.Roo
    *radiusTransportThread: Jan 04 12:09:36.871: 000001a0: 74 20 43 65 72 74 69 66  69 63 61 74 65 20 41 75  t.Certificate.Au
    *radiusTransportThread: Jan 04 12:09:36.871: 000001b0: 74 68 6f 72 69 74 79 00  19 30 17 31 15 30 13 06  thority..0.1.0..
    *radiusTransportThread: Jan 04 12:09:36.871: 000001c0: 03 55 04 03 13 0c 4e 54  20 41 55 54 48 4f 52 49  .U....NT.AUTHORI
    *radiusTransportThread: Jan 04 12:09:36.871: 000001d0: 54 59 0e 00 00 00 18 26  67 0f 07 b7 00 00 01 37  TY.....&g......7
    *radiusTransportThread: Jan 04 12:09:36.871: 000001e0: 00 01 17 00 fe 80 00 00  00 00 00 00 91 e7 18 d2  ................
    *radiusTransportThread: Jan 04 12:09:36.871: 000001f0: 65 39 b8 bb 00 00 00 04  06 5d ff 0f 50 12 4d 9e  e9.......]..P.M.
    *radiusTransportThread: Jan 04 12:09:36.871: 00000200: 94 8f a2 25 73 e9 80 73  09 28 da 7b 4a 60        ...%s..s.(.{J`
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.871: 00:13:e8:3e:26:bf Processing Access-Challenge for mobile 00:13:e8:3e:26:bf
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.871: 00:13:e8:3e:26:bf Sending EAP Request from AAA to mobile 00:13:e8:3e:26:bf (EAP Id 5)
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.897: 00:13:e8:3e:26:bf Received EAPOL EAPPKT from mobile 00:13:e8:3e:26:bf
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.897: 00:13:e8:3e:26:bf Received EAP Response from mobile 00:13:e8:3e:26:bf (EAP Id 5, EAP Type 25)
    *aaaQueueReader: Jan 04 12:09:36.898: 00000000: 01 e7 02 5f 1f 1b 97 19  fb 9e 03 38 c6 02 6f b9  ..._.......8..o.
    *aaaQueueReader: Jan 04 12:09:36.898: 00000010: bb e2 f8 6d 01 06 73 61  72 69 1f 13 30 30 2d 31  ...m..sari..00-1
    *aaaQueueReader: Jan 04 12:09:36.898: 00000020: 33 2d 65 38 2d 33 65 2d  32 36 2d 62 66 1e 21 30  3-e8-3e-26-bf.!0
    *aaaQueueReader: Jan 04 12:09:36.898: 00000030: 38 2d 31 37 2d 33 35 2d  63 36 2d 38 33 2d 39 30  8-17-35-c6-83-90
    *aaaQueueReader: Jan 04 12:09:36.898: 00000040: 3a 4b 4b 55 48 20 45 6d  70 6c 6f 79 65 65 05 06  :KKUH.Employee..
    *aaaQueueReader: Jan 04 12:09:36.898: 00000050: 00 00 00 1d 1a 31 00 00  00 09 01 2b 61 75 64 69  .....1.....+audi
    *aaaQueueReader: Jan 04 12:09:36.898: 00000060: 74 2d 73 65 73 73 69 6f  6e 2d 69 64 3d 30 61 38  t-session-id=0a8
    *aaaQueueReader: Jan 04 12:09:36.898: 00000070: 37 34 30 65 31 30 30 30  30 30 30 35 37 34 66 30  740e1000000574f0
    *aaaQueueReader: Jan 04 12:09:36.898: 00000080: 34 31 37 35 30 04 06 0a  87 40 e1 20 13 57 49 53  [email protected]
    *aaaQueueReader: Jan 04 12:09:36.898: 00000090: 4d 41 31 2d 4b 4b 55 48  2d 43 74 72 6c 31 1a 0c  MA1-KKUH-Ctrl1..
    *aaaQueueReader: Jan 04 12:09:36.898: 000000a0: 00 00 37 63 01 06 00 00  00 01 06 06 00 00 00 02  ..7c............
    *aaaQueueReader: Jan 04 12:09:36.898: 000000b0: 0c 06 00 00 05 14 3d 06  00 00 00 13 40 06 00 00  ......=.....@...
    *aaaQueueReader: Jan 04 12:09:36.898: 000000c0: 00 0d 41 06 00 00 00 06  51 04 38 39 4f ff 02 05  ..A.....Q.89O...
    *aaaQueueReader: Jan 04 12:09:36.898: 000000d0: 01 57 19 80 00 00 01 4d  16 03 01 01 0d 0b 00 00  .W.....M........
    *aaaQueueReader: Jan 04 12:09:36.898: 000000e0: 03 00 00 00 10 00 01 02  01 00 1b 13 f3 e9 e0 f7  ................
    *aaaQueueReader: Jan 04 12:09:36.898: 000000f0: 92 a3 1d 2e ba 35 dc 0c  5c 01 6a 2c d3 02 88 5b  .....5..\.j,...[
    *aaaQueueReader: Jan 04 12:09:36.898: 00000100: a0 c5 52 81 2e 47 58 75  ef e2 00 d9 54 87 e7 41  ..R..GXu....T..A
    *aaaQueueReader: Jan 04 12:09:36.898: 00000110: 6b bb 81 15 ee 2b 22 a8  ef f6 22 5a f6 78 58 92  k....+"..."Z.xX.
    *aaaQueueReader: Jan 04 12:09:36.898: 00000120: 84 9a c1 b3 a3 12 9f 56  66 dc 9e 63 0a 46 92 5d  .......Vf..c.F.]
    *aaaQueueReader: Jan 04 12:09:36.898: 00000130: 6b 41 d9 28 08 b0 a2 ee  34 9c 1e ea f6 7e ff f0  kA.(....4....~..
    *aaaQueueReader: Jan 04 12:09:36.898: 00000140: 6c 90 0d 1f 64 a5 1b 8c  5e fc 79 a5 86 07 f0 0b  l...d...^.y.....
    *aaaQueueReader: Jan 04 12:09:36.898: 00000150: 7a c1 3b c9 d1 12 49 5c  7f e4 2d 6e 4e 56 31 70  z.;...I\..-nNV1p
    *aaaQueueReader: Jan 04 12:09:36.898: 00000160: 7f e9 7e 6b c5 cf e9 c7  72 a8 15 f2 8a 8a 71 35  ..~k....r.....q5
    *aaaQueueReader: Jan 04 12:09:36.898: 00000170: 8b 45 72 88 c6 41 9f 0a  5e a3 17 00 99 b4 6f 0d  .Er..A..^.....o.
    *aaaQueueReader: Jan 04 12:09:36.898: 00000180: 81 29 a2 b1 5b 89 7e f0  a1 63 18 b2 d9 59 78 9b  .)..[.~..c...Yx.
    *aaaQueueReader: Jan 04 12:09:36.898: 00000190: ab f3 db 57 23 e2 2a 20  d5 69 27 37 4c 3b f0 35  ...W#.*..i'7L;.5
    *aaaQueueReader: Jan 04 12:09:36.898: 000001a0: c4 18 33 5f 51 d4 b1 22  13 8f 03 dd 04 b9 d6 c5  ..3_Q.."........
    *aaaQueueReader: Jan 04 12:09:36.898: 000001b0: 78 79 f4 58 b9 aa 69 67  96 15 d1 6d 06 e8 81 89  xy.X..ig...m....
    *aaaQueueReader: Jan 04 12:09:36.898: 000001c0: 67 32 4f 0f 63 f3 a6 50  af 2c e3 4f 5c e6 b4 59  g2O.c..P.,.O\..Y
    *aaaQueueReader: Jan 04 12:09:36.898: 000001d0: dc 1b 6c bb 8d f3 af 1a  c8 08 80 0a 45 ea 78 94  ..l.........E.x.
    *aaaQueueReader: Jan 04 12:09:36.898: 000001e0: 87 5b f5 37 7a 09 8b 23  f4 71 3a c1 14 03 01 00  .[.7z..#.q:.....
    *aaaQueueReader: Jan 04 12:09:36.898: 000001f0: 01 01 16 03 01 00 30 b2  1d 3f 3e 72 59 74 46 34  ......0..?>rYtF4
    *aaaQueueReader: Jan 04 12:09:36.898: 00000200: b5 6d cc 8a f9 3f cb f4  fb 1f bc 2a b5 34 4b ab  .m...?.....*.4K.
    *aaaQueueReader: Jan 04 12:09:36.898: 00000210: d3 1e 92 43 5f 2e 57 0b  00 65 c8 b7 c7 ce 15 27  ...C_.W..e.....'
    *aaaQueueReader: Jan 04 12:09:36.898: 00000220: a1 ff e2 7d cf 96 50 18  26 67 0f 07 b7 00 00 01  ...}..P.&g......
    *aaaQueueReader: Jan 04 12:09:36.898: 00000230: 37 00 01 17 00 fe 80 00  00 00 00 00 00 91 e7 18  7...............
    *aaaQueueReader: Jan 04 12:09:36.898: 00000240: d2 65 39 b8 bb 00 00 00  04 06 5d ff 0f 50 12 d8  .e9.......]..P..
    *aaaQueueReader: Jan 04 12:09:36.898: 00000250: 75 a5 ae b7 8e da a1 13  33 37 8f 99 c3 bb 6c     u.......37....l
    *radiusTransportThread: Jan 04 12:09:36.899: 00000000: 03 e7 00 2c 30 98 52 d2  93 66 07 11 0f f8 28 ae  ...,0.R..f....(.
    *radiusTransportThread: Jan 04 12:09:36.899: 00000010: 4c dc a5 1d 4f 06 04 05  00 04 50 12 1c a2 45 6e  L...O.....P...En
    *radiusTransportThread: Jan 04 12:09:36.899: 00000020: 67 d1 4a 6b 25 e9 93 c0  a8 7c c6 ce              g.Jk%....|..
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.899: 00:13:e8:3e:26:bf Processing Access-Reject for mobile 00:13:e8:3e:26:bf
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.899: 00:13:e8:3e:26:bf Removing PMK cache due to EAP-Failure for mobile 00:13:e8:3e:26:bf (EAP Id 5)
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.899: 00:13:e8:3e:26:bf Sending EAP-Failure to mobile 00:13:e8:3e:26:bf (EAP Id 5)
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:36.900: 00:13:e8:3e:26:bf Setting quiet timer for 5 seconds for mobile 00:13:e8:3e:26:bf
    *apfMsConnTask_0: Jan 04 12:09:39.773: 00:13:e8:3e:26:bf Processing RSN IE type 48, length 22 for mobile 00:13:e8:3e:26:bf
    *apfMsConnTask_0: Jan 04 12:09:39.773: 00:13:e8:3e:26:bf Received RSN IE with 0 PMKIDs from mobile 00:13:e8:3e:26:bf
    *dot1xMsgTask: Jan 04 12:09:39.774: 00:13:e8:3e:26:bf Sending EAP-Request/Identity to mobile 00:13:e8:3e:26:bf (EAP Id 1)
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:39.884: 00:13:e8:3e:26:bf Received EAPOL START from mobile 00:13:e8:3e:26:bf
    *Dot1x_NW_MsgTask_0: Jan 04 12:09:39.884: 00:13:e8:3e:26:bf Sending EAP-Request/Identity to mobile 00:13:e8:3e:26:bf (EAP Id 2)
    *apfReceiveTask: Jan 04 12:09:40.252: fc:e5:57:01:a0:39 apfMsAssoStateDec
    *apfReceiveTask: Jan 04 12:09:40.253: fc:e5:57:01:a0:39 apfMs1xStateDec
    *osapiBsnTimer: Jan 04 12:10:09.852: 00:13:e8:3e:26:bf 802.1x 'txWhen' Timer expired for station 00:13:e8:3e:26:bf and for message = M0
    *dot1xMsgTask: Jan 04 12:10:09.853: 00:13:e8:3e:26:bf Sending EAP-Request/Identity to mobile 00:13:e8:3e:26:bf (EAP Id 3)
    *osapiBsnTimer: Jan 04 12:10:39.852: 00:13:e8:3e:26:bf 802.1x 'txWhen' Timer expired for station 00:13:e8:3e:26:bf and for message = M0
    *dot1xMsgTask: Jan 04 12:10:39.853: 00:13:e8:3e:26:bf Reached Max EAP-Identity Request retries (3) for STA 00:13:e8:3e:26:bf
    *dot1xMsgTask: Jan 04 12:10:39.853: 00:13:e8:3e:26:bf Not sending EAP-Failure for STA 00:13:e8:3e:26:bf
    *apfMsConnTask_0: Jan 04 12:10:40.164: 00:13:e8:3e:26:bf Processing RSN IE type 48, length 22 for mobile 00:13:e8:3e:26:bf
    *apfMsConnTask_0: Jan 04 12:10:40.164: 00:13:e8:3e:26:bf Received RSN IE with 0 PMKIDs from mobile 00:13:e8:3e:26:bf
    *dot1xMsgTask: Jan 04 12:10:40.167: 00:13:e8:3e:26:bf Station 00:13:e8:3e:26:bf setting dot1x reauth timeout = 1800
    *dot1xMsgTask: Jan 04 12:10:40.167: 00:13:e8:3e:26:bf Sending EAP-Request/Identity to mobile 00:13:e8:3e:26:bf (EAP Id 1)
    *Dot1x_NW_MsgTask_0: Jan 04 12:10:40.215: 00:13:e8:3e:26:bf Received EAPOL START from mobile 00:13:e8:3e:26:bf
    *Dot1x_NW_MsgTask_0: Jan 04 12:10:40.215: 00:13:e8:3e:26:bf Sending EAP-Request/Identity to mobile 00:13:e8:3e:26:bf (EAP Id 2)
    *osapiBsnTimer: Jan 04 12:11:10.055: 00:13:e8:3e:26:bf 802.1x 'txWhen' Timer expired for station 00:13:e8:3e:26:bf and for message = M0
    *dot1xMsgTask: Jan 04 12:11:10.055: 00:13:e8:3e:26:bf Sending EAP-Request/Identity to mobile 00:13:e8:3e:26:bf (EAP Id 3)
    *osapiBsnTimer: Jan 04 12:11:40.055: 00:13:e8:3e:26:bf 802.1x 'txWhen' Timer expired for station 00:13:e8:3e:26:bf and for message = M0
    *dot1xMsgTask: Jan 04 12:11:40.056: 00:13:e8:3e:26:bf Reached Max EAP-Identity Request retries (3) for STA 00:13:e8:3e:26:bf
    *dot1xMsgTask: Jan 04 12:11:40.056: 00:13:e8:3e:26:bf Not sending EAP-Failure for STA 00:13:e8:3e:26:bf
    *apfMsConnTask_0: Jan 04 12:11:40.356: 00:13:e8:3e:26:bf Processing RSN IE type 48, length 22 for mobile 00:13:e8:3e:26:bf
    *apfMsConnTask_0: Jan 04 12:11:40.356: 00:13:e8:3e:26:bf Received RSN IE with 0 PMKIDs from mobile 00:13:e8:3e:26:bf
    *dot1xMsgTask: Jan 04 12:11:40.359: 00:13:e8:3e:26:bf Station 00:13:e8:3e:26:bf setting dot1x reauth timeout = 1800
    *dot1xMsgTask: Jan 04 12:11:40.359: 00:13:e8:3e:26:bf Sending EAP-Request/Identity to mobile 00:13:e8:3e:26:bf (EAP Id 1)
    *Dot1x_NW_MsgTask_0: Jan 04 12:11:40.411: 00:13:e8:3e:26:bf Received EAPOL START from mobile 00:13:e8:3e:26:bf
    *Dot1x_NW_MsgTask_0: Jan 04 12:11:40.411: 00:13:e8:3e:26:bf Sending EAP-Request/Identity to mobile 00:13:e8:3e:26:bf (EAP Id 2)
    *osapiBsnTimer: Jan 04 12:12:10.255: 00:13:e8:3e:26:bf 802.1x 'txWhen' Timer expired for station 00:13:e8:3e:26:bf and for message = M0
    *dot1xMsgTask: Jan 04 12:12:10.256: 00:13:e8:3e:26:bf Sending EAP-Request/Identity to mobile 00:13:e8:3e:26:bf (EAP Id 3)
    *osapiBsnTimer: Jan 04 12:12:40.255: 00:13:e8:3e:26:bf 802.1x 'txWhen' Timer expired for station 00:13:e8:3e:26:bf and for message = M0
    *dot1xMsgTask: Jan 04 12:12:40.256: 00:13:e8:3e:26:bf Reached Max EAP-Identity Request retries (3) for STA 00:13:e8:3e:26:bf
    *dot1xMsgTask: Jan 04 12:12:40.256: 00:13:e8:3e:26:bf Not sending EAP-Failure for STA 00:13:e8:3e:26:bf
    *apfMsConnTask_0: Jan 04 12:12:40.596: 00:13:e8:3e:26:bf Processing RSN IE type 48, length 22 for mobile 00:13:e8:3e:26:bf
    *apfMsConnTask_0: Jan 04 12:12:40.596: 00:13:e8:3e:26:bf Received RSN IE with 0 PMKIDs from mobile 00:13:e8:3e:26:bf
    *dot1xMsgTask: Jan 04 12:12:40.598: 00:13:e8:3e:26:bf Station 00:13:e8:3e:26:bf setting dot1x reauth timeout = 1800
    *dot1xMsgTask: Jan 04 12:12:40.599: 00:13:e8:3e:26:bf Sending EAP-Request/Identity to mobile 00:13:e8:3e:26:bf (EAP Id 1)
    *Dot1x_NW_MsgTask_0: Jan 04 12:12:40.657: 00:13:e8:3e:26:bf Received EAPOL START from mobile 00:13:e8:3e:26:bf
    *Dot1x_NW_MsgTask_0: Jan 04 12:12:40.657: 00:13:e8:3e:26:bf Sending EAP-Request/Identity to mobile 00:13:e8:3e:26:bf (EAP Id 2)
    *osapiBsnTimer: Jan 04 12:13:10.655: 00:13:e8:3e:26:bf 802.1x 'txWhen' Timer expired for station 00:13:e8:3e:26:bf and for message = M0
    *dot1xMsgTask: Jan 04 12:13:10.656: 00:13:e8:3e:26:bf Sending EAP-Request/Identity to mobile 00:13:e8:3e:26:bf (EAP Id 3)
    *apfMsConnTask_0: Jan 04 12:13:25.133: ac:72:89:0b:3b:87 Processing RSN IE type 48, length 22 for mobile ac:72:89:0b:3b:87
    *apfMsConnTask_0: Jan 04 12:13:25.133: ac:72:89:0b:3b:87 Received RSN IE with 0 PMKIDs from mobile ac:72:89:0b:3b:87
    *apfMsConnTask_0: Jan 04 12:13:25.133: ac:72:89:0b:3b:87 apfMsAssoStateInc
    *dot1xMsgTask: Jan 04 12:13:25.135: ac:72:89:0b:3b:87 Station ac:72:89:0b:3b:87 setting dot1x reauth timeout = 1800
    *dot1xMsgTask: Jan 04 12:13:25.135: ac:72:89:0b:3b:87 Sending EAP-Request/Identity to mobile ac:72:89:0b:3b:87 (EAP Id 1)
    *Dot1x_NW_MsgTask_0: Jan 04 12:13:25.204: ac:72:89:0b:3b:87 Received EAPOL START from mobile ac:72:89:0b:3b:87
    *Dot1x_NW_MsgTask_0: Jan 04 12:13:25.205: ac:72:89:0b:3b:87 Sending EAP-Request/Identity to mobile ac:72:89:0b:3b:87 (EAP Id 2)
    *apfMsConnTask_0: Jan 04 12:13:36.779: ac:72:89:0b:3b:87 Processing RSN IE type 48, length 22 for mobile ac:72:89:0b:3b:87
    *apfMsConnTask_0: Jan 04 12:13:36.779: ac:72:89:0b:3b:87 Received RSN IE with 0 PMKIDs from mobile ac:72:89:0b:3b:87
    *dot1xMsgTask: Jan 04 12:13:36.781: ac:72:89:0b:3b:87 Sending EAP-Request/Identity to mobile ac:72:89:0b:3b:87 (EAP Id 1)
    *Dot1x_NW_MsgTask_0: Jan 04 12:13:36.835: ac:72:89:0b:3b:87 Received EAPOL START from mobile ac:72:89:0b:3b:87
    *Dot1x_NW_MsgTask_0: Jan 04 12:13:36.835: ac:72:89:0b:3b:87 Sending EAP-Request/Identity to mobile ac:72:89:0b:3b:87 (EAP Id 2)
    *osapiBsnTimer: Jan 04 12:13:40.655: 00:13:e8:3e:26:bf 802.1x 'txWhen' Timer expired for station 00:13:e8:3e:26:bf and for message = M0
    *dot1xMsgTask: Jan 04 12:13:40.655: 00:13:e8:3e:26:bf Reached Max EAP-Identity Request retries (3) for STA 00:13:e8:3e:26:bf
    *dot1xMsgTask: Jan 04 12:13:40.656: 00:13:e8:3e:26:bf Not sending EAP-Failure for STA 00:13:e8:3e:26:bf
    *apfMsConnTask_0: Jan 04 12:13:40.998: 00:13:e8:3e:26:bf Processing RSN IE type 48, length 22 for mobile 00:13:e8:3e:26:bf
    *apfMsConnTask_0: Jan 04 12:13:40.998: 00:13:e8:3e:26:bf Received RSN IE with 0 PMKIDs from mobile 00:13:e8:3e:26:bf
    *dot1xMsgTask: Jan 04 12:13:41.000: 00:13:e8:3e:26:bf Station 00:13:e8:3e:26:bf setting dot1x reauth timeout = 1800
    *dot1xMsgTask: Jan 04 12:13:41.000: 00:13:e8:3e:26:bf Sending EAP-Request/Identity to mobile 00:13:e8:3e:26:bf (EAP Id 1)
    *Dot1x_NW_MsgTask_0: Jan 04 12:13:41.069: 00:13:e8:3e:26:bf Received EAPOL START from mobile 00:13:e8:3e:26:bf
    any one has idea where i am wrong in configuration
    thanks in advance

    Here is another link you can reference.
    http://araihan.wordpress.com/2010/04/30/complete-guide-to-build-a-cisco-wireless-infrastructure-using-cisco-wlc-5500-cisco-1142-ap-and-microsoft-radius-server/
    Sent from Cisco Technical Support iPhone App

  • External HD Boot fails with Snow Leopard

    When I try to boot from an external HD with 10.6 installed I get a kernel panic "unable to find a driver for this platform". My internal drive has 10.7 installed. Any suggestions as to how to resolve the issue?
    Here's a bit of background. I have some files on my computer that are produced by applications no longer supported on the Mac. They worked fine under Rosetta with 10.6 but when I upgraded to 10.7 and Rosetta was dropped, so did my ability to access the files. I'm really keen to be able to at least open the files and see if I can export them to useful format, or even print them.
    Today I purchased an external 1TB HD in the hope that this would solve my problem. I intended to boot up using Snow Leaopard. I installed it using the DVD purchased as part of the Mac Boxed Set a while back. There are two partitions on the HD, a 50GB section with 10.6 on it and a 950GB which is blank.
    When the installation was complete the Mac automatically rebooted. Unfortunately it panicked midway through the restart. I've tried re-initialising the drive and checking the firmware. Everything seems ok there. I'm not sure what to do next.
    Peter

    Well, the clone didn't work. I copied the following files/folders to the external as advised by CCC:
    /Library, /System, /bin, /etc, /mach_kernel, /private, /sbin, /tmp, /usr, and /var
    There was a panic on startup with the following info displayed:
    panic(cpu 1 caller 0xffffff7f807b1f9a): "No HPETs available...CPU(s) configured incorrectly\n"@/SourceCache/AppleIntelCPUPowerManagement/AppleIntelCPUPowerMana gement-167.3/pmThread.c:156
    Backtrace (CPU 1), Frame : Return Address
    0xffffff807987bef0 : 0xffffff8000220702
    0xffffff807987bf70 : 0xffffff7f807b1f9a
    0xffffff807987bfb0 : 0xffffff8000820057
          Kernel Extensions in backtrace:
             com.apple.driver.AppleIntelCPUPowerManagement(167.3)[E08EC0D7-C364-3C57-A377-88 7B36241B1C]@0xffffff7f807ac000->0xffffff7f807d5fff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    Not yet set
    Kernel version:
    Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
    Kernel UUID: 7B6546C7-70E8-3ED8-A6C3-C927E4D3D0D6
    System model name: iMac8,1 (Mac-F227BEC8)
    I will try installing a copy of the 10.6.3 operating system on my firewire HD and see if that works.

Maybe you are looking for