DO NOT REPLY [Bug 4318] New: automatic module creation with rights on server

samba-bugs at samba.org samba-bugs at samba.org
Tue Jan 2 03:53:26 GMT 2007


https://bugzilla.samba.org/show_bug.cgi?id=4318

           Summary: automatic module creation with rights on server
           Product: rsync
           Version: 2.6.9
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: kilburna at iservnetworks.com
         QAContact: rsync-qa at samba.org


A typical module would be

[module_name]
path = /var/rbackup/[module_name]
read only = false
list = false
uid = uiduser
gid = gigusers
transfer logging = yes
log format = [%a] %o %m (%u) %f %l
auth users = auth_username
secrets file = /etc/rsyncd.secrets
incoming chmod = ugo+rwx
hosts allow = *

When the client connects for the first time the path, rights, rsyncd.secrets an
d rsyncd.conf is appended/created automatically. The infomation is obtained
from the client. The server would not first check if the module credentials
exist, if not, then create and then authenticate (although this is not
necessary the first time round)

I do not think this is possible with the pre-xfer exec statement.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list