We are evaluating password manager pro MSP and use x509 certificates for
login. We configured our CA root certificate and OCSP server. When
setting the certificate attribute we use CommonName (note that the
documentation states this is a dropdown, it is NOT on linux it is a free
text field) which is formatted as such:
lastname firstname middlename username
We map the pmp attribe for manually added users to username.
The user is unable to log in as PMP fails to recognired the username portion of the commonname. Why? What should we change on the configuration?
The log shows UserMapping ::: [CommonName, usernhame, null null]
CN value in the certificate:::LastName Firstname middlename username|
Value got from the certificate ::: Lastname Firstname middlename username|
No user found in PMP.
The usernames match the username in the logs.
lastname firstname middlename username
We map the pmp attribe for manually added users to username.
The user is unable to log in as PMP fails to recognired the username portion of the commonname. Why? What should we change on the configuration?
The log shows UserMapping ::: [CommonName, usernhame, null null]
CN value in the certificate:::LastName Firstname middlename username|
Value got from the certificate ::: Lastname Firstname middlename username|
No user found in PMP.
The usernames match the username in the logs.