Re: scripts or strategy for synching passwd across machines
"rcee" <4mystudies@gmail.com> wrote in message
news:1133769137.224559.64860@g49g2000cwa.googlegro ups.com...
> Hi
> Through scripts it is very much possible , but beware that , the
> password files are sensitive and anycorruption will
>
> result in a no login. We had that experience once . you can share the
> keys between servers and let there be a single server with the username
> , id's and password. Later on this server has to update all the other
> servers
The OP clearly is not talking about syncing password files directly.
On AIX the user state is just too disperse to attempt this. He has the state
in
a file and wants to distribute that, and have some process on the machines
which then creates the accounts based on this state. |