Our Linux admins have somehow managed to corrupt/destroy permissions in a subdirectory of an NFS export I made for them a while back.
Is there a way to reset UNIX permissions for a volume administratively from the filer?
I found the volume modify -unix-permissions command but wasn't sure if that just set the default for new files, or if that would even affect existing directories in that volume.
We have backups of course, and they could always copy out the directory and create a new one, but both of those will require a umount/remount on their end which will require downtime on a very critical system.
Any thoughts?