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?

1개 답변
0
수락된 답변

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.

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