Deleting User Name & Data

I have an deleted admin user on my Mac, but need to know if I can permanently delete the user name and the home files data (my son)? When he deleted his account, he didn't delete his files and I don't want to accidently lose my files.

You can remove a deleted user account without losing your files. If the account has already been deleted then navigate to the /Users/ folder and look for a Deleted Users folder. Drag the folder to the trash then empty the trash.
If the account has not yet been deleted then open Accounts preferences from your admin account, click on the lock icon and authenticate, select the account you wish to delete and click on the ,Delete [-] button. Select the option to completely remove the account.

Similar Messages

  • User Name, Date of Birth field / sysdate

    hi! I am writing a procedure/dynamic page to check the logged in person's birthday but has encounterd some problems:
    1. draw these data from the wwsec_person$ table? if i just use
    Select User Name, Date of Birth from portal30.wwsec_person$, it gives me some error, i tried put [] brackets but still the same.
    2. how do i format the sysdate and Date of Birth to to month, day?
    3. how do I run a procedure automatically when someone has logged into the portal?
    thx.

    1) Please provide the full error message, and snippit of code surrounding the error.
    2) TO_CHAR ( SYSDATE, 'Mon, DD' ) -- Read about TO_CHAR
    3) Read about SYSTEM TRIGGERs
    http://technet.oracle.com/docs/products/oracle9i/doc_library/901_doc/appdev.901/a88876/adg13trg.htm#431
    CREATE OR REPLACE TRIGGER someTriggerName
    AFTER LOGIN ON ([someSchemaName.]SCHEMA or DATABASE)
    DECLARE
    BEGIN
        -- Run procedure here User name is in SYSTEM
        --  variable LOGIN_USER.
    END;Good Luck,
    Eric Kamradt

  • Getting user name, date and time into 1 field

    Hi All,
    I have to add a new field in a customising include of AUFK table. This field should have user name, date and time. How do I store all these values in a single field of the table? Please help.

    Ok Thanks all. Will try your suggestions. But there is one problem. As i have already mentioned that i will have to display this detail in one field of the table control, The format of display is: user name should be seen above and the date and time separated by space should be displayed below the name. How can i ultimately display this in the table control. Do i have to create 2 different fields (one for name and other for date and time) in the AUFK table or is there any other solution?
    Thanks

  • How do you delete user names that were used in the past that I no longer need

    When I login on certain accounts user names that I have used in the past come up as choices. I want to delete them, how do I do that.

    See also:
    *http://kb.mozillazine.org/Deleting_autocomplete_entries
    *Click the (empty) input field on the web page to open the drop down list
    *Highlight an entry in the drop down list
    *Press the Delete key (on Mac: Shift+Delete) to remove it.

  • Deleted User Master Data with SQL Server Management Studio

    Hi All
    I've, recently restored an ECC 6.0 backup onto a test system. In an attempt to quickly delete most of the User Master Data from the source system, I deleted the User ID's from the USR02 table using SQL Management Studio.
    But within Transaction su01, the User ID's that were deleted that way, still show up in the "F4" search. I can select one of those deleted ID's, but get an informational pop up stating that the user does not exist, if I go to display.
    Does anyone know of a quick way to delete these User ID's from the "F4" search pop up?
    The only way I've found so far is to select the User ID, recreate it and then delete it from the su01 transaction. This is going to take me hours.
    Tried to save time, but caused more of a head ache.
    Ken

    Thanks Brian
    Yes, I have done this in the past as well. Although for this instance, I needed to keep about 20 of the 100 + User ID's that were in the system, and was hoping for an easy way to do it.
    In Table USR02, it was easy to pick all, but the 20 and delete. (Sometimes we think we're smarter than we really are I've since spoken to a Security team member and found out about there's a way to do "Mass" changes in transaction su01.
    tcode us01 -> Environment -> Mass changes.
    Ken
    Live - Learn - Laugh

  • How do I delete user names of my friends who have ...

    I have few friends who have logged in my skype on my computer and now those user names show up in my skype. How do i delete them.

    Hi
    Like the previous person just said: it could only be done in iTunes.
    To do that, plug in your iPod into your computer and open iTunes. Go to the music section of your iPod and select a song. Then right click and choose get info. You should be able to edit the song's name, artist, album, etc.
    Hope that helped.

  • Deleting User Names

    Hello Everyone,
    I transferred all my information from my old computer to time machine and now onto my new great iMac. I have user names that I want to delete. How do I do this? 
    Also, is there a way to transfer photos from iphoto in another users name into my user name?
    Thanks oh great mac experts for the help and your time.

    If you want to delete a user account:
    System Preferences
    Users & Groups
    Highlight the user of the left and click the - symbol below it.

  • Create subscription not having the correct created by user name and date

    Last week we upgraded our system to SP14 from SP11. When a user creates
    a new document request from a template (refer attachment-screen shots),
    subscription notification is sent with the wrong created by user name &
    date. Instead of showing the user who created the request using the
    template, it is showing the user’s name & date who loaded the templates
    to the repository.
    Also, when the user creates new document request from template, the
    name of the templates defaults in the system property “name” without any
    extension, in other words it looks like it is overwriting the same file
    name to all the requests & is not able to identify the user’s name. We
    did not see this behavior in SP11.
    Since we are already in production & this is causing lot of issues &
    confusion, if any of you have experienced this issue, please let me know how it was resolved.
    I am also attaching the log files with errors for your reference.
    Errors thrown in trace files for template stuff
    #1.5#0003BA0ED980001D000000000000218B00040A023494CCAC#1136904495221#com.sapportals.wcm.util.logging.CatchBlockHandler#sap.com/irj#com.sapportals.wcm.util.logging.CatchBlockHandler.ResourceImpl#9kgollap#2342##woody_EPD_613400651#9kgollap#dc44ab8081e611dac2ff0003ba0ed980#SAPEngine_Application_Thread[impl:3]_4##0#0#Error##Plain###[ECB] Can't move /documents/Templates/SingleTemplates/New_ Document_ Number_ Required_Engr Spec.doc to /QIS_content/ELYR_Manufacturing/New_ Document_ Number_ Required_Engr Spec_0_.doc: com.sapportals.wcm.repository.NotSupportedException: Can't move /documents/Templates/SingleTemplates/New_ Document_ Number_ Required_Engr Spec.doc to /QIS_content/ELYR_Manufacturing/New_ Document_ Number_ Required_Engr Spec_0_.doc
                at com.sapportals.wcm.repository.ResourceException.fillInStackTrace(ResourceException.java:400)
                at java.lang.Throwable.<init>(Throwable.java:195)
                at java.lang.Exception.<init>(Exception.java:41)
                at com.sapportals.wcm.WcmException.<init>(WcmException.java:59)
                at com.sapportals.wcm.util.content.ContentException.<init>(ContentException.java:38)
                at com.sapportals.wcm.repository.ResourceException.<init>(ResourceException.java:163)
                at com.sapportals.wcm.repository.NotSupportedException.<init>(NotSupportedException.java:64)
                at com.sapportals.wcm.repository.manager.cm.CmNamespaceAndContentManager.copy(CmNamespaceAndContentManager.java:1313)
                at com.sapportals.wcm.repository.ResourceImpl.internalCopyManager(ResourceImpl.java:3142)
                at com.sapportals.wcm.repository.ResourceImpl.internalCopy(ResourceImpl.java:3232)
                at com.sapportals.wcm.repository.ResourceImpl.copy(ResourceImpl.java:2041)
                at com.sapportals.wcm.repository.ResourceImpl.copy(ResourceImpl.java:2014)
                at com.sapportals.wcm.rfadapter.CopyUtility.copy(CopyUtility.java:116)
                at com.sapportals.wcm.service.template.TemplateService.createFromTemplate(TemplateService.java:409)
                at com.sapportals.wcm.rendering.uicommand.cm.UITemplateCommand.execute(UITemplateCommand.java:129)
                at com.sapportals.wcm.rendering.control.cm.CommandDispatcher.onExecute(CommandDispatcher.java:77)
                at com.sapportals.wcm.rendering.control.cm.WdfProxy.onExecute(WdfProxy.java:2152)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:324)
                at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java:386)
                at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java:175)
                at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java:538)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:324)
                at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java:204)
                at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:142)
                at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:115)
                at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
                at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:73)
                at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
                at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
                at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
                at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
                at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
                at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
                at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
                at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
                at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
                at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
                at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
                at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
                at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
                at java.security.AccessController.doPrivileged(Native Method)
                at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
                at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
                at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
                at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
                at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
                at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
                at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
                at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
                at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
                at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                at java.security.AccessController.doPrivileged(Native Method)
                at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
                at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:160)
    Thanks,
    Viji

    Hi Viji,
    have you also logged a support message in the Online Support System?
    If not, please do so. SDN will not necessarily trigger a bugfix from SAP development, in case this here makes one necessary.
    Regards,
    Karsten

  • Deleting User/Groups in Info/Sharing&Permissions

    Recently duplicated original start-up drive using CarbonCopyCloner. Hadn't noticed before but a "wheel" group showed up under Sharing & Permissions in the Get Info window with "Read only" permissions. Also have (unknown) user with "Read & Write" permissions. Only myself and guest shows in Accounts pref pane. Have repaired permissions in Disk Utility on all my drives. Obviously, I'd like only myself to have permissions on my Mac. Can I just delete the names in the Get Info window without any consequences? Is there a more appropriate way to make myself the only user on account?

    OK, I think I have this figured out. My terminal skills aren't all that, but using man dscl I figured out how to manipulate this database to do what I want...
    First used this to see what was in the database of usernames/groups:
    sudo dscl . list /groups
    Found offending entries not wanted (username, _unknown, etc) and removed like so:
    sudo dscl . delete /groups/(name to remove)
    Did same for user accounts:
    sudo dscl . list /users
    sudo dscl . delete /users/(names)
    Seems to have worked to get rid of weird entries like _unknown and "nobody".. BUT Finder still includes this weird "(unknown)" with read permissions on every new file... What gives?
    So what I see in the database for users right now is thus:
    _amavisd
    _appowner
    _appserver
    _ard
    _atsserver
    _calendar
    _clamav
    _cvs
    _cyrus
    _devdocs
    _eppc
    _installer
    _jabber
    _lp
    _mailman
    _mcxalr
    _mdnsresponder
    _mysql
    _pcastagent
    _pcastserver
    _postfix
    _qtss
    _sandbox
    _securityagent
    _serialnumberd
    _spotlight
    _sshd
    _svn
    _teamsserver
    _tokend
    updatesharing
    _uucp
    _windowserver
    _www
    boinc_master
    boinc_project
    daemon
    mattcarrell
    root
    and for groups is thus:
    _amavisd
    _appowner
    _appserveradm
    _appserverusr
    _ard
    _atsserver
    _calendar
    _clamav
    _cvs
    _devdocs
    _guest
    _installer
    _jabber
    _keytabusers
    _lp
    _lpadmin
    _mailman
    _mcxalr
    _mdnsresponder
    _mysql
    _pcastagent
    _pcastserver
    _postdrop
    _postfix
    _qtss
    _sandbox
    _securityagent
    _serialnumberd
    _spotlight
    _sshd
    _svn
    _teamsserver
    _tokend
    updatesharing
    _uucp
    _windowserver
    _www
    accessibility
    admin
    authedusers
    bin
    boinc_master
    boinc_project
    certusers
    com.apple.accessremoteae
    com.apple.access_screensharing
    com.apple.access_ssh
    consoleusers
    daemon
    dialer
    everyone
    interactusers
    kmem
    localaccounts
    mail
    netaccounts
    netusers
    network
    operator
    owner
    procmod
    procview
    smmsp
    staff
    sys
    tty
    utmp
    wheel
    Where is (nobody) coming from then and why can't I delete it in file permissions (or even change its permissions to "NoAccess")... This is really problematic for me. I definitely am not understanding something here about permissions and where they come from..

  • SMPs not deleting user state as configured

    We have CM2012 SP1 R2.  Some of our SMPs are running out of space.  They are configured to delete user state data after 14 days but I see in some cases there is older user state data sitting on the SMP taking up space. 
    First question is why is the user state data not deleting after 14 days as configured on the SMP properties?
    Second question is, is it safe to delete these folders manually?  Or is there a better method to "clean-up" the old user state folders?
    Thanks much!
    FP

    Just a public service announcement...  Don't delete the whole directory that holds user state info, just delete the USMT sub-folder and leave the large cryptic-named folder on the state store intact.  If you delete the whole folder then SMS_Executive
    service will start to crash and bring down the site server that your SMP is on.  For more info see this article:
    http://www.windows-noob.com/forums/index.php?/topic/5589-sms-executive-service-crashes/
    Thanks,
    FP

  • I changed my user name and password in Itunes, when I use my phone or Ipad, it askes for the password for the old username password it says it's invalid. I try to delete the Icloud account but it won't let me- Help

    I changed my username and Password in Itunes on my computer. Now when I use my Iphone, Ipad, it asks for the password for the old username. when I type the password for that old user name, it says it's invalid. I figured I needed to delete the old Icloud account from my Iphone and Ipad, but they ask for the old password for the Old username. I type it in and it says invalid. As of now, I can't use Icloud or Itunes on either the Ipad or Iphone.... Help!
    <Edited by Host>

    If the old ID ("username") is an earlier version of your current ID, temporarily recreate the old ID by going to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iDevice, even though it prompts you for the password for your old account ID. Then save any photo stream photos that you wish to keep to your camera roll.  When finished go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • Why can't I delete a user name and password from saved passwords in iOS 7?

    Why can't I delete a user name and password from saved passwords in iOS 7? I found them and they are not anything that I am familiar with? They are from a t-com.de. I have been to Germany in the last month. Not sure if there is any association. Any thoughts? 

    You found them ... where?  Are they in Safari somewhere?
    If so, do Settings > Safari > Clear History and Settings > Safari > Clear Cookies and Data
    If that doesn't clear them (and they are from Safari), try Settings > Safari > Advanced > Website Data and clear that area.

  • How do I delete remembered user names that are outdated or no longer in use?

    I have developed a long list of user names that pop up and are no longer in use when I go to sign into a web site. As the list gets longer I would like to have only the user names that are up to date and in use. I have not figured how to manage user names and how to delete ones no longer in use.

    See --> https://support.mozilla.org/en-US/kb/make-firefox-remember-usernames-and-passwords<br />
    See --> http://kb.mozillazine.org/Password_Manager
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • How can delete saved user names?

    I miss-spelled my email address I use for a user name. when I start t type my user name a list pops up. The miss-spelled name gets selected by mistake somtimes. How can I delete from the list of user name so that I do not select it by mistake.

    Is this on Android or Desktop?
    '''Android:''' There is a way to clear all saved form data or all saved passwords at:
    menu > Settings > Privacy > Clear Private Data
    But I don't know of a way to remove just one item.
    '''Desktop:''' Firefox could have saved the username in form history or in saved passwords. If the above tips don't help, try clearing the bad login here:
    orange Firefox button (or Tools menu) > Options > Security > "Saved Passwords"

  • PowerShell Active Directory: Get last logon date of a deleted user

    So, my first post in this noble community. I've been lurking here and I've been getting some good information. Hopefully, you guys can help me in this concern which may be simple to some but I couldn't seem to get around it.
    Is it possible to get the last logon date of a DELETED user in Active Directory?
    I can get the available properties of deleted users using the following:
    Get-ADObject -Filter {samaccountname -eq <account_name> -and ObjectClass -eq "user"} -IncludeDeletedObjects -Properties *
    But the last logon date is not one of the properties available from Get-ADObject. Get-ADUser has the last logon property, but it does not have data on deleted users. Is there anyway this can be achieved? Perhaps convert an ADObject to an ADUser?
    Any information would be much appreciated. Thank you.

    Thanks everyone for your response. It looks like jrv is leading me to the right path, but I'm still having issues. I'm trying to get the lastlogon time by querying all the DCs in our domain, but every query returns a null lastlogon time for all the deleted
    users I tried:
    $DomainControllers = ((Get-ADForest).Domains | %{ Get-ADDomainController -Filter * -Server $_ }).Name
    foreach ($DC in $DomainControllers)
        $dn=(Get-ADObject -Filter {samaccountname -eq <user_account>} -includedeletedobjects -server $DC).DistinguishedName
        $user=[adsi]"LDAP://$dn"
        $user.LastLogon
    It always returns null. Morever, simply executing [adsi]"LDAP://$dn" from each DC gives the following error:
    format-default : The following exception occurred while retrieving member
    "distinguishedName": "There is no such object on the server.
        + CategoryInfo          : NotSpecified: (:) [format-default], ExtendedType
       SystemException
        + FullyQualifiedErrorId : CatchFromBaseGetMember,Microsoft.PowerShell.Comm
       ands.FormatDefaultCommand
    It's a bit surprising to me though, since $user=[adsi]"LDAP://$dn" does return a value for $user (instead of null whenever an error is encountered) of type System.DirectoryServices.DirectoryEntry but it has no members.
    Anyone know what I'm missing?

Maybe you are looking for

  • Reset an Dunning Wizard / Rework

    Hi all, is it possible to reset an Dunning  Wizard run ? If an customer do an dunning wizard run and after the execution he see that something is wrong is there a chance to reset /rework the dunning run ? Kind regards Gerhard Bienen

  • How to catch date errors and continue processing in a PL/SQL procedure

    I'm updating a date field with dates constructed from day, month and year fields. The incoming data has many instances of day and month that are not valid dates, ex 11 31 2007. There is no 31st day in November. I would like to write a pl/sql script t

  • Is there a warranty for the iPad charger and cord?

    I have had my iPad for less than one year and the charger stopped working, is there a warranty on the charger?

  • Data fetching problem

    Hi Experts, Could you please anybody help me and resolve this issue As per my below requirement i had written below select queries but this requirement says ATWRT is next retest date and   manufacturer expiration date based on the values of AUSP-ATIN

  • Error 1151: A conflict exists with definition win in namespace internal

    Hello, I am trying to create a link to two popup windows in my flex application with the following code. <?xml version="1.0" encoding="utf-8"?> <!--Application Initialization --> <mx:Application xmlns:mx=" http://www.adobe.com/2006/mxml" layout="abso