SV-239969r929014_rule
V-239969
SRG-NET-000166-VPN-000590
CASA-VN-000450
CAT II
10
Configure the ASA to map the DN or UPN from the client’s certificate to entries in the authentication server to determine authorization as shown in the example.
ASA2(config)# tunnel-group ANY_CONNECT general-attributes
ASA2(config-tunnel-general)# authorization-required
ASA2(config-tunnel-general)# authorization-server-group LDAP
ASA2(config-tunnel-general)# username-from-certificate username-from-certificate use-entire-name
ASA2(config-tunnel-general)# end
Review the tunnel group configured for remote access and verify that the DN or UPN from the client’s certificate is used to map to entries in the authentication server to determine authorization as shown in the example below.
tunnel-group ANY_CONNECT type remote-access
tunnel-group ANY_CONNECT general-attributes
authorization-server-group LDAP
authorization-required
username-from-certificate use-entire-name
If the ASA is not configured to map the distinguished name or UPN from the client’s certificate to entries in the authentication server to determine authorization, this is a finding.
V-239969
False
CASA-VN-000450
Review the tunnel group configured for remote access and verify that the DN or UPN from the client’s certificate is used to map to entries in the authentication server to determine authorization as shown in the example below.
tunnel-group ANY_CONNECT type remote-access
tunnel-group ANY_CONNECT general-attributes
authorization-server-group LDAP
authorization-required
username-from-certificate use-entire-name
If the ASA is not configured to map the distinguished name or UPN from the client’s certificate to entries in the authentication server to determine authorization, this is a finding.
M
5344