Hi folks, can anyone tell me the best way to move an NFS home account to a local user account of a macbook pro? I'm hoping for a seamless transition retaining all of the shortname, password, permissions, etc.
Can I copy the NFS users with: $ sudo cp -pr /Volumes/nfsusers/userexample /Users/
And then create a local account on the macbook with the same username/pw?
Thanks!
Can I copy the NFS users with: $ sudo cp -pr /Volumes/nfsusers/userexample /Users/
And then create a local account on the macbook with the same username/pw?
Thanks!