AWS Transfer S3 User Directory Creation Case Specific

0

I am using the AWS Transfer service with S3 buckets for storage and a chrooted dynamic path to create the user directory as the user is authenticated - "/mybucket/${Transfer:UserName}".

This is working as expected except that when the ${Transfer:UserName} variable is used to create the user directory it matches the case that the user name was entered on the client. Authentication is via the AWS Directory service. As this is a windows system there is no distinction between lowercase and uppercase usernames.

E.g. if the client specifies the username in lowercase the user directory is created in lowercase. If the client specifies the username in uppercase then the user directory is created in uppercase. This can result in multiple user directories.

Is there a way to force the case of the user directory to lowercase when it is created using the ${Transfer:UserName} variable?

preguntada hace 2 años231 visualizaciones
1 Respuesta
0
Respuesta aceptada

Unfortunately, we currently do not support case-insensitive AD usernames. That said, we are looking into options to accommodate this ask in the long term, but we don't have an ETA on when this will be supported.

respondido hace 2 años

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.

Pautas para responder preguntas