Windows AD login error: Account Information Not Recognized: Internal error.

I follow this documentation and everything is working fine.
http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0edd98d-c43e-2b10-e09a-e0a89931cedc
1. create a domain user called bossosvcacct
3. I was able to mapped group into the CMC and I do see user being mapped into the system.
4. I did a test to make sure the kerbose is working correctly by running kinit username
I got everything working except for when I login I'm getting this error.
Account Information Not Recognized: Internal error.
This is what is in my log.
Commit Succeeded
Debug is  true storeKey false useTicketCache false useKeyTab false doNotPrompt false ticketCache is null isInitiator true KeyTab is null refreshKrb5Config is false principal is null tryFirstPass is false useFirstPass is false storePass is false clearPass is false
          [Krb5LoginModule] user entered username: johndoeDOMAIN
Acquire TGT using AS Exchange
principal is johndoeDOMAIN
EncryptionKey: keyType=23 keyBytes (hex dump)=0000: 17 29 81 67 E0 91 65 B3   61 D6 1E D9 DF BB 65 F0  .).g..e.a.....e.
Commit Succeeded

What do you get if you login to client tools (deski/designer/CCM)?
commit succeeded is only the kinit part of the login, the CMS then needs to make a TGS request using the CMS service account. logging in with the client also requires this and is a good test. If clients work then the only known issues are for multi-domain/multi forest or encrypti0on mismatches between the service account and java configuration.
Let us know...
Regards,
Tim

