User account information

Hi,
Account Last Locked By
Date Account Last Unlocked
Account Last Unlocked By
Reason for Last Account Unlock
How to get these values of a user account using UME API.
Regards,
Surya

Hi surya,
you can get the IUserAcount via IUserFactory. IUserAccount has that information.
IUserAccountFactory (Security (Netweaver�2004S�SPS 09))
IUserAccount
Hope this helps.
BR,
Tobi

Similar Messages

  • Error occured while saving the user account information

    I'm trying to install LiveCycle ES 2 with PDF Generator on a Windows 2008 server wtih SQL Server 2005.  When I run the configuration manager I get an error in the step where you add the administrator user credentials for generator.  The error I'm receiving is ALC-PDG-080-032-Error occured while saving the user account information.  Has anyone seen this issue before?  Any ideas on what the problem may be?

    Going back some time, another user (do not recall Matrox on the system) had a similar issue. The workaround in that case was to use Save_As and just increment the file name. Now, I do not recall any real "fix," and for another user, the Save_As resulted in the same behavior, so it was not a universal workaround.
    Good luck, and please report your findings,
    Hunt

  • User Account Information Location

    Hi all,
    I'm not sure this entirely goes here but I couldnt see a section that was any more suitable.
    Basically, I was wondering where the information on the Oracle users are stored? As I can log into the OEM and view information under SECURITY - USERS...things like the account status, profile and the created date.
    So does this information exist in a table on the database? Or is it some kind of file I would need to access through unix or something?

    yes, the core is user$. But also see dba_users
    the information in any of the dba_ (user_ or all_) views is often collected from several base tables. You can look at the scripts in $ORACLE_HOME/rdbms/admin to see how dba_users is created. And you can look in the Oracle Database Reference manual at http://tahiti.oracle.com for a fairly complete list of all dba_ views

  • Mavericks upgrade from Mountain Lion deletes all user accounts

    This is a lesson for upgrading too early (and too eagerly).
    Today I tried the Mavericks upgrade from Mountain Lion on my 2007 Macbook Pro, after going through all the pre-installation/pre-upgrade checklists.
    I don't think I have gone from a very high to a down low in such a short space of time.  I really wanted to move on from Mountain Lion and when the installer finished the upgrade to Mavericks and re-started my MBP, I was super excited.  When the restart completed and I was presented with the login prompt, I tried entering my user name and password.  First time, it shaked on the password... OK, you'd think that is a typo.  Re-entering the password... same thing.
    You can imagine what ensued.  After entering my password v-e-r-y slowly many times, I started realising that something went very VERY wrong.
    Just for information, I used two different user accounts on my MBP under Mountain Lion.  The one account had administrative priviledges and was only used for installing applications and a few other administrative tasks.  Then I have a second personal account, which does not have administrative priviledges and is the account I use daily for Mail, Safari, iTunes, programming etc.
    None of those accounts worked under Mountain Lion.  Basically, there is no way in.
    I then proceeded to boot with the startup option Cmd + S (command-line access).  Once that was completed, I was in as root and checked the /etc/passwd.  None of the user accounts were there.  I was only able to find two user accounts: root and nobody; and a long list of user account that started with an underscore (I think these are some sort of esoteric user accounts).  So, it appears that the Mavericks upgrade did not accurately bring over the user account information from my Mountail Lion installation.
    Then, I went into the /Users directory and there I could see the home directories for all the users as they were defined under Mountain Lion.  The contents were intact too.
    It seems to me that the Mavericks upgrade from my Mountain Lion forgot to bring over the user accounts but it did preserve the contents of all the users' home directories.
    Unless anyone can spot some sort of user error here (please let me know), I am heading back to Mountain Lion pretty swiftly.  Otherwise, I suspect there is a bug in the Mavericks installer.
    Any assistance is appreciated.

    The reason this occurred is a mystery and has not been commonly reported. Consider the following. It may or may not help. You should probably print these instructions before proceeding.
    Boot Single User mode again and do the following:
    (You can skip the first step. It will check your boot volume for errors and correct what it can. If there were errors the installer should not have proceeded, but the possibility exists that directory corruption may have occurred during installation. That seems unlikely to me but could explain what went wrong.)
    In Single User Mode:
    At the :/ root# prompt, type fsck -fy and press Return or Enter. It will take a few moments to complete. If you are concerned that nothing is happening just press the Return key until you see the :/ root# prompt again.
    Once the disk check is complete and the prompt returns, type mount -uw / and press Return / Enter.
    Type launchctl load /System/Library/LaunchDaemons/com.apple.opendirectoryd.plist and press Enter. If you get an error message you may ignore it.
    Type ls /Users and press Enter. All of the usernames on the computer will be listed, which is helpful if you don’t know or remember what these are.
    Type dscl . passwd /Users/username password while replacing username with one of the users displayed in the previous step and replacing password with the new password of your choice. Press Enter. You will likely get an error message about a file or directory not being found. You may ignore this.
    Type reboot and press Enter.

  • ARE THESE USER-ACCOUNTS BY DEFAULT: ADAMS...

    Hi everybody,
    I was doing a round of all the views in the SYS adminstrator account.
    I came across the following user-accounts in the view ALL_VIEWS:
    ADAMS, JONES, CLARK and BLAKE
    Maybe the guy who was using Oracle before me had created these user accounts. But if these accounts are created by default while installing Oracle 8i, then I would like to know their passwords.
    I am not able to locate the user-account information regarding these users in any of the files in my Oracle home directory. I tried logging into user ADAMS with password ADAMS itself but the attempt failed.
    The Intermedia Text Manager displays a nearly empty listing of these user-accounts. The most surprising thing is that these user-accounts do not have the TABLE and VIEW nodes, only Index and Stored Procedure nodes.
    If it helps, I have Oracle 8.1.6 on Windows 2000. I had installed iFS 1.1.7 on my machine (it still exists on my Windows 2000 machine) and I came across some files in the iFS directory, containing a list of user names. A few of these user names are jadams, dblake, rjones and eclark (my heart nearly skipped a beat when I read these user names).
    Thanks in advance.
    snodx

    From the "Ask Tom" column of Oracle Magazine (asktom.oracle.com):
    "adams, blake, clark, jones should be dropped. They are demo accounts. if you
    installed demos, they got installed."
    Hope this helps.
    Peter

  • Getting User Accounts on Target Systems.

    Hi All,
    I want to get the user account info on the target system for an OIM user. I am trying to find the tables in which this info is stored. But as each target resource will have its own table for storing their respective user account information, so getting this result in a query for a user will not be possible.(Getting the target account info for all traget resources for that user.)
    Can anyone suggest me a Thor API for getting this info.
    TIA,
    Andy

    Thnx Kevin,
    But as each resource has it own table to store their respective user accounts information. So how we can join these tables dynamically?. Can you just let me know the tables I can refer in the OIM DB. I have used so far ORC, OIU and OST tables for fetching the resource info. But any of these tables doe not contain the user account info on that particular resource. Any sample will be helpful...
    TIA,
    ANdy

  • Duplicate User Accounts on 1 Mac

    My wife has an account on our iMac that she uses for personal and work. We want to DUPLICATE here user account information and delete the work email accounts from her personal user account and remove her personal email accounts from the newly duplicated work user account.
    How can I do this? thanks

    To duplicate all the stuff in her existing account, I would, as an admin user, first go into system preferences and create a new user account.
    Next, from the admin account, I would launch Terminal.app and type
    sudo cp -vR /Users/{shortUserNameOfExistingAcc't}/* /Users/{shortUserNameOfNewAcc't}
    substituting the appropriate actual short user names for the stuff in (and including) the curly brackets. This should duplicate all her existing stuff into the new account. You can get the short user names by doing
    ls -l /Users. This may take a while to copy everything. Then do
    sudo ls -lR /Users/{shortUserNameOfNewAcc't}
    just to make sure that the newly copied files have the same owner and group affiliations as the new account does -- they should but it's best to check.
    Now, for mail accounts, you should have exact duplicates of everything in each user account, so you should be able to log into each computer account separately and remove the undesired mail account from within Mail's preferences. However, should you decide to retain the ability to check any mail account from either computer account, if any of the accounts are POP, just select "Leave messages on server" in Mail's preferences for the "foreign" mail account (i.e., personal mail on work account, or work mail on personal account).
    This should work okay for you but as always, one should be cautious and make sure that everything has in fact been duplicated, everything can be opened, read, written, executed, in the new account before deleting the corresponding originals out of the old account.
    2001 Quicksilver G4 (M8360LL/A)   Mac OS X (10.4.9)  
    Message was edited by: Host

  • Manage Cedentials in User Accounts

    While looking around my User Account information I noticed a Generic Credential in Manage Credentials. It is named virtualapp/didlogical complete with a user name and password. Also is entered on the Local Machine and I am wondering what this is for. Some searches show as part or from Windows Messenger and or Windows Live. Also it as being from a Update from a FAKE Microsoft Update Website. From what other users have said it returns automatically after being reomoved sort of like the Google updater so does anybody have a clue about this? 
    This is for a Toshiba NB255-N245 mini netbook with Windows 7 Starter

    mini notebook NB255-N245
    Virtualapp/Didlogical is a credential that is stored when you use any of the Windows Live applications (and some other Microsoft services).
    This thread has more.
       Windows Credentials - Where to get more details?
    -Jerry

  • Is there any information about using iCloud on a Mac with multiple user accounts (Mountain Lion)

    When upgrading to Mountain Lion, you are asked to sign in using your iCloud ID.  I don't understand how to set up the proper synching of "stuff" if your Mac has multiple user accounts, and they each have their own iCloud ID.
    The whole issue of supporting multiple users on a Mac and making everything easy to understand with regard to iTunes and iCloud is, in my opinion, currently in a state of disaster.  Apple needs to address this.  They have conveniently made it a non-issue on iPads by not allowing multiple users.  I can tell you that as one of the resident iOS and Apple experts in my office, most of the questions I get from others (not work-related) are on this topic.  It needs to be easier to understand and accomplish.
    Thanks in advance for any information you have on this subject.

    CS7981 wrote:
    is "Is there any benefit to using my Airport Express with my wireless router
    no.

  • My question is in regard to pc to mac migration. How do I migrate information from my pc with specific user account to an existing user account on my mac? I do not want to use multiple mac user accounts.

    My question is in regard to pc to mac migration. How do I migrate information from my pc with specific user account to an existing user account on my mac? I do not want to use multiple mac user accounts.

    https://discussions.apple.com/message/16371308#16371308

  • ITunes settings reset with every new version, and I get: "...the information on the iphone is synced with another user account"

    Windows 7 64-bit with MS Outlook 2010. I've seen this now probably 10 times. When I first installed iTunes, I selected:
    Preferences -> Devices -> "Prevent iPhonse, iPhones and iPads from syncing automatically".
    and on my iPhone, I selected:
    Info -> Sync Contacts with: Outlook.
    Info -> Sync Calendars with: Outlook
    Info -> Other -> Sync notes with: Outlook
    This works great, and the settings stick.  As soon as apple releases any new version (even minor) of iTunes and I install, I immediately receive: "...the information on the iphone is synced with another user account", and have to merge my calendar and contacts, but then once I get into iTunes, I find that ALL of the above settings (prevent syncing, sync calendar, contacts, notes) get reset and are turned off! I am running as a user account with Admin privaleges, but I don't right-click -> "Run as administrator" when I perform the iTunes update.
    To reiterate, once I change the settings back, things work normally until the next iTunes update at which it gives me that sync error, and resets my sync options.
    Any idea? Thanks!
    -Brian

    Is someone else using the PC and iTunes?
    Create another user for the PC with your name, and try syncing that way.
    This way it wont conflic with the other user.

  • TS3899 Having trouble accessing my email account thru the mail app, after entering the account information in the settings page, hotmail returns with the error message " The user name or password for Hotmail is incorrect

    Having trouble accessing my email account thru the mail app, after entering the account information in the settings page, hotmail returns with the error message " The user name or password for Hotmail is incorrect". Help

    Hotmail is having problems:
    http://bostinno.streetwise.co/2013/08/15/hotmail-outage-hotmail-is-down-for-user s-still-photos/
    http://www.engadget.com/2013/08/14/outlook-outage/
    http://www.infoworld.com/d/applications/microsofts-skydrive-outlookcom-are-down- some-users-224940
    http://mashable.com/2013/08/14/outlook-down/
    http://techcrunch.com/2013/08/14/microsoft-acknowledges-outlook-com-messenger-sk ydrive-outages/

  • How to restrict a user to change his/her account information?

    Hi,
    I want to restrict some users so they can't change their account
    information (password, name, homepage, etc.).
    Any clue?
    TIA

    This is an interesting issue because we want to allow our end users to enter account information such as contact info, address, email, etc. However, we do not want to allow them to change their default group and home page setting or mass confusion will happen. There has to be a way to do this!!
    -Dave Bergman-

  • Message (on one account) when logging in: The user account running the Configuration Manager console has insufficient permissions to read information from the Configuration Manager site database.

    After installing the reportservice/database i cannot use the Configuration Manager Console 2012 anymore with my own AD account. (The accounts of my colleagues are stil working)
    When i login i get the following message:
    The user account running the Configuration Manager console has insufficient permissions to read information from the Configuration Manager site database. The account must belong to a security role in Configuration Manager. The account must also have
    the Windows Server Distributed Component Object Model (DCOM) Remote Activation permission for the computer running the Configuration Manager site server and the SMS Provider.
    I checked the following:
    I am a administrative user in SCCM (Full Administrator)
    I am a member of the administrator group on the server
    Deleted HKEY_CURRENT_USER\Software\Microsoft\ConfigMgr10
    I tried to start it on multiple workstations and deleted my roaming profile
    Any more suggestions?

    Hi,
    Maybe you could have a look on the below blog.
    http://blog.nimbo.com/how-to-disable-user-account-control-in-windows-server-2012/
    (Note: Microsoft provides third-party contact information to help you find technical support. This contact information
    may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.)
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How to copy information from a user account's Security tab of Active Directory User and Computer Security tab to another user account?

    Hi, I'm using vs2012
    Grammatically, by C# code, I need to copy a user account's Security (from ADUC Security tab) and apply it to a new user account I created by code.  My application creates new AD accounts when needed.  I need to duplicate/copy attribute from another
    user account that we use as a base template.  I can copy most other attributes through property["xxxxx"] but how do I copy all that permission access information under the ADUC Security tab?
    How can I do that?  Thank you.
    Thank you

    I would recommend asking them in C# forums: https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=csharpgeneral&filter=alltypes&sort=lastpostdesc
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

Maybe you are looking for