Migrate local user to OpenDirectory User? Best Way?

Hello
I want to migarte the home directories of a couple of local user to the OS X server
For this I want to use the CLI with the DITTO command
sudo ditto -rsrc home1 home2
where home 1 is located on the local mac and home2 is located on an external harddisk
when ready I need to connect the external drive to the server and do the same in the reverse order. (where home1 is on the external harddisk and home2 is in the User Folder of the Server where all homedirectories are located.
This is very time consuming. I want to copy the local home directory on the iMac direct to the user on the server? What will be the command and how to i need to connect to the server? When I connect as "serveradmin" I can copy the file with the command, but when I tried to open this user on the local iMac the directory is virginly. I tried to fix it right with the Program "Passenger" but this doesn't help?
Any Idea how I can save a lot of time

Now i do this:
Log in as DomainUser - create Users profile.
Log off
Log in as LocalUser
rm -R /Users/DomainUser/*
cp -R /Users/LocalUser/* /Users/DomainUser/
chown -R DomainUser /Users/DomainUser/*
Log in as DomainUsers - ok. Run, as example, Outlook for MAC 2011 - enter password for emailbox and password LocalUser.
With emailbox all understand everything, but why password for LocalUser? I enter password for LocalUser one time and never again.

Similar Messages

  • Migrating local users failed with migration tool

    Getting an error trying to migrate local users from windows server 2003 R2 (X86) to windows 2008 R2. There is no domain involve in our environment. Both are workgroup servers.
    By following the steps given by Microsoft, trying to export local users and group information but failed with the error massage below,
    Export-SmigServerSetting : Initialization of the migration failed.
    The migration operation encountered an unknown exception.
    At line:1 char:25
    + Export-SmigServerSetting <<<<  -User All -Group -Path C:\migrate\miguser -Ver
    bose
        + CategoryInfo          : InvalidOperation: (:) [Export-SmigServerSetting]
       , MigrationException
        + FullyQualifiedErrorId : Microsoft.Windows.ServerManager.Migration.Comman
       ds.ExportSvrMigSettingCommand
    Trying to find this error massage through web page but none encounter this before.
    Not sure if there is something that I missed out or it would be something to do with the source machine.
    thanks,

    Hi,
    Did you follow this MS article?
    http://technet.microsoft.com/en-us/library/dd379531(v=ws.10).aspx#BKMK_strategy
    Meanwhile, hops this helps:
    Troubleshooting Cmdlet-based Migration
    http://technet.microsoft.com/en-us/library/dd871120.aspx
    Regards.
    Vivian Wang

  • Best way to migrate local users to the network - move home folders?

    Hi everyone,
    I am about to set up my Mac mini server (Snow Leopard Server). I have one iMac with three user account on it (local), another iMac that we just bought and my MacBook Pro with my admin account on it (Snow Leopard). So all have Snow Leopard.
    What would be the best way to move the three local accounts AND their home folders to the server?
    What would be the best way to make my portable user account into a mobile user account on the server?
    I am planning to create all users on the server (with the same username and passwords etc.) then move the local home folders from the iMac to the server through some direct wired connection. My concern is with this move - will there be permissions mismatch issue? I am sure there will be as the UID would be different for the same accounts (pre-existing and newly created, eventhough their username and passwords are the same).
    Any best practices? strategies?
    Does Apple have any documentation on this specific topic? - that is moving local user accounts and their corresponding home folders onto the server?
    Thanks much!
    Kenneth

    Hi again,
    I haven't gotten round to it - but may have an alternative route in the mean time: the brand new 27" iMac just arrived, and rather than doing a full 'migration assistant' setup, I am going to try the following:
    1. on the new iMac: only create a local Admin account, user name totally unrelated with any other account name;
    2. on the server: settle all the network user account settings, portable home directories, managed preferences etc. for each user;
    3. on another computer: log on under the corresponding local user account, and copy one's home folder entirely to an external drive - do not use this machine again under this user account;
    4. on the new iMac: log in as a network user, make sure the home folder and library syncing works as desired, set some preferences (and check that this gets synced to the server drive); copy the parts of the home folder & library for this user from the external drive - wait until it all gets synced back and forth - and check any permissions, preferences whatever issue (the local account on the other computer is available for cross-checking, just don't change any documents or settings on that one)
    5. if all works well on the new iMac: delete this local user account on the other computer.
    6. repeat steps 3-5 for each other computer where this user has a local account (one 'old' iMac, one 13" MB) - will also allow to check and filter any duplicate documents which have accumulated over the different machines.
    7. create the network accounts for this user on the other computers, and check the syncing etc.
    8. repeat for each user (4 in total for us).
    I think this might just work, since the new iMac at present has no accounts - so no possible issues with similar account names & passwords etc - and you keep the 'old' local account on the other machine as a safeguard anyway.
    Any particular thoughts or comments on this proposed process??
    How about permissions: does the copying to an external disk, and then back onto another computers disk solve that??

  • Migrating Local Users to Network/Mobile Home Directories

    Hey Everyone!
    A Happy Holiday's to you all! I'm in the midst of building a new system for my new clients. They had nothing but static IP numbers and no actual servers in a 50+ Mac environment. MacBook Pros, G5's and PowerBook G4s up the yang.
    What I'm looking to do is migrate as seamlessly as possible, all of the existing local users to network users and then some of those network users will become mobile accounts. I have Open Directory authenticating properly so...
    Here's my plan:
    1) Finish creating new builds for the MacBook Pro's, the G5s, and the PowerBook G4s.
    2) Create the users in OD and assign them to groups for permissions.
    3) Drag and drop entire home directory from each computer to a shared folder on my OD Server.
    From here I want to run chown, I'm guessing, to change the user:group for the home folders I copied over so that they match the ID's created by OD. I figure when I do that, then I can simply replace the OD created home folders in my server's Users folder with the copied and permission modified home directories from each local user.
    My guess is that would be the fastest way to migrate the users to the network.
    My question is are the terminal commands I need to run on each folder in order to make this as seamless as possible?
    chown -R username:newgroupname /~path to copied local home directory
    Is that syntax right?

    The command is correct!!!
    But my quess is if you use ACL's to set the permissions you won't need to run the command on every folder
    Best Regards

  • Migrating local user accounts/home directories to network user accounts

    Hi,
    I am planning on moving the user accounts from several Mac OS X client machines to a new Mac OS X Server machine (Quad core Xeon MacPro). I am very familiar with OS X client in a support environment, but do not have extensive experience with Server.
    I read over the instructions in this article
    http://docs.info.apple.com/article.html?path=ServerAdmin/10.4/en/c6um3.html
    and it appears to be fairly straight forward, although I do have some questions regarding the existing data (home folders) and how to set the clients to log in to the network account.
    Previously, in the event that I have needed to move a person's home directory to a new computer or recover from a corrupt OS (and Archive&install was not an option), in OS X client I would:
    1) Back up the home directory.
    2) Erase/reinstall OS X client.
    3) Log in as Root.
    4) Go into "Accounts" pref pane and create user with same short name as original/backed-up home directory.
    5) Replace the newly created home directory with the backed-up home directory.
    6) Go into Terminal and chown/chgrp the home directory to username/staff, respectively.
    This would result in a perfectly migrated user account. All settings and files working just as they did on the previous system/install of OS X.
    First Question: Could I employee a similar method to retain the content and settings from the local user accounts on the server as I migrate them to network users? Moving the user accounts to the server as described, then running terminal to set proper ownership...
    Second Question: What do I do on each client system to tell it to recognize the networked home directory for each user? Do I just change the user's home folder path in Netinfo Manager to the automount location?
    Thanks in advance for any help you can offer,
    -David
    MacPro 2.66 Quad Core (MA356LL/A)     Mac OS X Server 10.4.8

    A network account is really existing only on the server but if you use "portable homefolders" (Tiger client and server) you could "migrate" the local account to a "server" one by:
    Login locally as another user with administrative rights.
    Change the name of the old account folder in /Users.
    Remove the "old" account locally (woun't remove the "old" folder as you changed the name) only Netinfo data.
    Login using the serveraccount login/password thus creating a homefolder on the server.
    Logout and back in, enable portable homefolder.
    Logout and then in as a local admin and remove the new user folder.
    Change the name on the old userfolder to what the new one had.
    I'm not a 100% sure Netinfo has the server account UID now (added by logging in and creating the portable account?) but if it does:
    (http://forums.macosxhints.com/archive/index.php/t-12077.html)
    "Finding and changing UIDs across the filesystem is a one-liner command:
    sudo find / -user UID -exec chown userName {} \;
    (replace UID with the old UID number and userName with the new user name to associate file ownership.)"
    (A portable account must have got some "kind" of UID?)
    Let the machine "sync" with the server account.
    If you want an "on network only" account I don't know what you need to remove locally afterwards.
    HTH

  • HT4796 any idea how long it takes for migrate process. Is it the best way to transfer old computer files to your mac?

    Any idea how long it takes for migrate process to complete. Is it the best way to transfer file from your pc to mac?

    If you are using Migration Assistant with a WiFi connection expect 12+ hours, 24 hours is possible.
    If you are using hardwired network connections expect 4 to 8 hours.

  • It is Possible to Migrate Local User Profile to Roaming Profile Using USMT?

    Dear All,
    1st, I'm following guide at http://support.microsoft.com/kb/142682 to copy user profiles to another user, but the problem is the 'Copy to' button is not active (grey). I try
    using 3rd party tools, still no change.
    2nd, I try to transfer local profile on the same machine and different user using Windows Easy Transfer, it's work and all of data has been restore to a new user. But not all App Settings is restored, when I open Outlook 2010 and Windows
    Live Mail, there's need to enter password again. That is not problem for me.
    3rd, After migrate/transfer (2nd step) I want to migrate from local profile to roaming profile, but user profile setting on local profile is not copied to roaming profile, such as Email setting need to create new account but all data is
    not problem, because I have already configure on ADUC and GPMC.
    My question is:
    1. How to copy or move all Application settings on AppData Local folder to roaming profile?
    2. How about USMT, it is possible to migrate user profile settings from local to roaming? if is the best tools, how to do this? 
    Please, advice...
    Thanks,
    Hendra

    First, I dont understand why you're using the copy profile method. I'll make the assumption that you have a domain user account that you you need it's files and settings moving to another machine.
    In that scenario then there's a simple guide here:
    Migrate User Accounts
    For Roaming Profiles and Redirected folders; you can follow the
    Infrastructure Planning and Design (IPD) Guide for Windows User State Virtualization (USV).
    It sounds like a mouthfull but it actually makes the whole process easy. There's also a video
    here.
    /Andrew
    Blog: http://scriptimus.wordpress.com

  • Migrating local users to network users

    Hi - I have seen answers for past versions of the server, but none seem to work.
    I have 5 macs, 4 users.  I want them to be able to log in from any mac and have their home screen/files appear as if it was on their (former) local machine. Also want to set up group folders that can be accessed as well.  The latter part is no problem setting up, but how can i migrate the local home folders to the network easily.
    I have set up user accounts, bound local machines to the server, tried mobility settings but can't get it to work.
    I read somewhere that if the shortname is the same on the local machine as the server that may cause problems.
    Also - is there any advantage to setting up machines vs users in workgroup manager?
    Thanks

    Hello,
    if you want your users to be able to login from any machine on the network, then your users must exist in the OD on the server and the client machines must be bound to to the server. Client machines must be set to use network accounts.
    If the client machines are not portable (MB, MBP, Air etc), set you users as _plain_ network users, otherwise use Mobile accounts. The difference is that in case of mobile account are user credentials cached on the client, so they are able to login even when they are on another network (so the server is not available to authenticate).
    Next you need to set up network home for network your users. Start up Server Admin, select a sharepoint and enable automount as User home folder.
    Next, in the workgroup manager select your users, and assign them new home folder paths. As a last step copy contents of local homes to the new network location.

  • For windows users,  best way to transfer photos from old iphone to new iphone

    I have a friend who just purchased new iphone and she'd like to transfer photos from old iphone to new iphone.
    What is the best steps for her to take?
    She has a Windows machine.
    thanks in advance!!!

    Make sure iTunes is loaded on the PC
    If all she wants are photos, she has to have the photos on her PC, not just on the old phone.  The old iPhone backup doesn't save the actual photos, just the setting pointing to where the photos came from.
    If the photos are on her PC, your should be able to sync them to the new iPhone with the Photos tab in iTunes (after the new phone is plugged in).
    If the photos aren't on her computer, she can copy them from whatever computer has them (assuming she has access to it).

  • Openbox Users: Best way to control volume (sound volume)?

    I use xfce4-panel for my panel, and I'm currently using the xfce4-panel.
    What else do you guys use?

    along the same lines as rusty:
    > grep -A 4 XF86Audio .config/openbox/rc.xml
    <keybind key="XF86AudioMute">
    <action name="Execute">
    <execute>/home/patrick/.bin/ossvol -t</execute>
    </action>
    </keybind>
    <keybind key="XF86AudioRaiseVolume">
    <action name="Execute">
    <execute>/home/patrick/.bin/ossvol -i 1</execute>
    </action>
    </keybind>
    <keybind key="XF86AudioLowerVolume">
    <action name="Execute">
    <execute>/home/patrick/.bin/ossvol -d 1</execute>
    </action>
    </keybind>
    and
    > cat .bin/ossvol
    #!/bin/bash
    # ossvol is a simple script to manage oss volume levels and muting.
    # original script by: Daniel J Griffiths <[email protected]>
    # Configure stuff
    VOLSTORE=~/.volume
    CHANNEL="vmix0-outvol"
    ARGUMENT=$2
    # dzen stuff
    SECS="1" # sleep $SECS
    BG="#080808" # background colour of window
    FG="#ffffff" # foreground colour of text/icon
    BAR_FG="#ffffff" # foreground colour of volume bar
    BAR_BG="#080808" # background colour of volume bar
    XPOS="750" # horizontal positioning
    YPOS="515" # vertical positioning
    HEIGHT="50" # window height
    WIDTH="400" # window width
    BAR_WIDTH="300" # width of volume bar
    ICON="$HOME/.icons/dvol/spkr_02.xbm"
    FONT="fixed"
    # You shouldn't have to edit below here.
    PIPE="/tmp/volpipe"
    errorout() {
    echo "$1"
    exit 1
    usage() {
    echo "usage: ossvol [option] [argument]"
    echo
    echo "Options:"
    echo " -i, --increase - increase volume by [argument]"
    echo " -d, --decrease - decrease volume by [argument]"
    echo " -t, --toggle - toggle mute on and off"
    echo " -h, --help - display this"
    exit 1
    toggle() {
    if [ -f $VOLSTORE ]; then
    ossmix $CHANNEL `cat $VOLSTORE`
    rm $VOLSTORE
    else
    VOLUME=$(ossmix $CHANNEL | awk '{print $10}' | awk -F : '{print $1}')
    ossmix $CHANNEL 0
    echo $VOLUME > $VOLSTORE
    fi
    increase() {
    if [ -f $VOLSTORE ]; then
    TMPVOL=`cat $VOLSTORE`
    NEWVOL=`expr $TMPVOL + $ARGUMENT`
    ossmix $CHANNEL +$NEWVOL
    rm $VOLSTORE
    else
    ossmix $CHANNEL +$ARGUMENT
    fi
    decrease() {
    if [ -f $VOLSTORE ]; then
    TMPVOL=`cat $VOLSTORE`
    NEWVOL=`expr $TMPVOL - $ARGUMENT`
    ossmix $CHANNEL -- -$NEWVOL
    rm $VOLSTORE
    else
    ossmix $CHANNEL -- -$ARGUMENT
    fi
    case "$1" in
    '-i'|'--increase')
    increase
    '-d'|'--decrease')
    decrease
    '-t'|'--toggle')
    toggle
    '-h'|'--help')
    usage
    errorout "Unrecognized option \`$1', see ossvol --help"
    esac
    # dzen approach from bruenig's dvol script added by pbrisbin
    # Using named pipe to determine whether previous call still exists
    # Also prevents multiple volume bar instances
    if [ ! -e "$PIPE" ]; then
    mkfifo "$PIPE"
    (dzen2 -tw "$WIDTH" -h "$HEIGHT" -x "$XPOS" -y "$YPOS" -fn "$FONT" -bg "$BG" -fg "$FG" < "$PIPE"
    rm -f "$PIPE") &
    fi
    # Feed the pipe!
    VOL=$(ossmix $CHANNEL | awk '{print $10}' | cut -d '.' -f 1)
    VOL=$(expr $VOL \* 100 / 25)
    (echo "$VOL" | gdbar -l "^i(${ICON})" -fg "$BAR_FG" -bg "$BAR_BG" -w "$BAR_WIDTH"; sleep "$SECS") >> "$PIPE"
    exit 0
    prints a nice dzen volume bar as you change it

  • Is it possible to migrate local profiles to user profile disks?

    Hi guys, 
    Is there an easy way to migrate local user profiles on an remote desktop server to user profile disks? I am replacing a Server 2008 R2 and want to start using UPD's instead on a Server 2012 R2. 
    Best regards,
    Hasan

    Hi Hasan,
    Thanks for your posting in Windows Server Forum.
    As per my research, you can able to achieve your data by choosing the option “Store all user settings and data in the user profile disk” would obviously capture everything normally stored under C:\users\<username>
    and add that to the UPD. But please notice however that you can only select the roaming part of your user profile data.
    On UPD profile is stored in a .VHDX file specific to your account which is placed on a central share. Upon logon a mount path is created under
    C:\Users\<username> that points to that .VHDX file on the share. This makes the solution fully transparent to the Operating System and applications. If you’ve used UPD before you will have noticed that the filenames of the .VHDX files hold the
    users SID, not the account name.
    For more information, please refer below articles. (You can refer below article for Server 2012 R2)
    1.  Using User Profile Disks (UPD) in combination with predefining the Modern UI Start Screen on RDS 2012 (appsfolder.itemdata-ms)
    2.  Working with User Profile Disks on Session-Based Desktop Deployments
    Hope it helps!
    Thanks,
    Dharmesh

  • Migrate a Local User Account to a Network Account Shell Script

    http://support.apple.com/kb/HT5338?viewlocale=en_US&locale=en_US
    If you are looking for an easy way to migrate local users to network users without losing data, then try this script.
    Follow steps 1-10 in the support link above before running this script.
    1) Open /Applications/Utilities/Terminal.App
    2) Type vi myscriptname.sh
    3) type "i" to edit the document
    4) Copy and paste the following text in the terminal window
    #!/bin/bash
    echo "Go to http://support.apple.com/kb/HT5338?viewlocale=en_US&locale=en_US"
    echo "Complete steps 1-10 before continuing"
    echo -n "Enter 'USER' and press enter:"
    read USER
    echo -n "Enter 'SERVER' and press enter:"
    read SERVER
    sudo scp -Epr /Users/$USER root@$SERVER:/Users/
    sudo mv -f /Users/$USER /Users/$USER.old
    ssh root@$SERVER sudo chown -R $USER:staff /Users/$USER
    5) hit (ESC) then colon : and type wq! and hit return to save the document
    6) In Terminal type: chmod +x myscriptname.sh
    7) in Finder, Right Click or Control+Click myscriptname.sh and select open with
    8) Select "Show All Applications" and Navigate to /Applications/Utilities/terminal.App
    9) in Finder, Right Click or Control+Click myscriptname.sh and select get info / Open with and click "Change All" to open all .sh files in Terminal
    10) Double Click myscriptname.sh
    11) For USER enter the name of the network account
    12) For SERVER enter your server name (server.example.com)
    13) Enter the Admin Pass for the Local Machine, Then the Server, Then the server again
    14) The user folder will be renamed to user.old (bob.old)
    15) When you login as the network user account OS X Server Will copy your data to the local machine with Portable home directories
    16) Once you verify all the info is there you can delete the user.old folder from the /Users/ folder (bob.old)

    replace sudo scp -epr with sudo rsync -auvth if you do not want to waste space copying hardlinks

  • How to Move Local Users to Network Domain Users

    Before you follow these instructions...... I'm a rank amateur so I'd check to see if the smart kids have corrected my errors or improved on the method in the replies below
    The reason for the post is I have good and established local user accounts on all the computers and moving them to domain controlled accounts is the one topic I could not find a script to follow that worked for my low level of knowledge of OS X.
    Let me first explain my setup and needs. I'm replacing a Windows Home Server (WHS) with the Mac Mini Server. My goal was to have the Mac Mini as the server holding all our photos, data, etc. and running a user account to run the family iTunes account to feed the Apple TV and be the backup / sync point for a family sized set of iPod Touches, iPads and iPhones. I want to be able to log into each mac and have the same information setting, links, etc........ basically walk around the house, find any mac shaped device not used by someone else, log in and carry on where I was before -  with the MacBook Air having a portable account so it can come travelling with us.
    The key hardware is...
    Mac Mini Server running Snow Leopard 10.6.8
    Apple TV
    2 x iMac Running Lion 10.7.1 [upgraded from 10.6.8]
    MacBook Air running Lion 10.7.1 [upgraded from 10.6.8]
    Normal stuff like wifi, hubs and a router doing the DHCP (and for me reserving IP addresses based on the 'MAC Address' to save me having to manually configure all the IP addresses)
    Key Resources I used as I learnt how to do this; to level set you all, I'm a relative newcomer to OS X having had a Windows life with Linux for fun, so i'm not a mac or IT specialist but like to play around.
    Apple's podcast series 'Apple Quick Tour of Leopard Server'  - this is great, it informed me and kept me motivated through all the bah moments, all 33 episodes and it's in the iTunes store as a podcast.
    The book 'Mac OS X Snow Leopard Server For Dummies' - I bought this about half way through the whole process and wish i'd bought it earlier, my reccomendation would be get the Kindle version so you can search it for advice.
    The excellent information on DNS from Hoffman Labs http://labs.hoffmanlabs.com/node/1436
    The video 'Setting up a primary DNS zone.....' from Lynda.com on youtube  http://www.youtube.com/watch?v=OOEgQY9oFK4
    The Series of PDF document on Snow Leopard Server from Apple http://support.apple.com/manuals#mac%20os%20x%20server%20v10.6
    And finally this excellent post from Joe Ferrante which was the core of what I used http://joeferrante.net/how-to-migrate-local-user-account-to-network-user-account -with-networked-home-folder-on-snow-leopard-server/
    Right off we go....
    Setting up the Server [this took me 6 goes to get it right as I learnt a little each time].
    So i'm not going to go through this step by step because it in the 'dummies' book and the videos from Apple above and those will be better than anything I write but here's my details/advice.
    I split the primary disc into 2 partitions using disk utility so I could reformat the operating system without moving my data.
    100GB for the OS X system
    400GB for user data
    Install OS X from the DVD, press the buttons based on your desires but stop at the bit about naming you computer titled Network Names
    READ UP ON DNS  - this one of the reason I had so many goes as it was the 1st time i've set up a server like this using DNS and guessing didn't get me there.
    If you don't have one buy a domain name for your network it make it much easier in the long run & is $10 well spent
    The name needs to be [the computer name].[your domain name].[com or net or org, etc]
    So if you want you computer to be called fred and you bought or have the domain location.com enter fred.location.com in the primary DNS name box
    This shoud automatically put fred in the computer name box.
    Follow along with the set up guide to finish
    After you have finished the set up test the DNS with NSLOOKUP in a terminal window
    nslookup fred.location.com    in my example and you should get the IP
    Add your servers IP address to the list of DNS servers in network preferences on the client mac.
    Bind [link] the client computers to the server in Accounts on the client computer - I used the 'dummies' book for this but there's lots of data on the web.
    Clean up the user profile on the client to reduce the size of the Home folder as much as possible or the data transfer is loooooooonnnnng - i also connect the iMac on a cable rather than wifi to speed it up.
    Read Joe's post http://joeferrante.net/how-to-migrate-local-user-account-to-network-user-account -with-networked-home-folder-on-snow-leopard-server/ and follow along.useful info I learnt somewhere - to get the paths to the folders correct in the terminal window go to the folder in Finder and then drag it to the terminal window and let go - this will put the correct link in the instruction.
    You now need to be on a terminal window on your server, with a finder window open and logged into the client as the user you are moving
    THE CLIENT COMPUTER NEEDS TO BE LOGGED OUT or logged in as a different user than the one you're trying to move.
    so when you're at the right point - type sudo cp -R then hit the space bar, drag the existing user folder onto the finder window, add the /* and hit space then find the users folder on the server and drag that onto the terminal window to complete the instruction.
    Hit enter and wait a while assuming it starts ok - i used network traffic on the Activity Monitor utility to check if it was working.
    If you got this far and it all worked - login to the profle you moved on any computer linked to the server or the server but not the original client computer to see if it worked and all your setting and data are intact and then delete the profile off the original client if it was ok [archiving the home directory took ages for me].
    As you can probably guess most of this was good learning for me and it worked successfully for me in the end, moving all my history, saved password, etc, etc without any problems.
    Hope this helps other in the same situation & feel free to expand or correct this if I've missed anything.
    Ed

    Hi,
    I was unable to access the Joe Ferrante information (it appears to now requrie a password and was not able to determine how a username and password were assigned)  Would you happen to have a copy of the post that you refer to above?
    I am still at the early stages of this process but am hoping that the steps you refer to are going to get me where I want to be.  Your stated end goal is where I hope to get to.
    Thanks,
    Sean

  • CUC 8 - converting local users with VM's to LDAP users - what is the best method?

    Evening all
    We are running a new Unity Connect 8.0 environment. Initially the users were either manually imported and created individually. The standard naming convention for the Alias names are first initial + surname.
    I have integrated LDAP synch so now I can see all the users in the users OU. I want to be able to utilise the LDAP synch to its full potential. I want to create new users from LDAP. But my primary objective is to convert all local users to domain users. The only main issue which we identified is that domain users Alias length is set to 8 characters max in length whereas the local accounts are full length.
    What would be the best way to migrate the users to LDAP, preserve the voicemails and update Alias names to be the same length as domain users?
    I was thinking of the following:
    Backup up system using COBRAS
    Delete all local users from CUC
    Do a bulk import of all users from LDAP into CUC as fresh accounts
    Use COBRAS import tool to load backup
    Amend the alias names manually to the correct length (8 letters)
    Import all users and VM's back in
    Pray it works!
    Any more efficient suggestions welcome
    Thanks in advance
    Mus

    There is a far easier way to do this using the Bulk Administration Tool in Connection.
    Perform an export operation to get everything into a CSV file.
    Delete all the columns except Alias, EmailAddress, MailName, and LdapCcmUserId.
    Populate the LdapCcmUserId to match the user's sAMAccountName attribute from AD.
    NOTE: Spot-check to be sure that you can find this user's account using the Import Users section. The account must have a Last Name value populated, be within the search base, and satisfy any filters you have applied to the syncrhoization agreement.
    Update the MailName to match the LdapCcmUserId. If you are using VMO or Single Inbox also set the EmailAddress to match the user's real email address. When you do the Update operation the Alias should get corrected to match the LdapCcmUserId if memory serves [read: test this!].
    NOTE: If you are setting the EmailAddress you also want the CreateSmtpProxyFromCorp column to be set to 1. This will ensure that the value is copied to the SMTP Proxy Address and can be utilized by the Unified Messaging integration.
    Save your modified CSV file and run an update operation. I suggest starting with a batch of only a few accounts at first to get comfortable with the process. Be sure to specify a filename for failed objects; you almost always have a few and this will give you a little guidence on what failed.

  • Best Way To Migrate Local Accounts to new OD Server?

    Hello everybody, I'll keep this simple:
    I've got about 20 macs that have just joined themselves to my shiny new Open Directory (i.e. I bound each machine through the Directory Utility).
    What is the best way to migrate their local accounts to network accounts? Note that almost all of these macs are laptops that will be taken home from time to time. And of course, the less 'interruption' of normalcy, the better.
    Thanks for any suggestions,
    Evan

    I did something similar last year, migrating local accounts to network accounts after binding the machines to AD. I'm not sure how much what I did will differ for your particular case, but maybe this will point you in the right direction. Bear in mind, this sort of laborious, but it works well enough.
    In my particular case, the local accounts were named the same as the network accounts so I had to do some sleight of hand with the home folders to make sure nothing got deleted on accident.
    Log in as root (you could do this with an admin account, but root makes it much easier.)
    Move the local account home folder out of the /Users folder and to the root desktop for safekeeping.
    Go to User Account control panel and delete the user account.
    Log out of root and log back in as the network user.
    Log out of network user and log back in as root.
    Delete the new, default home folder in /Users and move the old one back.
    Use chown -R username /Users/username/ on the command line to give the new network account ownership of the old home folder.

Maybe you are looking for