M.Lewis wrote: > > On 07/27/2010 09:15 AM, Ron Bergin wrote: [snip]
>> >> If you don't want to use the original UID's, then the >> first thing that >> I can think of is to: >> >> 1) use useradd to create the new account >> >> 2) scp or rsync the original home directory to the new >> server >> >> 3) chown the user's files to reset the user/group id's >> > > That's what I was thinking too Ron, but I was hopeful for > a more > automated method of doing them all rather than one user at > a time. > There's not so many users that is just out of the > question, but I'd like > to avoid it if I can do it simply. > > -- A simple Perl script that wraps those 3 steps in a loop would be an automated solution. At least in my mind. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/