on ‎2024 Jul 10 5:45 AM
We are using Azure FileShare for our /usr/sap/interfaces directory for all Dev, QA and Prod systems.
From the start, whenever there's a request to create folders inside, they set 777 permission with root user so there's security issue here.
Now we want to limit permissions to avoid unnecessary accesses and we are looking for options how to do this.
First, we are thinking to change permissions to 755 and set users based on SIDs. Is this okay?
Second option is to move the folders based on SID to their local servers. Is this feasible?
Do you have other suggestions?
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.