Lets say I have 2 shares, one is called public and only user1 has write access, and the other shared p2p which user2 has write access.
If I put a symlink on the p2p share to a folder on the public share then user p2p gets write access. How do I prevent this? I want the symlink to be read only and follow the permissions set on p2p share and not the share that the actual files are on.
If I put a symlink on the p2p share to a folder on the public share then user p2p gets write access. How do I prevent this? I want the symlink to be read only and follow the permissions set on p2p share and not the share that the actual files are on.