| Author |
Message |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 12/17/2009 09:38:46
|
cyr0nk0r
Joined: 12/17/2009 09:33:55
Messages: 4
Offline
|
I have been looking everywhere for a solution to the problem of rsync not playing nice with windows and security. I have seen that it is possible to setup a Windows rsync server (not just with DeltaCopy, but other programs too) however none seem to solve the issue of security.
We plan to have about 10+ linux clients connect to a windows rsync server, but we need to insure that each client is locked into their own directory, and cannot move outside of it to view other clients files. Can DeltaCopy do this? Or if it can't nativly, has anyone found a 3rd party solution as an add-on to DeltaCopy to accomplish this?
Basically we would want to be able to recieve rsync traffic over SSH from linux machines to a windows rysnc server AND be able to restrict each linux client to only their directory. The filesystem on our windows box would be NTFS if that makes any difference. We would be running Win2003 Server.
Also, the file storage are UNC shares if that makes any difference.
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 12/17/2009 09:57:00
|
petarian
Joined: 05/23/2008 11:05:43
Messages: 18
Offline
|
Hi,
Every virtual directory you create can be associated with a pair of user id and password, which can prevent unwanted users to look at some other folder.
Petarian
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 12/17/2009 10:18:21
|
cyr0nk0r
Joined: 12/17/2009 09:33:55
Messages: 4
Offline
|
What handles this username and password? Is it based on windows security groups? Or a custom database inside deltacopy?
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 12/17/2009 10:49:16
|
petarian
Joined: 05/23/2008 11:05:43
Messages: 18
Offline
|
The user id/password has nothing to do with Windows. It is handled by rsync. Since DeltaCopy rides on top of rsync, it just passes this information in the background to the rsync daemon.
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 12/17/2009 10:55:53
|
cyr0nk0r
Joined: 12/17/2009 09:33:55
Messages: 4
Offline
|
I think you missed my question.
Where are the usernames and passwords stored? How are the usernames and passwords setup? Obviously some program needs to handle the authentication and storage of users and passwords. Are users setup inside DeltaCopy, or would you set them up as a "windows" user and authenticate against that. (on the server side)
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 12/17/2009 11:21:05
|
petarian
Joined: 05/23/2008 11:05:43
Messages: 18
Offline
|
User name and passwords are stored on the server - where rsync daemon will be running. They get stored in a sub-folder called "secrets". When authentication is used, the rsync daemon won't let any client connect unless passwords are provided.
In DeltaCopy client select the profile and then click the Authentication tab to specify the user id and password.
Refer to http://www.aboutmyip.com/AboutMyXApp/DisplayFAQ.do?fid=5
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 12/17/2009 15:34:48
|
cyr0nk0r
Joined: 12/17/2009 09:33:55
Messages: 4
Offline
|
It sounds like DeltaCopy will handle the usernames and passwords based off the GUI. I did a quick check in the documentation and I didn't see a reference to an API. There should be some way that we could update the configs automatically and have DeltaCopy use them. Otherwise, accounts would need to be created manually.
Does an API exist?
This message was edited 1 time. Last update was at 12/17/2009 17:13:31
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 01/16/2010 19:12:07
|
Dmnhunter
Joined: 01/16/2010 19:10:39
Messages: 1
Offline
|
I have it successfully working across the internet to an ubuntu Linux Box via ssh very secure. If there is a need I can post my entire how to start to finish.
Just let me know.
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 05/05/2010 20:30:43
|
mrt
Joined: 05/05/2010 20:23:34
Messages: 1
Offline
|
Dmnhunter
I am interested in how you got your linux server to rsync over ssh to your windows box running deltacopy.
Can you post the details?
1) What files for ssh did you neet to add and how did you configure the deltacopy to tunnel.
2) Command line used in linux to run the backup.
Thanks,
Dave
|
|
|
 |
![[Post New]](/forums/templates/default/images/icon_minipost_new.gif) 03/23/2011 05:54:59
|
realfas
Joined: 03/23/2011 05:53:44
Messages: 1
Offline
|
https://sites.google.com/site/realfas/utilidades-1/rsync-windows-linux
Regards.
|
|
|
 |
|
|