Saltar al contenido

Each file store in EFS that have default permission 777 is it possible?

0

Hello guys need help

i want every file that store in EFS that have default permission 777 and also any file that create in EFS that automatically gets 777 permission.

and i mount EFS in my suse linux machine.

is there any policy there or any other way ?

preguntada hace 2 años1,1 mil visualizaciones
1 Respuesta
0

Hello.

There is a way to set permissions on the root directory in the EFS access point settings, but there is no setting to change file permissions.
Therefore, when mounting EFS from the OS, you will need to change the permissions using the "chmod" command.
https://docs.aws.amazon.com/efs/latest/ug/efs-access-points.html

EXPERTO
respondido hace 2 años
EXPERTO
revisado hace 2 años
  • when i change mount point permission to 777 then every file that store in this directory can have default permission 777.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.