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

samba-bugs at samba.org samba-bugs at samba.org
Wed Jan 3 04:04:05 GMT 2007


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





------- Comment #2 from hashproduct+rsync at gmail.com  2007-01-02 22:04 MST -------
Erratum for my demo daemon: the configuration file should set "max connections
= 1" with a global "lock file" to avoid tons of nasty outcomes when a client
connects in the middle of configuration updating.  It might be nice if the
daemon placed some kind of advisory read lock on its configuration file while
reading the file so that other processes could safely update the file by
placing a write lock.  Bonus points if the daemon keeps the lock while reading
the secrets file so it can avoid reading a secrets file newer than the
configuration file.


-- 
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