Duplicate users in accounts list

I've just migrated my account and all it's data to a new machine using Apples Migration Assistant and everythings working fine, however, I have multiple instances of my account in the Accounts preference pane (22 duplicates).
In the Login window I just see the one account, but on the preference pane, in 'get info' on files, and in 'swith users' on Butler, I see multiple instances of the same account. I cannot delete them in the Accounts pane as the '-' button is greyed out.
It's not causing me problems, but it is annoying to see 20+ accounts in lists, because I'm not sure which one is the real me (cue Twilight Zone music).
Any suggestions?

Open the Terminal and NetInfo Manager applications in the /Applications/Utilities/ folder and run the following from the Terminal:
id -u
This command will give you a number. In the NetInfo Manager, click the padlock, type in your administrator password, and delete all the user accounts which are listed under your name and where the account's numeric UID doesn't match the output of the Terminal command. Don't delete an account if its name isn't the same as your account's name, and don't delete the only account with a numeric UID matching the output of the command; if multiple accounts have that UID, delete all but one of them.
(14834)

Similar Messages

  • Duplicate accounts listed in System prefs

    Ever since I transferred my admin account from my old Mac to the new machine (MPro 2.66) I've had duplicate accounts listed in the Users tab of the System Prefs. I have two legitimate accounts, my main account and another admin account; the main account is listed again 3 times under "Other Accounts", with the same photo and login info as the original account. They do NOT have folders in the Users folder however, so it's not like they're complete duplicates; they only appear in this panel. It's not affecting anything adversely, just wondering if I can delete them without affecting my account since all the name/login info is identical.
    Thanks,
    JK

    Be careful about deleting those duplicates. You might end up deleting your home directory. Make a backup of your machine just in case. If you are wiling to take some risk then proceed.
    I played around with this and found that if you have more then one account pointing to the same home directory, then deleting any of the duplicate accounts will not impact the home directory.
    However, one of those accounts must be the *Primary Owner* of that home directory and deleting that user will delete the *Home Directory*. Not quite what you want to have happen.
    If you try to delete the Primary account you should get a prompt asking you what to do with the *Home Folder*.
    Choose *"Do not change the home folder"*
    That should preserve it incase you need to get that directory back.
    The first think I would do is see if all the duplicates are using the same *Home Folder*
    Open up Preferences
    Open up Accounts
    Ctrl-Click on one of the Duplicate Accounts and select *Advanced Options*.
    Record the *Home Directory* for each of the accounts.
    If they are the same, then you should be able to delete the duplicates without a problem. Again, if and when prompted, choose *"Do not change the home folder"*.
    If the duplicate *Home Folder* point to a different location, then you just have to figure out which is your primary account and delete the duplicates. Again, I'd play it safe and save those home folders until I knew everything was working and there wasn't anything in those folders that I wanted. Once they are gone they are gone.
    Good luck!

  • User Account List

    User Account List
    Is there a way to extract all user accounts from Request Center? Ideally into a spreadsheet that includes their names and user id's as well as whether they are active or inactive. We have a "no longer with the company process" and we need to make sure when someone leaves we make their account inactive. If I can pull a list of accounts they can be compared against a monthly list of users that are no longer with the company.
    We are using RequestCenter 2007.1.2

    We're on 2006.0.6, but as long as the DIR tables haven't changed much, this SQL should extract what you're looking for:
    select p.FirstName, p.LastName, n.LoginName, p.IsInactive
                from DirPerson p,
                     DirContactInfo c,
                     DirNetworkInfo n
               where p.Personid = n.PersonId
                 and c.Personid = n.PersonId
                 and c.ContactTypeId = 1
                 order by lastname, firstname

  • Duplicate User Accounts

    Is there a way to duplicate user accounts? I would like to configure one account and copy it for the other 5 users. I was thinking that I could create all the accounts - set one up - copy a "preference" folder of some type - then paste that folder into the other accounts. Is there such a folder?

    you can do it but you might have a number of small problems with things like sharing. You'll also have to recreate the keychain (and maybe other things, I'm not sure) for each new user. the easiest way would be to duplicate the directory of the original user with a different name.
    this is easiest done from terminal
    sudo cp -Rp /Users/oldusername /Users/newusername
    Here oldusername is the shortname of the original user and newusername is the short name of the new user you want to make. After the home directory is copied go to system preferences->accounts and create a new user with short name newusername.
    You'll get a popup saying that a home directory by that name already exists and asking if you want to use it. say "yes". repeat this as many time as necessary.

  • Remove duplicate user account

    What's the best way to delete a duplicate user account from 11i ?
    I know we can't simply delete the row from fnd_user ,
    (we don't want to just 'end-date' the duplicate user account)
    Thanks

    Dear
    Yes its right that we should not delete user. Actually there is no logic in deleting it. It may have performed a several work.. then how will we track it. ... YES we can rename it. or make it ineffective (no more available)...
    Best Regards
    Habib
    http://mhabib.wordpress.com

  • Duplicate Users in Permission on Internal Partition Causing I/O Error?

    Sigh ... apologies in advance for the novel. I have searched and read and experimented with many of the solutions on these forums but, being a Terminal novice, I am somewhat apprehensive about applying some of the commands listed for fear of causing irreparable damage. For example:
    http://discussions.apple.com/thread.jspa?messageID=7257833
    I upgraded from Tiger and have the dreaded "unknown user" issue, which has not caused problems (to my knowledge) to date. I've been waiting for a fix from Apple, which does not appear forthcoming. However, I now wonder if the "unkown user" is the source of my current dilema.
    I have an iPhoto library on an internal partition, set up as per the instructions on http://support.apple.com/kb/HT1198. The "unknown user" appeared in the permissions list so I deleted it using System Preferences>File Sharing. I am the admin and can access this library without problems. However, my wife (non-admin) can mount the drive but not access the iPhoto library due to "Error -36 Cannot read or write ..."
    When I mount the partition under my profile, the permissions are as expected, Read-Write for both my wife and I and Read Only for "Everyone" ans "Staff." However, when I mount the partition under my wife's profile, Get Info Permissions shows two (duplicate) users for my wife, each with Read-Write permissions and shows no permissions for me or "Staff." One of these duplicates disappears when I add myself to the permissions list but then on restart, we are back to duplicate user permissions for my wife and none for me.
    I've changed th GID on both my and my wife's accounts to 20. I tried Old Toad's suggestions using iPhoto Manager here: http://discussions.apple.com/thread.jspa?messageID=7939561 to no avail. I've copied the library and re-imported it into iPhoto to no avail. I've run Disk Utility from the Leopard DVD to repair permissions and check for errors to no avail and I've tried:
    sudo dscl .delete /users/"my wife's shortname"
    and subsequent steps to re-active my wife's accoudn listed in the post to which I've linked above (but have not gone on to the subsequent steps to delete the unknown user from the partiton).
    I am at my wit's end and beginnning to regret my change to Apple from Windows (although I have yet to try Vista).
    Little help?
    Message was edited by: MarRxK

    Unfortunately, there wasn't much help to be found on this forum. However, I seem to have resolved the issue. I renamed the group "wifesname" to "_wifesname" as outline here:
    http://docs.info.apple.com/article.html?artnum=307128
    I then fixed permissions with Disk Utility (again). Then I deleted the disk image on the partition where I had stored iPhoto's library and created a new disk image using a different name, changed the permissions as outlined the links above. Voila ... functioning shared iPhoto.
    Hope that helps anyone with the same problem.

  • Account not in account list.  - Major problems happened to my account

    Intro
    I installed a program that really messed up my main account. I have "fixed" most of it. I will ask my specific question first since most people will not want to read a ton. I will also write what happened since that knowledge may be needed. I have multiple issues which I will post as separate threads in their relevant forum, all with this this header.
    Problem:
    When starting my machine, my main account no longer shows in the list of accounts to log into. "Other" appears and I can use that, enter my username and pword and log in that way. How can I get my account added back to the list?
    Background:
    I installed a FTP server called MySecureShell. It had a setting for the initial ftp dir which was set to /home/$user. I set it to /home/jedherzog (jedherzog is the account shortname that I use). After restarting my machine everything in my account was broken. The dock and desktop were the OSX defaults. None of my apps would run, they returned a permission error. In finder "jedherzog" was in the sidebar like I was logged into that account but if I tried to access it or the desktop I got permission errors. I ran terminal but instead of seeing the prompt jedherzog: I saw -MySecureShell(265) malloc: and a long error message and I could not use it. I ran disk utility and repair permission but it did not help. I created a new account called temp and everything worked fine in it. So I was convinced OSX was fine, it was just the account jedherzog that was messed up. So using terminal I sudo(ed) to root and looked at the /Users/jedherzog dir. The owner was set to 501 not jedherzog. So I changed it back (recursively) to jedherzog. Now, back in the jedherzog account, things look much better. My dock and desktop are restored. My apps run but all act like they are running for their first time. From what I can tell I have access to all of my files (although I got "operation not permitted" messages on a lot files when I changed the owner back to jedherzog). But my terminal still does not work (will post in a different thread). My account is not in the account list at start up). That is all that I have found wrong so far.
    Thank you for your help

    The Apple id that you created do you remember if you created with your region sellected as Canada or US. If so you can change Region directly on your device by clicking on App Store icon, Scroll to bottom and tap your app is, click view acct and change region

  • How do I move all my files from one User Profile (account) into another? I needed to create a new account and want all of my files accessible in the new one.

    How do I move all my files from one User Profile (account) into another?
    I needed to create a new account and want all of my files accessible in the new one.

    ok, what you're learning right now is 101 unix, which is good. Unix is a good thing
    now: the way unix works, and macos (which uses unix underneath) the files and folders work like a hierarchy.
    the start of that tree is /
    so, if you were to do:
    cd /
    (cd means change directory)
    it will bring you at the highest branch of the file system.
    cd /Users
    will bring you to where all the users are.
    to see whats in /Users you can use your friend ls command
    ls means list files/directories
    so:
    cd /Users
    ls -la
    (the -la here means show all (even hidden) and long format (very verbose))  this flag is very optional.
    you will see
    fred
    user2
    for example.
    if you want to see the desktop of user2 you would change directory to it then list the files.
    for example:
    cd /Users/user2/Desktop
    Note that the files and directory are case sensitive, so, desktop is NOT the same as Desktop, or DESKTOP
    ls -la
    you should then be able to see everything in users2 desktop
    you could have done as well the same thing in smaller steps, for example:
    cd /
    cd Users
    cd user2
    cd Desktop
    this is the equivalent of cd /Users/user2/Desktop
    So, for your file, i don't know where it was, but know that if you log in as user2, it will directly put you in
    /Users/user2
    which most likely the file you had created from the other user was in /Users/user1
    if you copied all the files from /Users/original_user to /Users/secondUser
    most likely yes, all your mail, bookmarks etc would be copied over.
    so in your case.
    sudo chown -R seconduser:staff /Users/secondUser
    should work
    Remember that if you start a path with the character /  it means start from the root of the file system, at the highest top you can ever get.
    so
    cd /Users/fred
    is not the same as
    cd Users/fred
    unless you were in / already
    i know it may be confusing at first but it's actually very logical if you play with it.
    to simplify, think of it that / means C:\  on windows
    you can't go any higher than C:\  (in a way)
    if you're unsure which directory you're currently in, you can always type:
    pwd
    it will tell you where you are.
    for example:
    cd /
    pwd
    this shows  /
    cd Users
    pwd
    this now shows /Users
    cd /System/Library
    pwd will show /System/Library
    cd /
    cd /Users
    cd fred
    cd Library
    pwd will show /Users/fred/Library
    unix can look very scary but it's actually vital and very necessary to do tasks sometimes that would take for ever to do via the windows. This is good learning.
    so for the myfile you had created, i can't tell you where it is, at the time you created, if you can do a pwd command you'll know the path,
    ls -la  (this shows all the files where you are)
    if you see myfile in the list
    do a pwd
    whatever is return, the real location of the file would be:
    whatever pwd returned / myfile
    I hope that makes sense.

  • SharePoint: Workflow to retrieve all users and Create list item record for each user

    Hi all,
    My share point site have two Lists as Holidays and MyCalender.
    Actually Holiday is simple non-Calender list with field as Holiday Date, Reason. MyCalender List Calender type list with Person Look-up column and user can see his own record. User of Manager group will declare holiday. This Holiday should get reflected
    on each user 's MyCalender List.[One listitem as holiday date and reason for each user] so everyone can view that record.
    I have requirement as Manager will create one Holiday record and then run single workflow so for all users present in SharePoint Site, one MyCalender List Item record should get created. Is it possible to do using Workflow?? Please help as I didn't get any
    solution for this.. Thanks in advance!

    You don't need one workflow per user when a filtered view can do this for you.  If the manager's list is the parent calendar, I'm assuming that he'll be at least using the person look-up column.
    Whether this feeds through the MyCalendar or stays where it is, you can use the [Me] parameter within the filter on a new view.  This will then return the assigned holiday filtering against the account that is logged in.
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • Help with user.update.accounts[Lighthouse].changes[roleInfos].new

    When I access user.update.accounts[Lighthouse].changes[roleInfos].new it returns a list of XMLObjects, which are the new list of roles to be provisioned in IDM. The following is an example:
    <GenericAttribute>
      <Object>
        <Attribute name='attribute'>
          <Object name='Production Server'>
            <Attribute name='directlyAssigned'>
              <Boolean>true</Boolean>
            </Attribute>
            <Attribute name='state' value='assigned'/>
            <Attribute name='type' value='BusinessRole'/>
          </Object>
        </Attribute>
      </Object>
    </GenericAttribute>I would like to execute a specific transition when a specific role is identified within work flow transition from this list. So I thought I could try the following:
    <contains>
      <ref>user.update.accounts[Lighthouse].changes[roleInfos].new</ref>
      <s>Production Server</s>
    </contains>This does not work, but in my workflow debug I see the following:
      Resolved reference user.update.accounts[Lighthouse].changes[roleInfos].new = [Corporate Domain Administrator
      assignedBy = [Information Security Specialist]
      assignmentType = conditional
      state = assigned
      type = ITRole
    , Employee Production
      assignedBy = [Information Security Specialist]
      assignmentType = required
      state = assigned
      type = ITRole
    , IT Organization
      assignedBy = [Information Security Specialist]
      assignmentType = required
      state = assigned
      type = ITRole
    , Information Security
      assignedBy = [Information Security Specialist]
      assignmentType = required
      state = assigned
      type = ITRole
    , Information Security Specialist
      directlyAssigned = true
      state = assigned
      type = BusinessRole
    , MachineEX bzncvs02ex
      assignedBy = [Information Security Specialist]
      assignmentType = conditional
      state = assigned
      type = ApplicationRole
    , MachineEx bznsa02ex
      assignedBy = [Information Security Specialist]
      assignmentType = conditional
      state = assigned
      type = ApplicationRole
    , MachineEx bznwsint01
      assignedBy = [Information Security Specialist]
      assignmentType = conditional
      state = assigned
      type = ApplicationRole
    , Technology Organization
      assignedBy = [Information Security Specialist]
      assignmentType = required
      state = assigned
      type = ITRole
    ]My question is how can I check for something specific in XMLobject list similar to the following or Java code?
    <contains>
      <ref>user.update.accounts[Lighthouse].changes[roleInfos].new</ref>
      <s>Production Server</s>
    </contains>

    I solved my problem and wanted to share the solution with yall
    1. First off the modifications are stored in a task instance, which is passed to the workflow engine
    variables.user.update.accounts[Lighthouse].changes[roleInfos].new2. I created a class to parse the list of changes which are stored as XMLobject in a task definition
    public Boolean roleChangeValidation(List<GenericAttribute> changes, String roleid)
              String type = "MANUAL";
              Boolean returncode = false;
              if (changes != null) {
                   Iterator<GenericAttribute> it = changes.iterator();
                   do {
                        if (!it.hasNext())
                             break;
                        GenericAttribute change = it.next();
                        GenericObject value = change.get();          
                        String name = value.getName();
                        if(this.Debug)
                             System.out.println(type + ":" + name);
                        if(value.containsValue(roleid))
                             if(this.Debug)
                                  System.out.println(name);
                             returncode = true;
                   } while (true);
              return returncode;
         }3. I added the following actions to the update workflow, which passes the Roleid I am looking for and returns true if found.
    <Action id='1' name='Validate Privileged Role'>
      <expression>
        <block>
          <defvar name='zRoleChange'>
            <new class='com.generic.util.zRoleChange'>
              <Boolean>true</Boolean>
            </new>
          </defvar>
          <set name='_tokencheck_'>
            <invoke name='roleChangeValidation'>
              <ref>zRoleChange</ref>
              <ref>user.update.accounts[Lighthouse].changes[roleInfos].new</ref>
              <s>Production Server</s>
            </invoke>
          </set>
        </block>
      </expression>
    </Action>Edited by: OlympicAdmin on Feb 24, 2010 12:39 PM

  • HT204150 Mail and contacts keep hanging.  As I check the iCloud settings there are multiple iCloud accounts listed in the contacts but I did not place them there.  Does anyone else have this problem... I've tried to find information within the support art

    I'm having a tough time working within mail... it slows as I type in contacts...The letters appear as if I am typing really slowly!  When I look at the accounts listed in iCloud it appears the accounts are perserverating (listing additional accounts without my involvement!!) The iMac I am using has Mountain Lion with the most recent updates.  I welcome any suggestions!  Thanks

    Thanks so very much... it took a while to delete all of the iCloud account duplicates.  And I had to go through the process a couple of times but it seems to be working much better.  One of the problems was while I was connected to the WiFi it kept trying to process all of the data for all of the accounts.  So I disconnected the WiFi and deleted many that way!  Thanks again!

  • Crash, and then no mail accounts listed

    Hello,
    On behalf of my uncle:
    He was composing an email on his old iMac (about 6yrs old) running 10.4.1. Either Mail or the whole OS crashed (he doesn't remember) so he rebooted and launched Mail again.
    Now there are no accounts listed, but it appears that all the emails are still in the Mail folder in the Library.
    How should we recreate his accounts and get his old emails back in their appropriate folders? Well, I know how to create the accounts again, but how to get the emails back in their folders?
    Thanks in advance.
    Message was edited by: David Crandon1
    Message was edited by: David Crandon1

    First, Safe Boot, (holding Shift key down at bootup), & use Disk Utility from there to Repair Permissions, reboot once more.
    Then I'd backup these two Mail folders, by right clicking on them in the Finder, then choose Archive/Compress.
    Users/YourUserName/Library/Mail
    Users/YourUserName/Library/Mail Downloads
    Right click on that Mail folder, choose archive, you'll get everything in the folder, and the folder itself in a file called Mail.zip, move it to a safe place, same for the Mail Downloads folder... only the plist is separate.
    Try dragging this file to the desktop in case we need to put it back later, then logout/in...
    /Users/YourUserName/Library/Preferences/com.apple.mail.plist
    (May or may not require you to setup your account(s) again.)
    Quit Mail, then In your home folder, try moving this +folder & file+ to the Desktop then reboot...
    /Users/YourUserName/Library/Caches/Mail
    Move to the Desktop...
    /Users/YourUserName/Library/Mail/Envelope Index

  • Account Lists disappearing if language changed

    Dear Mates,
    i created Account lists logged in as Taiwan user with user's language as English. But then when i change User's language to Chinese-Traditional, and login, i cannot see the Account lists. Only the system default lists are visible - no custom lists.
    Please advise.
    Thanks,
    Niraj
    Edited by: user8846605 on Mar 7, 2010 8:14 PM

    Niraj, you will need to create identical lists for each active Language, keep them Public (assuming user language and user role are not overlapping sets), put all the identical lists to the applicable roles, and train users to use the 'list manager'.

  • Customize Dropdown lists on the Accounts List Accounts page in IDM

    Hi All,
    There is probably a simple way to do this but haven't had any luck so far.
    I want to customize the drop down lists on the Accounts > List Accounts page which provide the options to Create, Update, Enable, Disable, etc. However I'm not sure which object I need to edit to do this.
    I thought it was the User Actions Configuration object but I have tried changing values and the drop down stays the same.
    Does anyone know the best way to edit the drop down lists? We are using IDM version 7.1.1.8
    Thanking you all in advanced.

    User List Form > 'buttonrowsearch' property of the 'TreeTable' field. place the 'users' map block before 'orgs' map in the list.
    Cheerz

  • How to provide the user with a list of files to pick from...for downloading

    hai..
    I have uploaded the file succesfully.. now we need to download the file...... which has been uploaded..... for that we have implemnted the Query as..
    select max(id) from APEX_APPLICATION_FILES ,here the latest uploaded record will be retrieved and shown.
    Now We want to provide the user with a list of files to pick from for downloading..,Dat is he should be shown the list of files which is available from dat he has to select one file to downlaod ???
    can u plz tell me how to do it....
    anoo

    Hi Anoo,
    Create a report using the following SQL statement:
    SELECT ID,
    FILENAME,
    CREATED_ON
    FROM APEX_APPLICATION_FILES
    ORDER BY CREATED_ON DESCThere are other fields available from the table, but the above gives you a start.
    Then edit the report's Report Attributes.
    Edit the CREATED_ON column and pick a Number/Date Format to use for the display and Apply Changes
    Edit the ID column. In the Column Link section, enter:
    Link Text: &lt;img src="#IMAGE_PREFIX#download.gif" alt="Download"&gt;
    Target: URL
    URL: p?n=#ID#
    Apply Changes and run your report
    Andy

Maybe you are looking for