pcluster dcv fails when username contains dot
Open
3.x
Feature Request
- Dominant language
- Python
- Stars
- 888
- Forks
- 314
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
https://github.com/aws/aws-parallelcluster-cookbook/blob/develop/cookbooks/aws-parallelcluster-platform/files/dcv/pcluster_dcv_authenticator.py#L136
above line is not allowing usernames with `.` (dot) in their username to create a dcv session.
dots are usually permitted in AD/LDAP environments- and pcluster claims compatability with AD/LDAP via https://docs.aws.amazon.com/parallelcluster/latest/ug/tutorials_05_multi-user-ad.html
Contributor guide
Assessment
This issue has not been assessed yet.