samba-bugs@samba.org
2004-Aug-18 04:14 UTC
[Bug 1599] copy-unsafe-links cann't take affect
https://bugzilla.samba.org/show_bug.cgi?id=1599
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From wayned@samba.org 2004-08-10 23:05 -------
You must be running the daemon with chroot enabled, making it impossible to
follow a symlink outside the module's root path. Your only choices are to
disable chroot (see the rsyncd.conf man page) or to make the symlinks relative
links to content inside the chrooted area.
The CVS version of rsync outputs a better error than the misleading "file
has
vanished" one that 2.6.2 outputs, so it would at least have told you that
the
symlink was invalid.
--
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.