Re: [Bacula-devel] Restore to directory pointed by a symlink

2018-04-10 Thread Martin Simmons
> On Tue, 10 Apr 2018 08:32:45 +0200, Radosław Korzeniewski said: > > 2018-04-09 13:42 GMT+02:00 Martin Simmons : > > > Restoring through a symlink can cause a security vulnerability (see > > https://cwe.mitre.org/data/definitions/61.html). > > > > I'm not sure if this

Re: [Bacula-devel] Restore to directory pointed by a symlink

2018-04-10 Thread Radosław Korzeniewski
Hello Kern, 2018-04-09 18:19 GMT+02:00 Kern Sibbald : > I don't think we support symlinks for the restore. Of course the error > message is not very explicit. > I do not understand your response. I can restore a symlink from backup without a problem. I have a problem restoring

Re: [Bacula-devel] Restore to directory pointed by a symlink

2018-04-10 Thread Radosław Korzeniewski
Hello Martin, 2018-04-09 13:42 GMT+02:00 Martin Simmons : > Restoring through a symlink can cause a security vulnerability (see > https://cwe.mitre.org/data/definitions/61.html). > I'm not sure if this CWE apply in this situation (I could be wrong) but I accept the