Similar Messages

  • Account Information Not Recognized: An error occurred at the server : An internal error has occurred in the secLdap plugin.

    I get the above error whenever I try to logon to InfoView.  My LDAP accounts work for CMC.  Any Suggestions?  I read somewhere it has something to do with my dn having the following content:
    distinguisheName  CN=Hill\, Patrick,OU-Users,OU=GBH,OU=Facilities,DC=tenethealth,DC=net
    It stated something about the CN containing slashes, commas, or spaces don't remember.  Does anyone know how to fix this.  I've also read it's a problem with the secLdap.dll but I haven't found any solid solution on how to resolve.
    Thanks in advance,
    Patrick

    There was a rather old patch about this in some of the Hotfix Readme's.  ADAPT00527068.  Seems to affect various *nix deployments but was supposed to be fixed around the XIR2 MHF1 release.  If you're on a later service pack, consider installing a sandbox and seeing if it's a regression bug.

  • Account information not recognized: Could not reach CMS ' MachineName :6400'. The CMS on machine ' MachineName ' was stopped due to a critical error. (FWM 20031)

    I have just installed Information platform services 4.1 sp2 on a windows server 2008 R2 standard service pack 1. having 8 GB RAM.
    Central Configuration manager is in Running status but when I try to login to Cental management Console then I get following error
    "Account information not recognized: Could not reach CMS '<MachineName>:6400'. The CMS on machine '<MachineName>' was stopped due to a critical error. (FWM 20031)"
    I have CMS and AUDIT database on Oracle server and they are getting connected from my machine through SQL developer and the tables are also created under CMS and audit databases.
    I am not able to figure out what Issue is causing the Error. Below is the content of error_cms6400.log file located in the directory <E:\SAP Business Objects\SAP BusinessObjects Enterprise XI 4.0\logging>.
    33007
    CMS system database is overloaded, please try again. If the problem persists, please contact the system administrator(FWB 00027)
    35101
    The root server reported an error Initialization Failure. (Reason: CMS system database is overloaded, please try again. If the problem persists, please contact the system administrator(FWB 00027)CMS system database is overloaded, please try again. If the problem persists, please contact the system administrator(FWB 00027) CacheObjectIDs ).
    I have created New databases for CMS and audit and it is saying database is overloaded.
    Please help me rectify the Issue.
    Thanks in Advance

    Hi Ankur,
    As per the error message you entered the issue might occur because the Oracle CMS database reside in a different network or there is a network delay between BO server and database server. Please refer KBA 1706849 and try following steps.
    Confirm that the CMS database and BO server are in same network
    Try to ping database server from BO server and check the reply. The reply should come in 1 ms
    Confirm with DBA whether there are 14 connections established to CMS database
    Stop the SIA and restart your database schema. Then start the SIA and try login 
    Please let us know error messages in Event viewer if this is a Windows server and also is this a clustered environment ?
    Regards,
    Hrishikesh

  • Account information not recognized

    Hi,
    When client wants to open report in the InfoView, it prompts Username and password.
    It gives following error:
    Account information not recognized.
    - The argument has an invalid value az_LATN_AZ
    - Please check that the appropriate CMS name and authentication type are specified
    - Re-enter your user name and password, and click Log On
    - If you are ensure of your account information, contact your system administrator
    After reentering username and password report works fine.
    More, i can not reproduce problem in my pc, however my client complains that it always asks me credentials.
    Thanks in advance

    Are you using IIS as web server?
    I would recommend to take a look at the following Microsoft KB and try to apply the workaround described on the BO server
    http://support.microsoft.com/kb/939949/en-us
    Regards,
    Stratos

  • Account Information Not Recognized: The user account has been disabled.(FW

    Hi Expert ,
    I'm working with SAP Business Objects 4.0 SP2 patch 5 and SAP Enterpriseportal. I want to use Single Sign On with trusted authentication in enterprise portal. EP administrator has created an infoview in order to be able to connect the portal and BO.
    I have configured trusted authentication in BO but when I try to use the infoview from the portal the following error appear:
    "Account Information Not Recognized: The user account has been disabled.(FWB 00012) "
    the user used in the sap portal is also defined and active in sap BO.
    In order to activate SSO in BO I executed the following steps:
    1. Log onto the CMC.
    2. Went to the Authentication management area.
    3. Select the Enterprise option. The "Enterprise" dialog box opens.
    4. Scroll down until I see "Trusted Authentication".
    4.a. Click Trusted Authentication is enabled.
    4.b. Click New Shared Secret.
    4.c. Click Download Shared Secret.
    5. Selected Update to commit the shared secret.
    6. Saved the trustedprincipal.conf file in the boe server in the path:
    'D:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects
    Enterprise XI 4.0\win32_x86'
    7. Modified the file 'D:\Program Files (x86)\SAP
    BusinessObjects\Tomcat6\webapps\BOE\WEB-INF\config\default\global.properties'
    sso.enabled=true
    sso.sap.primary=false
    trusted.auth.shared.secret=
    trusted.auth.user.param=
    trusted.auth.user.retrieval=REMOTE_USER
    8.Restart Tomcat
    Please could anyone help me to resolve the issue?
    Thanks in advance for collaboration.
    regards
    gio'

    Hi Giovanni,
    The configuration you have wonu2019t work. You have two different web application servers: Netweaver and Tomcat. Your user credentials are only established in one of them: Netweaver. When you configure trusted authentication in Tomcat you have to authenticate the user in this Web Application server. The REMOTE_USER canu2019t pass from one server to another.
    You can confirm this capturing your request using Fiddler in your browser.
    If you want to configure the integration BI4 into SAP Enterprise portal, you can follow this guide:
    http://wiki.sdn.sap.com/wiki/display/BOBJ/BI4IntegrationintotheSAPEntreprisePortal+7.0.x
    Regards,
    Julian

  • Account Information Not Recognized: Access is denied

    Hi All,
    We are facing an issue where some users who were able to log-in on BO launch pad, suddenly not able to log-in and getting an error message highlighted in below screen shot.
    I have trouble shoot the problem and found that there is one role which is creating this problem. If I am assigning that particular role to user ID, user start facing log-in issue and when I remove that particular role, it works fine and user is able to log-in.
    I have checked and could not find any change log for role/user in last 6 month (Issue start appearing 1 week back) and also all permissions looks fine from BOBJ side.
    Could you guys help me to understand on what could be the issue? I have checked the forum and found one thread (http://scn.sap.com/thread/3399554) similar to this issue but could not get any satisfied answer.
    Regards,
    Anuj

    Hi Tom,
    My first thought is that there must be an explicit deny in one of the groups that this user is a member of.  An explicit deny overtakes any not specified, or explicit grants. 
    The CMC has a new Query Results section that has Security Queries that you can carry out.  You could try using that to determine the rights.
    Also, if you go to CMC/Applications/CMC/User Security, you should be able to add the user specifically and then do a view security to see what the combined rights are for that user.
    It's got to be a right of some sort that is propogating down.  The strange thing is that you state that adding the user to the Administrators group resolves this issue.  This means that the right must be not specified at some level because if it was denied, even adding them to the administrators group wouldn't matter.
    Thanks
    Jonathan

  • "Account Information Not Found"

    I'm getting a weird error that I just don't know how to troubleshoot it:
    For some, but not all, users, I'm getting this error when I try to add an iCal server to a client machine:
    "Account Information not found"
    Access to https://ourserver.edu:8443/principals/_uids_/guid.../ is not permitted.
    Can anyone help me? For my own account I can log right in and pull up the calendar and everything is great. For three other people, they get this error and this is where it ends. They can never see the calendar, etc.
    I checked their open directory account and everything is fine. On my own system, those people get errors, but my account works fine. So it is defintely an account issue and not a computer issue. However, looking through the Inspector, I don't see anything different with their accounts over my account.
    System information:
    OS: 10.5.1 OSX Server
    box: Intel XSERVE
    Pulls information from a Mac Open Directory LDAP server

    I finally figured out the problem...
    Some users had alias usernames (shortnames), I found that If I used the actual account name (and not the short names) AND I ensured that the actual user's home directory name agreed with the account name (and not a shortname (alias), everything worked.
    What a pain in the butt this was... sheesh. You'd think that ANY name should work (username or any shortname) on the iCal client since all names and aliases will work on ftp, ssh, etc.
    Some other things to be careful of...
    Make sure you have your iCal server's DNS under the DNS section of your client's connecting NIC (aircard, ethernet port, etc)
    Hope this helps someone else... I have 10 hours into figuring out this single issue and WAY more time into getting iCal server setup properly.
    Apple... you need to make this MUCH easier.
    Joe

  • I have a new Windows laptop with iTune that is not recognizing my iPhone 5?

    I have a new Windows laptop with iTune that is not recognizing my iPhone 5? I have the latest version of iTune and when I open iTune it comes up with an error message that " the registry settings used by the itunes driver for importing and burning CDs and DVDs are missing" Thismessage always come up, even after installing the latest version of iTunes.

    Same is here
    Have a MacBook Pro , upgraded to Lion and now cannot download music from CD to ITunes "... An unknown error occurred (-50)".
    Help

  • Error encountered while signing. Windows cryptographic service provider reported an error. Object not found. Error code:2148073489. Windows 7, Adobe Reader XI, Symantec PKI, Smart Card and CAC. I have seen other threads for this error but none have a reso

    Error encountered while signing. Windows cryptographic service provider reported an error. Object not found. Error code:2148073489. Windows 7, Adobe Reader XI, Symantec PKI, Smart Card and CAC. I have seen other threads for this error but none have a resolution. Any help would be appreciated.
    Sorry for the long title, first time poster here.

    This thread is pretty old, are you still having this issue?

  • My email gets bounced into an eternal loop in the outbox and says that my iCloud and me account are not recognized by the server? I've tried setting up another account and it says that I already have them set up, and it is stil only sending 1 or 2 message

    My messages get lost in an eternal loop in my out box and it says that my iCloud me accounts are not recognized by the server. I can send 1 or 2 out of 10.
    We tried adding a new account and that didn't work. We then deleted the account and started again. Still didn't work. Extremely frustrated!

    There also seems to be something wrong with the time!!! My posting says 5:30ish but it was 8:30ish?

  • I installed iTunes update on my pc running windows vista and now it will not open. Error message MSVCR80.dll missing

    I installed iTunes update on my pc running windows vista and now it will not open. Error message MSVCR80.dll missing???

    First try updating to iTunes 11.1.5.5, using an installer downloaded from the Apple website:
    http://www.apple.com/itunes/download/
    If you still get the errors after that, try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Business Rule error: Accounts are not available in the rule table

    Hi everybody,
    I have a problem running the Business Rule for the profit/loss copy to the equity account.
    The Business Rule I set reads from all P&L accounts, P&L specific flow, acual category, all datasources and then it writes everything keeping the source settings apart from the account destination (the equity profit/loss account) and the flow destination (I write in two different flows, so the rule is made up of two equal lines differing only in the flow destination). "PROFIT" is the ID I chose.
    Then I created the related script logic (ID=CALCACCOUNT):
    *RUN_PROGRAM CALC_ACCOUNT
    CATEGORY_M = %CATEGORY_M_SET%
    CURRENCYLABEL = %CURRENCYLABEL_SET%
    TID_RA = %TIME_SET%
    CALC=PROFIT
    *ENDRUN_PROGRAM
    Finally, the prompt ( process chain: CPMB/RUNCALCACCOUNT):
    PROMPT(SELECTINPUT,,,,"CATEGORY_M,CURRENCYLABEL,TIME")
    TASK(/CPMB/RUNCALCACCOUNT_LOGIC,SUSER,%USER%)
    TASK(/CPMB/RUNCALCACCOUNT_LOGIC,SAPPSET,%APPSET%)
    TASK(/CPMB/RUNCALCACCOUNT_LOGIC,SAPP,%APP%)
    TASK(/CPMB/RUNCALCACCOUNT_LOGIC,SELECTION,%SELECTION%)
    TASK(/CPMB/RUNCALCACCOUNT_LOGIC,LOGICFILENAME,CALCACCOUNT.LGF)
    But anytime I run the package it fails giving me the message error: "Accounts are not available in the rule table".
    I tried every possible change but nothing; if someone could help me somehow I'd be really grateful!!
    Thanks
    Filippo

    Hi James,
    Thanks for your quick response. There is no currency dimension in the application... I've tested with the correct businessrule as CALC value, but this didn't do the trick.
    Any other suggestions?
    Regards,
    Vincent

  • Canon 7D Mark II error "Files are not recognized by the raw format support in Light (149)"?

    Has anyone tried to load raw files from a Canon 7D Mark II I get an error "Files are not recognized by the raw format support in Light (149)"?

    Based on previous experience, I expect the final versions of LR, ACR and DNGC to be released simultaneously.  We have so far seen Release Candidates of ACR and DNGC but not LR.
    Unless there needs to be a second ACR/DNGC Release Candidate which happens once every few years for special circumstances, which I don't see any of at the moment.

  • Server 2008 Pinter install error OPERATION COULD NOT BE COMPLETED (error 0x900f0214)

    I downloaded the HP Universal printer driver for a LaserJet 4250dn network printer to our server running SERVER 2008 SP2.
    I dowloaded the zipped executable files for both the PCL5 and PCL6 drivers to the desktop and ran the EXE to unzip the files. When I tried to run the INSTALL.EXE file (as an ADMINISTRATOR) for BOTH drivers, the following occurs:
    Answer YES to EULA
    Select TRADITIONAL MODE (or DYNAMIC MODE - it doesn't matter - neither one works)
    Click INSTALL
    Immediately I get the error OPERATION COULD NOT BE COMPLETED (error 0x900f0214)
    Click OK
    Click FINISH
    This happens with both the PCL5 & PCL6 driver installations.
    I activated FILE SHARING, PRINTER SHARING, and NETWORK DISCOVERY but did not solve the problem.
    I was logged in as the Domain Administrator and the Local Admin also.
    Any suggestions?

    Hi selmore, 
    This is a commercial line product. For the best answer to your questions you will need to repost your question to the following links. 
    http://h30499.www3.hp.com/t5/Business-Support-Forums/ct-p/business-support 
    http://h30499.www3.hp.com/t5/Printers-LaserJet/bd-p/bsc-413 
    I am an HP employee.
    Say Thanks by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as "Accepted Solution"

  • I have just installed Lightroom 5 on iMAC (OS X ver 10.9.4).  When I click on 'Import' to start working on some photos, the following error message pops up: "An internal error has occurred. Could not find namespace: AgCreativeCloudUtils".  Anyone know wha

    I have just installed Lightroom 5 on iMAC (OS X ver 10.9.4).  When I click on 'Import' to start working on some photos, the following error message pops up: "An internal error has occurred. Could not find namespace: AgCreativeCloudUtils".  Anyone know what the problem is and how to fix? Thanks.

    https://forums.adobe.com/search.jspa?q=Could+not+find+namespace%3A+AgCreativeCloudUtils&pl ace=%2Fplaces%2F1383621&depth=…

Maybe you are looking for

  • HT204053 Can my children and I use the same apple ID with different iPhone iPad and iPod ?

    I am having trouble with my new iPhone 5 address book and some updates on the apps store There's some old apple ID that is showing up. I don't even remember this email address What can I do to adjust all this Thanks

  • Maintaince view of a table

    Hi All, I have created a custom table. While I display data for this table I need one extra field (from some other table) in the display. That extra field is not in the include structure. Any pointers... Thanks in advance. Neerja

  • RFQ with freight charges.

    HI How to have RFQ Comparison on the basis of  freight charges & with tax codes. Even though i have condition types for freight chargers in pricing proceduers it is not appearing in the RFQ Conditions only the discount are appearing. How to have tax

  • Wi-Fi stopped working, need help???

    My wifi just stopped working on my 1st gen ipod touch. My wifi network is fine, my mackbook get wifi. What the problem seems to be is when I go to setting and touch wi-fi it is not active, I can't change the setting, it is a dull grey and says no wi-

  • Edge Certificate Not Appearing After Import

    Having trouble assigning a public certificate to the Edge External Interface. I imported the Root CA Cert. to Computer Store along with intermediate CA Cert. and imported the Certificate issued using the Lync Wizard. However when I go to assign, noth