migrating accounts from osf

2007-12-25 11:33:00

Hi,

Sorry for this late summary, thx to David Foster for his reply. The only

reply i got. I tried to do some tests therefore i didnt summarize before.

Below is my question and Dave's reply. I must say that , when u convert

the password file to sun's passwd/shadow files'format, it works. So,

transparently from users , i can replace the machines. I will write a

script for it. And use a migration tool for home dirs.

Thx.

Mehmet Mirat Satoglu

> Hi,

> We bought some new sun machines and we want to migrate our users from old

> dec's with osf on them to our sun's...But i dont want to receive thousands

> of phone calls from thousands of users, so i need some advice and scripts

> if useful. How can I create all old users on new machine , how can I copy

> home dirs, how can i handle passwd problem, etc.Old machine is osf1 v3.2c.

>

From: David Foster <foster@dim.ucsd.edu>

To: mirat@bornova.ege.edu.tr

Subject: Re: migrating accounts from osf

If you have thousands of users, I'd highly recommend setting up NIS (*NOT

NIS+),

and have the home directories mounted using the auto.home NIS map. Seems

like

more work initially, but this saves more work than you can imagine. I just

started with a new group that uses NIS, and I can't imagine handling all

those user accounts individually. NIS makes it extremely easy to change

home directories (location and host). This would also handle your password

problem.

Check out the "Solaris Naming" docs at docs.sun.com for great step-by-step

info on setting up NIS.

Another minor note, I believe there is a pwconv utility that will convert

a single password into the passwd/shadow convention that Solaris can use

for

greater security.

Dave Foster

Comments

Got something to say?

You must be logged in to post a comment.