I have the next problem, i have 2 servers (debian) and each one have install tomcat.
The first server (192.168.0.100) have installed tomcat with their default permissions in every folder (and that’s ok).
But , in my second server (192.168.0.101), someone here put chmod 777 –R to every folder in tomcat, and I don’t know how to restore to the original permissions in every folder.
So, my question is, it’s possible copy the permissions tomcat’s folders from the first server (192.168.0.100) and then set that permissions in tomcat’s folders of the second server (192.168.0.101) ??
Regards
chmod
on purpose, or maybe is it a file system, e.g. FAT, not supporting UNIX permissions? – caylee Apr 04 '18 at 15:26