Re: [Firebird-devel] Protection from symlinks

2016-05-10 Thread Alex Peshkoff
On 05/07/2016 05:00 PM, Dimitry Sibiryakov wrote: > Hello, All. > > In path_utils.h there is a comment: > >> /** isSymLink returns true if the given path is symbolic link, and >> false if not. >> Use of this links may provide way to override system security. >>

[Firebird-devel] Protection from symlinks

2016-05-07 Thread Dimitry Sibiryakov
Hello, All. In path_utils.h there is a comment: > /** isSymLink returns true if the given path is symbolic link, and > false if not. > Use of this links may provide way to override system security. > Example: ln -s /usr/firebird/ExternalTables/mytable > /