How to find who deleted user account

Hi there,
I need help from Security Specialists to find out who deleted user account in past in a R/3 46C system.
I have already tried below methods and checked previous posts in this forum but no use -
1. SUIM
2. SM20
3. SM21
4. Report RSTBHIST
5. ST03
6. STAT
7. SECR
8. SM19
Thanks in advance.

Thanks Ben,
I tried and got output as below -
Clien     User     Modificati   Modifica   Changed by    PROFS
  900          304902       03.02.2007   15:11:23   107901            D
  900          304902       15.05.2007   13:39:42    AMOL            C ZRFCCPIC__
  900          304902         08.06.2007   12:28:56   AMOL            M FSTSTKCOUN  ZRFCCPIC__
Which means user was last deleted on 03/02 by 107901 and then I recreated it on 15/05 and maintained on 08/06.
But again today I found this user missing and thats the reason I 'm desparately looking for delete log.
I didnt find latest deletion log anywhere.

Similar Messages

  • How to permanently/manually delete User Account on MAC OS X 10.6.8

    Hi There,
    Can you please assist with providing instructions on how to manually delete USER accounts on MAC OS X 10.6.8.  Everyone but one user (who's account was deleted) can not log into the damain device.  As a test I tried to add a new user accout with the same name as before and even though nothing existing in the USERS folder; it states that a duplicate name exists.
    How do I delete that duplicate?  Where could that be located?
    Please let me know,
    Sonia

    Solution!
    Command to locate the hidden User Profile:
    dscl . list /users
    Command to delete the now found hidden User Profile:
    sudo dscl . delete /users/<userID>
    Thanks,
    SoniaCP

  • How to find who deletes sales order?

    Dear All:
    how to find who deleltes sales order ?and When ?
    Anyhelp will be appreciated!
    CynthiaYu
    20081221
    Edited by: yu Cynthia on Dec 21, 2008 4:19 AM

    Hi Cynthia
            Check in VA05 or VA05N list of sales orders  also where you can see the status of the sales document
           Apart from the above this standard  report will help you to some extent
            VEXP -Expiring SD Documents
        Regards
        Srinath
    Edited by: sri nath on Dec 21, 2008 11:34 AM

  • How to recreate a deleted user account w/ same email address

    Hi,
    I have a MacMini running Maverics 10.9.1 and Server 3.0.1. In the server, I also have the Open Directory running, but there are no Local Network Users configured at the moment.
    I deleted one of my Local Users from the server and would now like to recreate the account with the same email address as the old one had.
    When I try to do this, I get an error message from the Server>Users>New User scree saying "The email address [email protected] is already in use".
    Apparently the user deletion from the Server>Users screen did not compeltely delete the Local User from the server. How can I get the user including the old mailbox completely deleted?
    wbr,
    tatu

    Just one more piece of detail: the reason why I deleted this account was because every time someone sent it an email to address [email protected] it got delivered to [email protected]
    After the Local User account deletion now, apparently the [email protected] still works but all mail is piped to [email protected]
    So, how do I disable/fix this [email protected]>[email protected] pipe and then how do I remove the old [email protected] mail box out of the server completely?
    wbr,
    tatu

  • How to recover a deleted user account

    Had a serious conflict issue so deleted a user account now i wishto recreate it but when i try to start again mac says user account name already exists so how do i re-create that user account?

    Try using a data recovery product such as the ones listed here. Don't write anything else to the drive until the files are recovered or you choose not to recover them.
    (123524)

  • How to find if an user account is locked in weblogic server or not?

    Hi,
    I am using jdev 11.1.2.2.
    SO i have set in web logic that if a user inputs login information wrongly his account will be locked.
    How can i identify if the user account is locked.
    Write now if the user account gets locked after say five invalid login attempts and user tries to enter correct login information its throwing exception . But i want to display to the user that his account is locked instead of the exception being thrown . How can i do it ? the following the login code i use
        public String doLogin() {
            LOGGER.log(ADFLogger.TRACE, "Clicked Login Button");
            LOGGER.log(ADFLogger.TRACE, "doLogin() Started.");
            String un = _username;
            byte[] pw = _password.getBytes();
            this.setPassword(null);
            FacesContext ctx = FacesContext.getCurrentInstance();
            HttpServletRequest request = (HttpServletRequest)ctx.getExternalContext().getRequest();
            try {
                Subject subject = Authentication.login(new URLCallbackHandler(un, pw));
                weblogic.servlet.security.ServletAuthentication.runAs(subject, request);
                String loginUrl;
                loginUrl = "/faces/home.jsf";
                HttpServletResponse response = (HttpServletResponse)ctx.getExternalContext().getResponse();
                sendForward(request, response, loginUrl);
            } catch (FailedLoginException fle) {
                FacesMessage msg =
                    new FacesMessage(FacesMessage.SEVERITY_ERROR, "Incorrect Username or Password", "An incorrect Username or Password was specified");
                ctx.addMessage(null, msg);
            } catch (LoginException le) {
                reportUnexpectedLoginError("LoginException", le);
            return null;
        }Thanks & Regards,
    Rakesh

    chk this
    http://vtkrishn.com/2011/09/27/implementing-userlockout-using-oam/

  • How to find the Locked User Account in OBIEE Admin Console

    We have recently implemented OBIEE and we are in Learning mode. An user complained that his user account is locked, since he tried to login several times with wrong password. Apparently we unlocked his account successfully. Is there any way to find which user accounts are locked? This may be really helpful for
    Thanks in advance.

    Looks like using wlst code can get the list
    Check this
    http://weblogic-wonders.com/weblogic/2010/11/12/userlockout-feature-of-weblogic-server/
    If you customize above code with the below, can get the list of locked users on console
    ul= connection.invoke(ulr, "isLockedOut", new Object[] { username },new String[] { "java.lang.String" }).toString();
    System.out.println("Rezultat isUserLocked " + ul);
    pls mark correct/helpful if helps
    Edited by: veeravalli on Oct 18, 2012 11:51 AM

  • How to find my old user account?

    When I upgraded to tiger I chose "Upgrade Mac OS X". I should have selected the Archive option so I could have preserved my settings. But I didn't.
    So now all my setttings are not working - I can't get my mail through Entourage, my bookmarks are missing, etc.
    I can see a folder containing my old username, but I can't figure out how to log into that name. My log in choices do not include it. My log in choice is restricted to root.
    My question is: How do I log in under my old name?

    My log in choice is restricted to root
    Did you enable the root user account? If so, disable it and try again. I've never had your problem and have always used the upgrade earlier version option.
    See http://docs.info.apple.com/article.html?artnum=106290 for details.

  • How to find who has deleted program

    Hi,
    Some one has delete a report from the system.How can I find the user who has deleted?
    thanks

    Hi ,
    Please refer the threads,
    How to find who deleted my program?
    How to find deleted program
    Best Regards.
    Reward points if it is helpful.

  • How can I find who deleted my files?

    Hello all.
    In my local network, A user see my share partitions and files then removed them, How can I find who did it?
    THanks.

    This question is duplicated (and answered) in:
    how can track who deleted file/folder from Windows Server 2008
    regards

  • How to find out the user who has created  a new field in the custom table.

    How to find out the user details who has created  a new field in the custom table.
    Thanks,
    Joan

    Hi Jesudasan ,
    You can know the user details with version management.Please find the
    below procedure to know.
    Go to table->Utilities tab->version->Version management->Compare the previous one .
    Hope this solves the issue,Let me know if you have any issues.
    Thanks,
    Rajani

  • How to find out what user locked account

    We had production type schema account locked this morning. I checked profile which this user belongs and it has 3 times for Failed Login Attempts. My question is how to find out what user had 3 unsuccessful login attempts and lock this account.
    Oracle version 8.1.7

    Assuming that [auditing was enabled|http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/security.htm#sthref2916], the command
    AUDIT CONNECT WHENEVER NOT SUCCESSFULThat will write audit records when there is an unsuccessful login. Depending on how you've configured auditing, those records will either be written to the SYS.AUD$ table, in which case you can query them through a few different views, or to a file on the operating system that you can grep.
    Justin

  • How can I find who deleted a request from an ODS?

    Hello
    Can you please help me in finding who deleted a request from an ODS? I whould like to find the user ID of the person who deleted the request form the ODS.
    Thank you
    Ramona

    Hi Ramona,
    Goto Tcode: STAD or SM21 and u can find the necessary thing what u want.
    In SM21, give the appropriate dates or the user id and execute.
    In STAD, give the appropriate dates or the user id and execute.
    Both the transactions are similar.
    Assign points if this helps u...
    regards,
    KK.

  • New Macbook Air setup problem with deleting user account

    I recently changed from a MBP to a MBA and upon completing my migration data from old mac to new one I had an extra user account. So I have my admin account and a guest account and a third account that I don't want. Upon trying to delete this account it show "deleting user account and home folder" but it has been doing this for more than an hour therefore it will not let me exit system preferences. Any help on this?

    I'm not sure I understand what you mean by "need configuration data ... " However, if both computers are on your network then you should be able to synchronize various files or folders using backup software. However, to start you will need to enable File Sharing on one of the computers.
    For help with this select Mac Help from the Finder's Help menu. Search for "file sharing." You should find several links on how to configure it on your computer. Also see Mac 101- File sharing and Tutorial- File sharing in OS X - MacFixIt.
    Once file sharing is set up you can then try a backup utility to do the synching. Most backup utilities not only do backups but can also be configured to synchronize files and/or folders. Here are some possibilities:
    Backup Software Recommendations
    1. Synchronize! Pro X (Commercial)
    2. Synk (Backup, Standard, or Pro)
    3. Deja Vu (Shareware)
    4. Carbon Copy Cloner (Donationware)
    5. Data Backup (Commercial)
    6. SilverKeeper 2.0 (Freeware)
    7. Tri-Backup (Commercial)
    8. SyncTwoFolders (Freeware)
    9, Data Lore (Commercial - exclusively for network file transfers over Bonjour.)
    Others may be found at VersionTracker or MacUpdate.
    Visit The XLab FAQs and read the FAQ on backup and restore. Also read How to Back Up and Restore Your Files.
    Hope this helps get you started.

  • How do I run a user account from an external HD?

    How do I run a user account from an external HD? I will be away from my desktop iMac and want to use our MacBook Pro overseas for two months with my iMac user account copied to an external drive.

    1. WARNING: This procedure is for advanced users only. Some third-party software may not work as expected, or may not work at all, if the home folder is moved.
    2. Back up all data.
    3. Copy your home folder to the desired location, which must be on a volume of type "Mac OS Extended (Journaled)" with file ownership enabled, as shown in the Finder Info dialog. Encryption is optional. The volume must be on a local storage device, not on the network, and it must be mounted automatically at startup — before any user logs in. A disk image will not work.
    The name of your home folder is your short user name. Do not rename it. Do not copy the "Users" folder.
    5. Select
     ▹ System Preferences ▹ Users & Groups
    Click the lock icon and authenticate. Right-click or control-click your name in the account list, and select Advanced options from the popup menu. In the sheet that opens, change the location of the home directory. Log out and log back in.
    6. Test. If you have problems, reverse the above steps. If you got this far, you should have no trouble doing that. If everything works as you expect, delete the original home folder.

Maybe you are looking for