Actually, it can allow that, because you can tell the FileManager what symbolic links it is allowed to follow. If you add
$webworkDirs{valid_symlinks} = [$problemLibrary{root}];to your
course.conf
file, that will tell the File Manager that it is allowed to follow the symbolic link into the OPL library directory.