Users not able to authenticate via short names

First it was VPN and now it's happening to my radius server. Users aren't able to authenticate via their short names/usernames. The only way they are able to authenticate to these two services is by using their full name as entered in the LDAP directory. Previously "jsmith" would work, but now you have to enter "John Smith" This is very frustrating. Other services like calendar, mail, addressbook, webdav are unaffected by this issue. Any reccomendations? Thanks

Hi JFWX5,
I recently experienced a very similar problem myself, all services was running fine with no problem with authentication except for the calendar service; namely the webcal.
Throug the Server Admin tool (not the Server app) I checked the log for Open Directory server and then explicitly for Kerberos which was comlaining that it didn't find the database for looking up users trying to authenicate themselfs.
I found this article in the Apple knowledge base discussing a similiar problem: http://support.apple.com/kb/TS2938
By executing that terminal command Open Directory and Kerboros was up and running for my webcal.
PS: REALM_NAME should be in all caps and it is the DNS hostname for your server ex. SERVER.EXAMPLE.COM.

Similar Messages

  • Multibyte users are not able to authenticate using Default Authenticator

    Hi,
    We are facing an issue with multi-byte user authentication. All chinese and french users are not able to authenticate.
    When we try to authenticate with réseau/welcome1, where réseau is a user created in embedded LDAP, authentication fails.
    Security log generated is-
    ####<06-Jan-2009 22:47:49 o'clock PST> <Debug> <SecurityAtn> <jjpeng-lab1> <AdminServer> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1231310869374> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle got username from callbacks[0], UserName=rseau>
    ####<06-Jan-2009 22:47:49 o'clock PST> <Debug> <SecurityAtn> <jjpeng-lab1> <AdminServer> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1231310869374> <BEA-000000> <LDAP Atn Login username: rseau>
    ####<06-Jan-2009 22:47:49 o'clock PST> <Debug> <SecurityAtn> <jjpeng-lab1> <AdminServer> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1231310869374> <BEA-000000> <getConnection return conn:LDAPConnection { ldapVersion:2 bindDN:""}>
    ####<06-Jan-2009 22:47:49 o'clock PST> <Debug> <SecurityAtn> <jjpeng-lab1> <AdminServer> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1231310869374> <BEA-000000> <authenticate user:rseau>
    ####<06-Jan-2009 22:47:49 o'clock PST> <Debug> <SecurityAtn> <jjpeng-lab1> <AdminServer> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1231310869374> <BEA-000000> <getDNForUser search("ou=people,ou=myrealm,dc=base_domain", "(&(uid=rseau)(objectclass=person))", base DN & below)>
    ####<06-Jan-2009 22:47:49 o'clock PST> <Debug> <SecurityAtn> <jjpeng-lab1> <AdminServer> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1231310869374> <BEA-000000> <getDNForUser search("ou=people,ou=myrealm,dc=base_domain", "(&(uid=rseau)(objectclass=person))", base DN & below)>
    ####<06-Jan-2009 22:47:49 o'clock PST> <Debug> <SecurityAtn> <jjpeng-lab1> <AdminServer> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1231310869374> <BEA-000000> <returnConnection conn:LDAPConnection { ldapVersion:2 bindDN:""}>
    ####<06-Jan-2009 22:47:49 o'clock PST> <Debug> <SecurityAtn> <jjpeng-lab1> <AdminServer> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1231310869374> <BEA-000000> <[Security:090302]Authentication Failed: User rseau denied>
    ####<06-Jan-2009 22:47:49 o'clock PST> <Debug> <SecurityAtn> <jjpeng-lab1> <AdminServer> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1231310869374> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.commit>
    ####<06-Jan-2009 22:47:49 o'clock PST> <Debug> <SecurityAtn> <jjpeng-lab1> <AdminServer> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1231310869374> <BEA-000000> <LDAP Atn Abort>
    ####<06-Jan-2009 22:47:49 o'clock PST> <Debug> <SecurityAtn> <jjpeng-lab1> <AdminServer> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1231310869374> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.commit delegated, returning false>
    ####<06-Jan-2009 22:47:49 o'clock PST> <Debug> <SecurityAtn> <jjpeng-lab1> <AdminServer> <[ACTIVE] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1231310869374> <BEA-000000> <weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.authenticate authenticate failed for user rseau>
    We are using WebLogic Server 10.3 Default Authenticator as Authentication Provider.
    I found few change requests related to multi-byte from the link: http://edocs.bea.com/wls/docs103/issues/known_resolved.html
    Am I missing some configuration? Has anyone else tried authenticate multibyte username?
    Thanks,
    Anuj

    Can you provide more information on the use case?
    1. Is this using Basic or Form authentication?
    2. If the user logs on from a web-based client, do you get the same failure with Internet Explorer as with other browsers?
    3. On which operating system is the WebLogic AdminServer running?
    With WebLogic Server 10.3, I am able to authenticate with multi-byte (French and Japanese) usernames. (My environment: form auth, Firefox 3.0.5, WLS runs on Linux RHEL 4.0.)

  • Except sadmin other users not able to see siebel BI publisher reports

    Hi,
    we have integrated siebel with BI publisher, except sadmin other users not able to see BI publisher reports, it is throwing error "No file has been attached to this record, please attach a file. SBL-SVC-00155".
    when login with sadmin report is generating. we have created user sadmin on BI publisher. if we change that user sadmin on BI publisher to some other name, then sadmin not able to generate reports. is there any specific on user creation on BIP should match with siebel?
    Thanks,
    Joe

    i suggest then dropping user and re-creating and then re-assigning permission (just keep his webcat files) - it'll be faster than looking into individual permissions
    another possible option - did you check his browser? sometimes the screen resolution can be too low and they don't see it on the same screen - need to scroll.
    is it possible he's not using the same Dashboard page as others? just check the "Report Links" to make sure
    i'm not sure what else could be a cause of this

  • End users not able to export a report to a spreadsheet

    Hi Gurus,
    My end users not able to export a report to a spreadsheet..
    version     : ECC 6.0
    Release    : 7.10
    support Package 14
    Currently the end user has 6 choices for creating spreadsheets if the selecte the "All Available Formats" option when generating a spreadsheet. Those options are:
    Excel (in MHTML format)
    Excel (in MHTML format for 2000/97)
    Excel (in Office 2003 XML format)
    SAP internal XML format
    SAP Standard (internal table)
    Excel (in Existing XXL format)
    When they are trying to use format " Excel (in Existing XXL format) " Below error is coming..
    save XXl list object in SAP Office
    Name for list object            ALVXXL01
    Title for SAPoffice              -
    as per sap Note 1080608 it's support only * Excel (in previous XXL format) format,
    My question is  * Excel (in Existing XXL format) and * Excel (in previous XXL format) are same.
    If yes why its not allowing to Excel (in Existing XXL format)... ? Am waiting for you valuable suggestions..
    Best Regards,
    RK

    Dear, all
    When they are trying to use format " Excel (in Existing XXL format) " Below error is coming..
    save XXl list object in SAP Office
    Name for list object ALVXXL01
    Title for SAPoffice
    Please sujest how to solw this problem
    Mayur Tandel

  • Not able to get the Alias Name(Member Description) in FR by using Planning

    Hi All,
    we are using the 11.1.2 version in my project. While i am developing the FR repots by using planning database i am not able to find the Member name in my report, but i am able to see the option. MemberName, Alias and Both. If i check the Alias or both its giving only member name only.
    Any ides on this or any post are there prior this .
    Thanks in Advance.
    Rao

    Rao,
    Thanks for the info! It is strange that despite having alias name report is populating member name. It is not the first time strange things hapend with FR.
    Can you please check if you are connecting to same data source where you see alias name? Can you pull alias name from SmartView?
    Venu

  • User not able to run a report.

    Report Server has encountered a SharePoint error. (rsSharePointError) Cannot open database "dbname" requested by the login. The login failed. Login failed for user . For more information about this error navigate to the report server on the local
    server machine, or enable remote errors

    Hi Kunal, here are a few links that might point you in the right direction:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/cca6cb99-c86d-4ba6-b6b9-81ec88771aa8/users-not-able-to-see-the-published-reports?forum=sqlreportingservices
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/c6c1414c-c338-4222-a5ca-a554d3ad912c/problem-getting-some-users-to-be-able-to-run-reports-probably-security-of-some-sort?forum=sqlreportingservices
    http://gj80blogtech.blogspot.com/2010/07/ssrs-error-report-server-has.html
    http://support.microsoft.com/default.aspx?scid=kb;EN-US;2597014
    cameron rautmann

  • Not able to download the field names in GUI_DOWNLOAD(very urgent)

    Hi All,
    I am downloading the file contents to the presentation server.i am able to get the file contents proeprly but not able to download the field names into text file.
    Can anybody please help me in this issue..? its very urgent. Valuable answers will be rewarded.
    CALL FUNCTION 'GUI_DOWNLOAD'
        EXPORTING
          filename                = w_filename
          filetype                = 'DAT'
         write_field_seperator   = c_x
          col_select              = c_x
          COL_SELECT_MASK         = t_mask
        TABLES
          data_tab                = t_tab
          fieldnames              = t_colnames
        EXCEPTIONS
    Thanks & Regards,
    Satish.

    Hi,
    I have tried in both ways its not working.
    while a ran the program it is going to the dump.
    I am working in mySAP ECC6.0
    Can pl you suggest other way..
    Thanks & Regards,
    Satish.

  • WWW service is not able to start via Microsoft Failover Cluster generic service resource

    Environment
    Cluster Nodes = two
    Cluster Nodes OS = Windows 2008R2
    Application = IIS
    Query
    I created generic service resources of many windows services under Microsoft Failover Cluster and they are failing over successfully but when I create a generic service resource for WWW, then the WWW service is not able to online
    via Microsoft Failover Cluster. It stuck in online pending.
    I have noticed two things.
    1.) If the WWW service is set to manual and started at passive node and I manually restart the Active node then the WWW service successfully switch over to stand by/passive node. but if the WWW service is set to
    manual and not started on stand by/Passive node then the WWW service is not failing over.
    2.) if I kill the WWW service manually (as a test case) on Active Node via this command (taskkill /f /pid XXXX) then the WWW service failed and is not failing
    over to standby/passive node.
    Any comment will be appreciated. Thanks. Zahid Haseeb.

    The problem is resolved. I feel that it will be helpful to other people who may face the same problem which I faced, so I wrote a blog on "How to configure IIS Web Site and Application Pool in Microsoft Failover Cluster" and mentioned almost all activities
    which I have done. Kindly see the resolution under section "Configure some changes in Cluster Configuration" in the below link
    http://zahidhaseeb.wordpress.com/2014/02/12/how-to-configure-iis-web-site-and-application-pool-in-microsoft-failover-cluster/
    Any comment will be appreciated. Thanks. Zahid Haseeb.

  • Even after set Mo:Security and HR:Security,user not able to restrict require Inventory Org.

    Hi All,
    Even after set Mo:Security and HR:Security,user not able to restrict require Inventory Org.
    Both the profile option have set at responsibility level.
    Reagrds,
    Sandesh

    2785222 wrote:
    Hi All,
    Even after set Mo:Security and HR:Security,user not able to restrict require Inventory Org.
    Both the profile option have set at responsibility level.
    Reagrds,
    Sandesh
    Hi Sandesh,
    First note that HR:Security Is for HRMS module for restricting data for respective OUs
    MO:Security is for other Modules such as Inv, PO, AR, AP etc., for restricting data
    Change the inventory Org to the one you want and then query data...
    Hope it helps.
    Regards,
    Shahzad.H.Magsi

  • Application user not able to Login

    Hi,
    Application user not able to Login but sysadmin are able to log in in R12 upgraded application.
    please suggest remedies.
    regards
    Anup

    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.IllegalAccessError, msg=tried to access method oracle.apps.fnd.sso.Utils.getLog(Loracle/apps/fnd/common/WebAppsContext;)Loracle/apps/fnd/common/AppsLog; from class oracle.apps.fnd.sso.webui.ChangePasswordCO
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:872)
         at OAErrorPage.jspService(_OAErrorPage.java:221)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:186)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191)
         at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:761)
         at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:727)
         at OA.jspService(_OA.java:257)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:186)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
         at RF.jspService(_RF.java:225)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    java.lang.IllegalAccessError: tried to access method oracle.apps.fnd.sso.Utils.getLog(Loracle/apps/fnd/common/WebAppsContext;)Loracle/apps/fnd/common/AppsLog; from class oracle.apps.fnd.sso.webui.ChangePasswordCO
         at oracle.apps.fnd.sso.webui.ChangePasswordCO.processRequest(ChangePasswordCO.java:72)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:596)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1166)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2491)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1889)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:533)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:421)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:702)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:252)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:186)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:191)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
         at RF.jspService(_RF.java:225)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)

  • Can not login after changing account short name and home directory

    Hi,
    I did sth rather stupid while trying a get timemachine working on my iMac 10.5.5.
    I changed the short name, login shell and home directory of my account. (didn't listen to the waning that I may not be able to login if I change those information Now I can not log into my account anymore. I tried to use fileVault master password to change the password of my account, but it didn't help. Can anyone tell me how do I fix this problem?
    Thanks a lot!

    xyz2008 wrote:
    No, I still can not log in as that user.
    I did as you advised, but it gave the following message:
    "attache failed, no such file or directory"
    then I suspect you may be entering the command incorrectly. another possibility is this. I noticed you said in one of the previous posts that if you cd into the main user home directory you only see user.sparseimage. It actually should be user.sparsebundle. Or have you upgraded to leopard from tiger with filevault turned on? then it could have remained sparseimage rather than sparsebundle.
    run the following in terminal
    sudo ls -la /users/username
    and post the results.
    does it list sparsebundle or sparseimage?
    Another thing, when I typed in the command, it didn't take the admin (root) password, but the password of the account I was logged in got me through.
    that's what it has to be. it takes the password of the user (it jhas to be an admin user) which is currently logged in.
    I am wondering if I can recover the problem user's files from the sparseimage file, then copied all the files to a new user.
    Message was edited by: V.K.

  • Report exection problem for one user - not able to see the data.

    Hello Friends ,
    Need some help . I have got the one ticket from bussniess side about the report execution .
    Unfortunately , I am also not having authorisation of that report due to sensible data.
    Problem - User is executing the report but some how he is not ABLE TO see the data for one company code Hierachy .
    I executed the same report through RSSMQ via his user id , and I got the  below message.
    All value were selected . Hierachy Authorisation cannot be used.
    A displayed hierachy requier a hierachy authorisation .
    But when i checked his authorisation , I am able to see that he should have authorisation to all the hireachy .
    could you please let me know , how can I check more ?
    Regards,

    after accessing the report , u go to su53 tcode and check the authorization and u can see what is problem in authorization for the that user and u can send the details to secuity team to rectify the issue ,

  • Users not able to see remote users on the node network

    Users that belong to one node are not able to see users in another calendar
    server node. Both calendar servers are pointing to the same directory server.
    Some errors that occur in the log files:
    DEXOTEK ERRCODE Ox13608 -> SchedBaseOpen: Section name too long
    DEXOTEK ERRCODE Ox13608 -> OpenConnection: SchedBaseOpenOnHost
    And when uninode -cws nodeID is run, it does not report being able to see all
    the users and resources on the remote nodes.
    uninode: connected to hostname.net.xxx.com, node 10000
    directory of items: 10 (USERS = 10/RESOURCES = 0)
    CONNECTION EX AV Q-SIZE IN-PROCESS IMPORT-DIR
    (10000)->xxxxxx.xxx.com(10001) 2 2 0 0 370 (U=370/R=0)
    Here is the nodes.ini file:
    + H=xxxxxxx.xxx.com/N=10000
    + H=xxxx.xxx.com/N=10001
    all=2
    There is a reported bug, that 16 chars is max on domain names for the nodes.ini
    file, which means that you need to change that file and use:
         a) an alias that can be resolved on the network with either DNS or local
         host files
         b) use the IP address.
    As documented in the release notes, here is the procedure on how to modify the
    hostname when it is too long. Or how to modify the hostname for any reason.
    Fix for long host names problem
    If the fully qualified domain name for your network exceeds 16 characters, it
    will be necessary to shorten the host name of all the servers in the Calendar
    Server network . These instructions must be carefully followed to avoid causing
    problems with the network. Ensure that the procedure is applied to ALL nodes in
    the Calendar network.
    1) The following procedure should be carried out on each server in the
    Calendar network:
    a) Bring the Calendar services down.
    % unistop -y
    b) Run the unidbfix command in export mode.
    % unidbfix -export -n node-id
    This will create a remotenode.ini file for each node on the server. The file is
    located in the node's perm directory.
    Example:
    If you have two nodes on the server ROCK, node 1(in N1) and node (in N2), the
    files are:
    /users/unison/db/nodes/N1/perm/remotenode.ini
    /users/unison/db/nodes/N2/perm/remotenode.ini
    The remotenode.ini file will look something like this:
    [1]
    RN_NUMCONNECT = 2
    RN_SURNAME = "unison"
    RN_GIVENNAME = "unison"
    RN_ORGUNIT1 = "uni2"
    RN_ORGUNIT2 = "openmail"
    RN_ORGANIZATION = "ABC Corp"
    RN_ACCESSMETHOD = 2
    RN_SERVICENAME = "unieng"
    RN_HOSTNAME = "rock"
    [2]
    RN_NUMCONNECT = 2
    RN_SURNAME = "unison"
    RN_GIVENNAME = "unison"
    RN_ORGUNIT1 = "uni4"
    RN_ORGUNIT2 = "openmail"
    RN_ORGANIZATION = "ABC Corp"
    RN_ACCESSMETHOD = 2
    RN_SERVICENAME = "unieng"
    RN_HOSTNAME = "rock"
    2) Once you have run unidbfix in export mode on all the servers, proceed as
    follows:
    a) Compare the remotenode.ini files and verify that the entries are the
    same. In each file, you will note that an entry for the local node is not
    included.
    b) Edit one of the files (on any of the servers). This file will be
    referred to as the master file. Add the appropriate entries for the
    local node (copy the section from one of the other files). Modify the
    RN_HOSTNAME in each of the sections of the master file to shorten the
    name.
    c) Copy the master file in the perm directories of each node on all the
    servers.
    3) Once the master file is in the perm directory of all the nodes, proceed as
    follows on each server:
    a) Run the unidbfix command in the -import mode.
    % unidbfix -import -n node-id
    b) Edit the nodes.ini file on the hub server and make the same changes to
    the host names. You do not need to apply the changes.
    c) Edit the [UTL] section of the /users/unison/misc/unison.ini file and
    change the host name.
    d) Start up the services.
    % unistart
    4) After all the changes have been made, run the uninode -cws all and
    uninode -snc all commands and verify that the results are accurate.

    See this:
    http://docs.info.apple.com/article.html?path=Mac/10.6/en/8203.html
    You should then see your pcs listed in Finder's sidebar under the shared section.
    Regards

  • User not able to connect to the WIreless

    We are facing the issue with a client he is getting the Ip but we are not able to ping even it fails to get the lenk test from the WLC.AP is registered to the Centralised WLC and other users are able to get the access with out any problem .Below are the loggs i got for the user .
    debug client 1c:65:9d:a4:ea:b6
    (Cisco Controller) >*DHCP Socket Task: Dec 05 09:47:07.361: 8c:70:5a:c6:86:28 DHCP received op BOOTREPLY (2) (len 330,vlan 0, port 13, encap 0xec03)
    *emWeb: Dec 06 08:20:19.255: 1c:65:9d:a4:ea:b6 Central Switch = FALSE
    *emWeb: Dec 06 08:20:19.256: 1c:65:9d:a4:ea:b6 Central Switch = FALSE
    *emWeb: Dec 06 08:20:19.259: 1c:65:9d:a4:ea:b6 Central Switch = FALSE
    (Cisco Controller) >debug client 1c:65:9d:a4:ea:b6
    (Cisco Controller) >*apfMsConnTask_6: Dec 06 08:21:19.495: 1c:65:9d:a4:ea:b6 Association received from mobile on BSSID 20:37:06:7c:53:a0
    *apfMsConnTask_6: Dec 06 08:21:19.498: 1c:65:9d:a4:ea:b6 Global 200 Clients are allowed to AP radio
    *apfMsConnTask_6: Dec 06 08:21:19.499: 1c:65:9d:a4:ea:b6 Max Client Trap Threshold: 0  cur: 18
    *apfMsConnTask_6: Dec 06 08:21:19.499: 1c:65:9d:a4:ea:b6 Rf profile 600 Clients are allowed to AP wlan
    *apfMsConnTask_6: Dec 06 08:21:19.499: 1c:65:9d:a4:ea:b6 Applying Interface policy on Mobile, role Local. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 0
    *apfMsConnTask_6: Dec 06 08:21:19.499: 1c:65:9d:a4:ea:b6 Re-applying interface policy for client
    *apfMsConnTask_6: Dec 06 08:21:19.499: 1c:65:9d:a4:ea:b6 10.15.73.240 RUN (20) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2164)
    *apfMsConnTask_6: Dec 06 08:21:19.499: 1c:65:9d:a4:ea:b6 10.15.73.240 RUN (20) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2185)
    *apfMsConnTask_6: Dec 06 08:21:19.499: 1c:65:9d:a4:ea:b6 apfApplyWlanPolicy: Apply WLAN Policy over PMIPv6 Client Mobility Type
    *apfMsConnTask_6: Dec 06 08:21:19.499: 1c:65:9d:a4:ea:b6 In processSsidIE:4619 setting Central switched to FALSE
    *apfMsConnTask_6: Dec 06 08:21:19.499: 1c:65:9d:a4:ea:b6 Applying site-specific Local Bridging override for station 1c:65:9d:a4:ea:b6 - vapId 1, site 'default-group', interface 'management'
    *apfMsConnTask_6: Dec 06 08:21:19.499: 1c:65:9d:a4:ea:b6 Applying Local Bridging Interface Policy for station 1c:65:9d:a4:ea:b6 - vlan 0, interface id 0, interface 'management'
    *apfMsConnTask_6: Dec 06 08:21:19.499: 1c:65:9d:a4:ea:b6 processSsidIE  statusCode is 0 and status is 0
    *apfMsConnTask_6: Dec 06 08:21:19.499: 1c:65:9d:a4:ea:b6 processSsidIE  ssid_done_flag is 0 finish_flag is 0
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 STA - rates (8): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 suppRates  statusCode is 0 and gotSuppRatesElement is 1
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 STA - rates (12): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 extSuppRates  statusCode is 0 and gotExtSuppRatesElement is 1
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 Processing RSN IE type 48, length 20 for mobile 1c:65:9d:a4:ea:b6
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 Received RSN IE with 0 PMKIDs from mobile 1c:65:9d:a4:ea:b6
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 Found an cache entry for BSSID 20:37:06:7c:53:a0 in PMKID cache at index 0 of station 1c:65:9d:a4:ea:b6
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 Removing BSSID 20:37:06:7c:53:a0 from PMKID cache of station 1c:65:9d:a4:ea:b6
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 Resetting MSCB PMK Cache Entry 0 for station 1c:65:9d:a4:ea:b6
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 Setting active key cache index 0 ---> 8
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 unsetting PmkIdValidatedByAp
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 apfMsRunStateDec
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 apfMs1xStateDec
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 10.15.73.240 RUN (20) Change state to START (0) last state RUN (20)
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 pemApfAddMobileStation2: APF_MS_PEM_WAIT_L2_AUTH_COMPLETE = 0.
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 10.15.73.240 START (0) Initializing policy
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 10.15.73.240 START (0) Change state to AUTHCHECK (2) last state START (0)
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 10.15.73.240 AUTHCHECK (2) Change state to 8021X_REQD (3) last state AUTHCHECK (2)
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 10.15.73.240 8021X_REQD (3) DHCP required on AP 20:37:06:7c:53:a0 vapId 1 apVapId 1for this client
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 Not Using WMM Compliance code qosCap 00
    *apfMsConnTask_6: Dec 06 08:21:19.500: 1c:65:9d:a4:ea:b6 10.15.73.240 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 20:37:06:7c:53:a0 vapId 1 apVapId 1 flex-acl-name:
    *apfMsConnTask_6: Dec 06 08:21:19.501: 1c:65:9d:a4:ea:b6 apfPemAddUser2 (apf_policy.c:333) Changing state for mobile 1c:65:9d:a4:ea:b6 on AP 20:37:06:7c:53:a0 from Associated to Associated
    *apfMsConnTask_6: Dec 06 08:21:19.501: 1c:65:9d:a4:ea:b6 apfPemAddUser2:session timeout forstation 1c:65:9d:a4:ea:b6 - Session Tout 0, apfMsTimeOut '0' and sessionTimerRunning flag is  0
    *apfMsConnTask_6: Dec 06 08:21:19.501: 1c:65:9d:a4:ea:b6 Stopping deletion of Mobile Station: (callerId: 48)
    *apfMsConnTask_6: Dec 06 08:21:19.501: 1c:65:9d:a4:ea:b6 Func: apfPemAddUser2, Ms Timeout = 0, Session Timeout = 0
    *apfMsConnTask_6: Dec 06 08:21:19.501: 1c:65:9d:a4:ea:b6 Sending Assoc Response to station on BSSID 20:37:06:7c:53:a0 (status 0) ApVapId 1 Slot 0
    *apfMsConnTask_6: Dec 06 08:21:19.501: 1c:65:9d:a4:ea:b6 apfProcessAssocReq (apf_80211.c:7957) Changing state for mobile 1c:65:9d:a4:ea:b6 on AP 20:37:06:7c:53:a0 from Associated to Associated
    *apfMsConnTask_6: Dec 06 08:21:19.510: 1c:65:9d:a4:ea:b6 Updating AID for REAP AP Client 20:37:06:7c:53:a0 - AID ===> 7
    *dot1xMsgTask: Dec 06 08:21:19.511: 1c:65:9d:a4:ea:b6 Disable re-auth, use PMK lifetime.
    *dot1xMsgTask: Dec 06 08:21:19.511: 1c:65:9d:a4:ea:b6 dot1x - moving mobile 1c:65:9d:a4:ea:b6 into Connecting state
    *dot1xMsgTask: Dec 06 08:21:19.511: 1c:65:9d:a4:ea:b6 Sending EAP-Request/Identity to mobile 1c:65:9d:a4:ea:b6 (EAP Id 1)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.010: 1c:65:9d:a4:ea:b6 Received EAPOL START from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.010: 1c:65:9d:a4:ea:b6 dot1x - moving mobile 1c:65:9d:a4:ea:b6 into Connecting state
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.010: 1c:65:9d:a4:ea:b6 Sending EAP-Request/Identity to mobile 1c:65:9d:a4:ea:b6 (EAP Id 2)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.018: 1c:65:9d:a4:ea:b6 Received EAPOL EAPPKT from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.018: 1c:65:9d:a4:ea:b6 Received Identity Response (count=2) from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.018: 1c:65:9d:a4:ea:b6 EAP State update from Connecting to Authenticating for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.018: 1c:65:9d:a4:ea:b6 dot1x - moving mobile 1c:65:9d:a4:ea:b6 into Authenticating state
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.018: 1c:65:9d:a4:ea:b6 Entering Backend Auth Response state for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.023: 1c:65:9d:a4:ea:b6 Processing Access-Challenge for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.023: 1c:65:9d:a4:ea:b6 Entering Backend Auth Req state (id=160) for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.023: 1c:65:9d:a4:ea:b6 WARNING: updated EAP-Identifier 2 ===> 160 for STA 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.023: 1c:65:9d:a4:ea:b6 Sending EAP Request from AAA to mobile 1c:65:9d:a4:ea:b6 (EAP Id 160)
    *apfMsConnTask_6: Dec 06 08:21:20.031: 1c:65:9d:a4:ea:b6 Association received from mobile on BSSID 20:37:06:7c:53:a0
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 Global 200 Clients are allowed to AP radio
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 Max Client Trap Threshold: 0  cur: 19
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 Rf profile 600 Clients are allowed to AP wlan
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 Applying Interface policy on Mobile, role Local. Ms NAC State 2 Quarantine Vlan 0 Access Vlan 0
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 Re-applying interface policy for client
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 10.15.73.240 8021X_REQD (3) Changing IPv4 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2164)
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 10.15.73.240 8021X_REQD (3) Changing IPv6 ACL 'none' (ACL ID 255) ===> 'none' (ACL ID 255) --- (caller apf_policy.c:2185)
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 apfApplyWlanPolicy: Apply WLAN Policy over PMIPv6 Client Mobility Type
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 In processSsidIE:4619 setting Central switched to FALSE
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 Applying site-specific Local Bridging override for station 1c:65:9d:a4:ea:b6 - vapId 1, site 'default-group', interface 'management'
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 Applying Local Bridging Interface Policy for station 1c:65:9d:a4:ea:b6 - vlan 0, interface id 0, interface 'management'
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 processSsidIE  statusCode is 0 and status is 0
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 processSsidIE  ssid_done_flag is 0 finish_flag is 0
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 STA - rates (8): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 suppRates  statusCode is 0 and gotSuppRatesElement is 1
    *apfMsConnTask_6: Dec 06 08:21:20.032: 1c:65:9d:a4:ea:b6 STA - rates (12): 130 132 139 150 36 48 72 108 12 18 24 96 0 0 0 0
    *apfMsConnTask_6: Dec 06 08:21:20.033: 1c:65:9d:a4:ea:b6 extSuppRates  statusCode is 0 and gotExtSuppRatesElement is 1
    *apfMsConnTask_6: Dec 06 08:21:20.033: 1c:65:9d:a4:ea:b6 Processing RSN IE type 48, length 20 for mobile 1c:65:9d:a4:ea:b6
    *apfMsConnTask_6: Dec 06 08:21:20.033: 1c:65:9d:a4:ea:b6 Received RSN IE with 0 PMKIDs from mobile 1c:65:9d:a4:ea:b6
    *apfMsConnTask_6: Dec 06 08:21:20.033: 1c:65:9d:a4:ea:b6 Setting active key cache index 8 ---> 8
    *apfMsConnTask_6: Dec 06 08:21:20.033: 1c:65:9d:a4:ea:b6 unsetting PmkIdValidatedByAp
    *apfMsConnTask_6: Dec 06 08:21:20.033: 1c:65:9d:a4:ea:b6 10.15.73.240 8021X_REQD (3) Initializing policy
    *apfMsConnTask_6: Dec 06 08:21:20.033: 1c:65:9d:a4:ea:b6 10.15.73.240 8021X_REQD (3) Change state to AUTHCHECK (2) last state 8021X_REQD (3)
    *apfMsConnTask_6: Dec 06 08:21:20.033: 1c:65:9d:a4:ea:b6 10.15.73.240 AUTHCHECK (2) Change state to 8021X_REQD (3) last state AUTHCHECK (2)
    *apfMsConnTask_6: Dec 06 08:21:20.033: 1c:65:9d:a4:ea:b6 10.15.73.240 8021X_REQD (3) DHCP required on AP 20:37:06:7c:53:a0 vapId 1 apVapId 1for this client
    *apfMsConnTask_6: Dec 06 08:21:20.033: 1c:65:9d:a4:ea:b6 Not Using WMM Compliance code qosCap 00
    *apfMsConnTask_6: Dec 06 08:21:20.033: 1c:65:9d:a4:ea:b6 10.15.73.240 8021X_REQD (3) Plumbed mobile LWAPP rule on AP 20:37:06:7c:53:a0 vapId 1 apVapId 1 flex-acl-name:
    *apfMsConnTask_6: Dec 06 08:21:20.033: 1c:65:9d:a4:ea:b6 apfPemAddUser2 (apf_policy.c:333) Changing state for mobile 1c:65:9d:a4:ea:b6 on AP 20:37:06:7c:53:a0 from Associated to Associated
    *apfMsConnTask_6: Dec 06 08:21:20.033: 1c:65:9d:a4:ea:b6 apfPemAddUser2:session timeout forstation 1c:65:9d:a4:ea:b6 - Session Tout 0, apfMsTimeOut '0' and sessionTimerRunning flag is  0
    *apfMsConnTask_6: Dec 06 08:21:20.033: 1c:65:9d:a4:ea:b6 Stopping deletion of Mobile Station: (callerId: 48)
    *apfMsConnTask_6: Dec 06 08:21:20.033: 1c:65:9d:a4:ea:b6 Func: apfPemAddUser2, Ms Timeout = 0, Session Timeout = 0
    *apfMsConnTask_6: Dec 06 08:21:20.034: 1c:65:9d:a4:ea:b6 Sending Assoc Response to station on BSSID 20:37:06:7c:53:a0 (status 0) ApVapId 1 Slot 0
    *apfMsConnTask_6: Dec 06 08:21:20.034: 1c:65:9d:a4:ea:b6 apfProcessAssocReq (apf_80211.c:7957) Changing state for mobile 1c:65:9d:a4:ea:b6 on AP 20:37:06:7c:53:a0 from Associated to Associated
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.034: 1c:65:9d:a4:ea:b6 Received EAPOL EAPPKT from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.034: 1c:65:9d:a4:ea:b6 Received EAP Response from mobile 1c:65:9d:a4:ea:b6 (EAP Id 160, EAP Type 25)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.034: 1c:65:9d:a4:ea:b6 Entering Backend Auth Response state for mobile 1c:65:9d:a4:ea:b6
    *dot1xMsgTask: Dec 06 08:21:20.038: 1c:65:9d:a4:ea:b6 Disable re-auth, use PMK lifetime.
    *dot1xMsgTask: Dec 06 08:21:20.038: 1c:65:9d:a4:ea:b6 dot1x - moving mobile 1c:65:9d:a4:ea:b6 into Connecting state
    *dot1xMsgTask: Dec 06 08:21:20.038: 1c:65:9d:a4:ea:b6 Sending EAP-Request/Identity to mobile 1c:65:9d:a4:ea:b6 (EAP Id 1)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.050: 1c:65:9d:a4:ea:b6 Received EAPOL EAPPKT from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.050: 1c:65:9d:a4:ea:b6 Received Identity Response (count=1) from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.050: 1c:65:9d:a4:ea:b6 EAP State update from Connecting to Authenticating for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.050: 1c:65:9d:a4:ea:b6 dot1x - moving mobile 1c:65:9d:a4:ea:b6 into Authenticating state
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.050: 1c:65:9d:a4:ea:b6 Entering Backend Auth Response state for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.055: 1c:65:9d:a4:ea:b6 Processing Access-Challenge for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.055: 1c:65:9d:a4:ea:b6 Entering Backend Auth Req state (id=161) for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.055: 1c:65:9d:a4:ea:b6 WARNING: updated EAP-Identifier 1 ===> 161 for STA 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.055: 1c:65:9d:a4:ea:b6 Sending EAP Request from AAA to mobile 1c:65:9d:a4:ea:b6 (EAP Id 161)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.063: 1c:65:9d:a4:ea:b6 Received EAPOL EAPPKT from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.063: 1c:65:9d:a4:ea:b6 Received EAP Response from mobile 1c:65:9d:a4:ea:b6 (EAP Id 161, EAP Type 25)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.064: 1c:65:9d:a4:ea:b6 Entering Backend Auth Response state for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.068: 1c:65:9d:a4:ea:b6 Processing Access-Challenge for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.068: 1c:65:9d:a4:ea:b6 Entering Backend Auth Req state (id=162) for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.068: 1c:65:9d:a4:ea:b6 Sending EAP Request from AAA to mobile 1c:65:9d:a4:ea:b6 (EAP Id 162)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.083: 1c:65:9d:a4:ea:b6 Received EAPOL EAPPKT from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.083: 1c:65:9d:a4:ea:b6 Received EAP Response from mobile 1c:65:9d:a4:ea:b6 (EAP Id 162, EAP Type 25)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.083: 1c:65:9d:a4:ea:b6 Entering Backend Auth Response state for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.087: 1c:65:9d:a4:ea:b6 Processing Access-Challenge for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.087: 1c:65:9d:a4:ea:b6 Entering Backend Auth Req state (id=163) for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.087: 1c:65:9d:a4:ea:b6 Sending EAP Request from AAA to mobile 1c:65:9d:a4:ea:b6 (EAP Id 163)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.111: 1c:65:9d:a4:ea:b6 Received EAPOL EAPPKT from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.111: 1c:65:9d:a4:ea:b6 Received EAP Response from mobile 1c:65:9d:a4:ea:b6 (EAP Id 163, EAP Type 25)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.111: 1c:65:9d:a4:ea:b6 Entering Backend Auth Response state for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.166: 1c:65:9d:a4:ea:b6 Processing Access-Challenge for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.167: 1c:65:9d:a4:ea:b6 Entering Backend Auth Req state (id=164) for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.167: 1c:65:9d:a4:ea:b6 Sending EAP Request from AAA to mobile 1c:65:9d:a4:ea:b6 (EAP Id 164)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.173: 1c:65:9d:a4:ea:b6 Received EAPOL EAPPKT from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.173: 1c:65:9d:a4:ea:b6 Received EAP Response from mobile 1c:65:9d:a4:ea:b6 (EAP Id 164, EAP Type 25)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.173: 1c:65:9d:a4:ea:b6 Entering Backend Auth Response state for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.179: 1c:65:9d:a4:ea:b6 Processing Access-Challenge for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.179: 1c:65:9d:a4:ea:b6 Entering Backend Auth Req state (id=165) for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.179: 1c:65:9d:a4:ea:b6 Sending EAP Request from AAA to mobile 1c:65:9d:a4:ea:b6 (EAP Id 165)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.184: 1c:65:9d:a4:ea:b6 Received EAPOL EAPPKT from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.184: 1c:65:9d:a4:ea:b6 Received EAP Response from mobile 1c:65:9d:a4:ea:b6 (EAP Id 165, EAP Type 25)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.184: 1c:65:9d:a4:ea:b6 Entering Backend Auth Response state for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.189: 1c:65:9d:a4:ea:b6 Processing Access-Challenge for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.189: 1c:65:9d:a4:ea:b6 Entering Backend Auth Req state (id=166) for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.189: 1c:65:9d:a4:ea:b6 Sending EAP Request from AAA to mobile 1c:65:9d:a4:ea:b6 (EAP Id 166)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.200: 1c:65:9d:a4:ea:b6 Received EAPOL EAPPKT from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.200: 1c:65:9d:a4:ea:b6 Received EAP Response from mobile 1c:65:9d:a4:ea:b6 (EAP Id 166, EAP Type 25)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.200: 1c:65:9d:a4:ea:b6 Entering Backend Auth Response state for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.204: 1c:65:9d:a4:ea:b6 Processing Access-Challenge for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.204: 1c:65:9d:a4:ea:b6 Entering Backend Auth Req state (id=167) for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.204: 1c:65:9d:a4:ea:b6 Sending EAP Request from AAA to mobile 1c:65:9d:a4:ea:b6 (EAP Id 167)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.216: 1c:65:9d:a4:ea:b6 Received EAPOL EAPPKT from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.216: 1c:65:9d:a4:ea:b6 Received EAP Response from mobile 1c:65:9d:a4:ea:b6 (EAP Id 167, EAP Type 25)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.216: 1c:65:9d:a4:ea:b6 Entering Backend Auth Response state for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.718: 1c:65:9d:a4:ea:b6 Processing Access-Challenge for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.718: 1c:65:9d:a4:ea:b6 Entering Backend Auth Req state (id=168) for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.718: 1c:65:9d:a4:ea:b6 Sending EAP Request from AAA to mobile 1c:65:9d:a4:ea:b6 (EAP Id 168)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.725: 1c:65:9d:a4:ea:b6 Received EAPOL EAPPKT from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.725: 1c:65:9d:a4:ea:b6 Received EAP Response from mobile 1c:65:9d:a4:ea:b6 (EAP Id 168, EAP Type 25)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.725: 1c:65:9d:a4:ea:b6 Entering Backend Auth Response state for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.731: 1c:65:9d:a4:ea:b6 Processing Access-Challenge for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.731: 1c:65:9d:a4:ea:b6 Entering Backend Auth Req state (id=169) for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.731: 1c:65:9d:a4:ea:b6 Sending EAP Request from AAA to mobile 1c:65:9d:a4:ea:b6 (EAP Id 169)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.738: 1c:65:9d:a4:ea:b6 Received EAPOL EAPPKT from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.738: 1c:65:9d:a4:ea:b6 Received EAP Response from mobile 1c:65:9d:a4:ea:b6 (EAP Id 169, EAP Type 25)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.738: 1c:65:9d:a4:ea:b6 Entering Backend Auth Response state for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.746: 1c:65:9d:a4:ea:b6 Processing Access-Accept for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.746: 1c:65:9d:a4:ea:b6 Resetting web IPv4 acl from 255 to 255
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.746: 1c:65:9d:a4:ea:b6 Resetting web IPv4 Flex acl from 65535 to 65535
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.747: 1c:65:9d:a4:ea:b6 Setting re-auth timeout to 0 seconds, got from WLAN config.
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.747: 1c:65:9d:a4:ea:b6 Station 1c:65:9d:a4:ea:b6 setting dot1x reauth timeout = 0
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.747: 1c:65:9d:a4:ea:b6 Stopping reauth timeout for 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.747: 1c:65:9d:a4:ea:b6 Creating a PKC PMKID Cache entry for station 1c:65:9d:a4:ea:b6 (RSN 2)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.747: 1c:65:9d:a4:ea:b6 Resetting MSCB PMK Cache Entry 0 for station 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.747: 1c:65:9d:a4:ea:b6 Setting active key cache index 8 ---> 8
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.747: 1c:65:9d:a4:ea:b6 Setting active key cache index 8 ---> 0
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.747: 1c:65:9d:a4:ea:b6 Adding BSSID 20:37:06:7c:53:a0 to PMKID cache at index 0 for station 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.747: New PMKID: (16)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.747:      [0000] 8a 3e dc 82 7b 6b ce 00 72 ac 5d be 2a 12 ab a6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.747: 1c:65:9d:a4:ea:b6 Disabling re-auth since PMK lifetime can take care of same.
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.747: 1c:65:9d:a4:ea:b6 unsetting PmkIdValidatedByAp
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.748: 1c:65:9d:a4:ea:b6 PMK sent to mobility group
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.748: 1c:65:9d:a4:ea:b6 Sending EAP-Success to mobile 1c:65:9d:a4:ea:b6 (EAP Id 169)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.748: 1c:65:9d:a4:ea:b6 Freeing AAACB from Dot1xCB as AAA auth is done for  mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.748: 1c:65:9d:a4:ea:b6 Found an cache entry for BSSID 20:37:06:7c:53:a0 in PMKID cache at index 0 of station 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.748: 1c:65:9d:a4:ea:b6 Found an cache entry for BSSID 20:37:06:7c:53:a0 in PMKID cache at index 0 of station 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.748: Including PMKID in M1  (16)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.748:      [0000] 8a 3e dc 82 7b 6b ce 00 72 ac 5d be 2a 12 ab a6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.748: 1c:65:9d:a4:ea:b6 Starting key exchange to mobile 1c:65:9d:a4:ea:b6, data packets will be dropped
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.748: 1c:65:9d:a4:ea:b6 Sending EAPOL-Key Message to mobile 1c:65:9d:a4:ea:b6
                                                                                                                        state INITPMK (message 1), replay counter 00.00.00.00.00.00.00.00
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.749: 1c:65:9d:a4:ea:b6 Entering Backend Auth Success state (id=169) for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.749: 1c:65:9d:a4:ea:b6 Received Auth Success while in Authenticating state for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.749: 1c:65:9d:a4:ea:b6 dot1x - moving mobile 1c:65:9d:a4:ea:b6 into Authenticated state
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.766: 1c:65:9d:a4:ea:b6 Received EAPOL-Key from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.766: 1c:65:9d:a4:ea:b6 Ignoring invalid EAPOL version (1) in EAPOL-key message from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.766: 1c:65:9d:a4:ea:b6 Received EAPOL-key in PTK_START state (message 2) from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.766: 1c:65:9d:a4:ea:b6 PMK: Sending cache add
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.766: 1c:65:9d:a4:ea:b6 Stopping retransmission timer for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.767: 1c:65:9d:a4:ea:b6 Sending EAPOL-Key Message to mobile 1c:65:9d:a4:ea:b6
                                                                                                                        state PTKINITNEGOTIATING (message 3), replay counter 00.00.00.00.00.00.00.01
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.773: 1c:65:9d:a4:ea:b6 Received EAPOL-Key from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.773: 1c:65:9d:a4:ea:b6 Ignoring invalid EAPOL version (1) in EAPOL-key message from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.773: 1c:65:9d:a4:ea:b6 Received EAPOL-key in PTKINITNEGOTIATING state (message 4) from mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.774: 1c:65:9d:a4:ea:b6 Stopping retransmission timer for mobile 1c:65:9d:a4:ea:b6
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.774: 1c:65:9d:a4:ea:b6 apfMs1xStateInc
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.774: 1c:65:9d:a4:ea:b6 10.15.73.240 8021X_REQD (3) Change state to L2AUTHCOMPLETE (4) last state 8021X_REQD (3)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.774: 1c:65:9d:a4:ea:b6 10.15.73.240 L2AUTHCOMPLETE (4) DHCP required on AP 20:37:06:7c:53:a0 vapId 1 apVapId 1for this client
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.774: 1c:65:9d:a4:ea:b6 Not Using WMM Compliance code qosCap 00
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.774: 1c:65:9d:a4:ea:b6 10.15.73.240 L2AUTHCOMPLETE (4) Plumbed mobile LWAPP rule on AP 20:37:06:7c:53:a0 vapId 1 apVapId 1 flex-acl-name:
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.774: 1c:65:9d:a4:ea:b6 apfMsRunStateInc
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.774: 1c:65:9d:a4:ea:b6 10.15.73.240 L2AUTHCOMPLETE (4) Change state to RUN (20) last state L2AUTHCOMPLETE (4)
    *Dot1x_NW_MsgTask_6: Dec 06 08:21:20.774: 1c:65:9d:a4:ea:b6 10.15.73.240 RUN (20) Reached PLUMBFASTPATH: from line 6233
    *DHCP Socket Task: Dec 06 08:21:20.796: 1c:65:9d:a4:ea:b6 DHCP received op BOOTREPLY (2) (len 364,vlan 0, port 13, encap 0xec03)
    *DHCP Socket Task: Dec 06 08:21:20.800: 1c:65:9d:a4:ea:b6 DHCP received op BOOTREPLY (2) (len 364,vlan 0, port 13, encap 0xec03)
    *DHCP Socket Task: Dec 06 08:21:20.800: 1c:65:9d:a4:ea:b6 DHCP dropping ACK from 10.14.90.71 (yiaddr: 10.15.73.240)
    *DHCP Socket Task: Dec 06 08:21:20.816: 1c:65:9d:a4:ea:b6 DHCP received op BOOTREPLY (2) (len 364,vlan 0, port 13, encap 0xec03)
    *DHCP Socket Task: Dec 06 08:21:20.817: 1c:65:9d:a4:ea:b6 DHCP received op BOOTREPLY (2) (len 364,vlan 0, port 13, encap 0xec03)
    *DHCP Socket Task: Dec 06 08:21:20.817: 1c:65:9d:a4:ea:b6 DHCP dropping ACK from 10.14.90.71 (yiaddr: 10.15.73.240)
    *DHCP Socket Task: Dec 06 08:21:24.515: 1c:65:9d:a4:ea:b6 DHCP received op BOOTREPLY (2) (len 364,vlan 0, port 13, encap 0xec03)
    *DHCP Socket Task: Dec 06 08:21:24.517: 1c:65:9d:a4:ea:b6 DHCP received op BOOTREPLY (2) (len 364,vlan 0, port 13, encap 0xec03)
    *DHCP Socket Task: Dec 06 08:21:24.517: 1c:65:9d:a4:ea:b6 DHCP dropping ACK from 10.14.90.71 (yiaddr: 10.15.73.240)
    *DHCP Socket Task: Dec 06 08:21:24.520: 1c:65:9d:a4:ea:b6 DHCP received op BOOTREPLY (2) (len 364,vlan 0, port 13, encap 0xec03)
    *DHCP Socket Task: Dec 06 08:21:24.520: 1c:65:9d:a4:ea:b6 DHCP received op BOOTREPLY (2) (len 364,vlan 0, port 13, encap 0xec03)
    *DHCP Socket Task: Dec 06 08:21:24.520: 1c:65:9d:a4:ea:b6 DHCP dropping ACK from 10.14.90.71 (yiaddr: 10.15.73.240)
    *emWeb: Dec 06 08:21:52.267: 1c:65:9d:a4:ea:b6 Central Switch = FALSE
    *emWeb: Dec 06 08:21:52.270: 1c:65:9d:a4:ea:b6 Central Switch = FALSE
    (Cisco Controller) >undebug
    Incorrect usage.  Use the '?' or <TAB> key to list commands.
    (Cisco Controller) >*emWeb: Dec 06 08:21:52.272: 1c:65:9d:a4:ea:b6 Central Switch = FALSE
    *emWeb: Dec 06 08:23:25.462: 1c:65:9d:a4:ea:b6 Central Switch = FALSE
    *emWeb: Dec 06 08:23:25.463: 1c:65:9d:a4:ea:b6 Central Switch = FALSE
    *emWeb: Dec 06 08:23:25.464: 1c:65:9d:a4:ea:b6 Central Switch = FALSE

    Please upgrade the WLC

  • User not able to print from SAP

    Hi guys,
                 User is not able to print from SAP. The printer is directly connected to his PC. It is not a network printer. The user is able to print at OS level perfectly. IN SP01, it shows in green and the print job has been completed successfully. I can see the output request. Its all fine in SAP. I am not sure why it is not printing from SAP. Please help ?
    Thanks

    hi venkata,
    did you already defined your printer on SAP Server using tcode SPAD ?
    What kind of printing you're using ?
    My suggest for simplest one is create new output devices.
    Type tcode SPAD
    Give simple name
    Choose SAPWIN for device type (if you're using WIndows clients)
    On Access Method tab
    Choose Host Spool Access Method F : Front end Printing or G :
    For Host Printer fill with __DEFAULT (remember double underscore)
    save and test it.
    ardhian
    http://sapbasis.wordpress.com

Maybe you are looking for

  • My iPad 1 32 gig 3g did not come with a "SIM card" already put in--with none given in the box. Help?

    I recently purchased an apple iPad 1, 32gig, 3G from amazon. When it was shipped, it came in a large box--but in the box was an unopened iPad 1 store box [like one you would pick up in a store]. It was never opened- just sold over amazon. When I open

  • External screen black

    I downloaded a movie for viewing it on an external screen. When playing the video, the _external screen gets black_ for a second or so - and it returns in irregular intervals. Any help appreciated. I'm using MacBookPro5,1 running iTunes 9.0.2 on MacO

  • No concurrent manager is defined to process this request,so it can't be pro

    Hello Friends I am facing a serious problem in my production server. After Stop/Start my application I have to run cmclean.sql to active "Output Post Processing" concurrent manager. I have find out that when I down my application FNDLIBR does not dow

  • Erreur connexion serveur 403

    Bonjour - Impossible d'envoyer Email depuis imprimante 5520 Cela fonctionne bien Numérisation/ordinateur mais pas numérisation/ Email.  J'ai systématiquement une erreur connexion serveur 403. Quelqu'un aurait-il une solution ? Merci d'avance

  • Can't get out of the message loop !!!

    Is anybody else getting stuck in a loop ? On a few occasions now a message has appeared asking me to click OK, but then it just keeps coming !!! The last one came just after trying to unpack a folder, and then started telling me (forgive me for not r