Bug #20514
Login ID does not support $ character
Pull request:
Fixed in Releases:
Found in Releases:
Description
I'm using Kerberos and Active Directory to authenticate machines to The Foreman. It works well, except, due to the environment, I'm force to use the machine's SAMaccountName attribute as the REMOTE_USER value. In Active directory, these values always end in a dollar sign, but this is currently an invalid character in the login name.
Related issues
Associated revisions
Refs #20514 - Add test for $ in user login
History
#1
Updated by Avram Lubkin about 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/4722 added
#2
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
#3
Updated by The Foreman Bot almost 5 years ago
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/foreman/pull/4737 added
#4
Updated by Avram Lubkin almost 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 9c55971c2abefa3d4bc621ccdf3ddb36d501256c.
#5
Updated by Daniel Lobato Garcia almost 5 years ago
- Legacy Backlogs Release (now unused) set to 240
#6
Updated by Marek Hulán almost 5 years ago
- Related to Feature #20726: Allow # character in user name added
Fixes #20514 - Accept dollar sign($) in login names