View Single Post

   
  #8 (permalink)  
Old 01-05-2008, 08:03 AM
Patrick
 
Posts: n/a
Default Re: scripts or strategy for synching passwd across machines

Hi Chris,

well, I've just started developing. Don't know how long this may take.
What you're describing is exactly what I need. Maybe I can help testing
or writing some lines of code. I wondered why there's still no such
thing around ...

Patrick

Chris wrote:
> How soon are you needing to do this? I've got a script I've had in
> production for month which performs UID/GID conflict identification as
> well as synchronization. I'm working on publishing it to OpenSource.
> It works beautifully and uses SSH to perform password synchronization
> across all servers (allows users to change their password anywhere and
> have it propogated to the whole.)

Reply With Quote