Results 1 to 6 of 6
i don't plan on doing it JUST YET. but i need to know how i can sync the local accounts from one linux system to another linux system over the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-15-2004 #1Just Joined!
- Join Date
- Mar 2004
- Posts
- 9
how do i sync passwd accross internet?
i don't plan on doing it JUST YET. but i need to know how i can sync the local accounts from one linux system to another linux system over the internet. information such as the user name and password and anything else that is possible. problem is, it won't be running openldap or any directory server of any type. no samba, no nothin just local accounts. just as long as it can be secured with SSL or SSH, it's all good. any ideas?
- 03-15-2004 #2Linux User
- Join Date
- May 2003
- Location
- CA
- Posts
- 370
you can use scp or rsync over ssh..its secure.
Fixing Unix is better than working with Windows.
http://nikhilk.homedns.org/projects/index.html
- 03-15-2004 #3Just Joined!
- Join Date
- Mar 2004
- Posts
- 9
ahhh! lol
ahhhh. that's more or less the same reply i got from a friend. but i don't understand it! lol. i know what ssh is and all but i don't know how to set it up in linux or how to use it to sync the accounts from system to system
can anyone be ALOT more detailed? i've been lookin for tutorials online but no luck so far....
- 03-15-2004 #4Linux User
- Join Date
- May 2003
- Location
- CA
- Posts
- 370
whats ur linux distro?
Fixing Unix is better than working with Windows.
http://nikhilk.homedns.org/projects/index.html
- 03-15-2004 #5Linux User
- Join Date
- May 2003
- Location
- CA
- Posts
- 370
go to www.rpmfind.net, in the search field give "openssh"
download and install the version fit for ur distro...
and then you can use scp which is secure copy.Fixing Unix is better than working with Windows.
http://nikhilk.homedns.org/projects/index.html
- 03-16-2004 #6Just Joined!
- Join Date
- Mar 2004
- Posts
- 9
distro
i don't have it installed yet but i'll install either fedora core 1 or the new mandrake 10 community. either way i figure they come with openssh anyways. but i still don't get the scp thing. so using that it will automatically copy all account information and passwords from one system to another?


Reply With Quote
