SV-234208r961029_rule
V-234208
SRG-APP-000172-NDM-000259
FGFW-ND-000245
CAT I
10
Log in to the FortiGate GUI with Super-Admin privilege.
1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:
# config user ldap
# edit {ldap_server_name}
# set server {server_ip}
# set cnid {cn}
# set dn {dc=XYZ,dc=fortinet,dc=COM}
# set type regular
# set username {cn=Administrator,dc=XYA, dc=COM}
# set password {bind password}
# set secure ldaps
# set ca-cert {CA certificate name}
# next
# end
Log in to the FortiGate GUI with Super-Admin privilege.
1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:
# show full-configuration user ldap | grep -i ldaps
The output should be:
set secure ldaps
If set secure is not set to ldaps, this is a finding.
V-234208
False
FGFW-ND-000245
Log in to the FortiGate GUI with Super-Admin privilege.
1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:
# show full-configuration user ldap | grep -i ldaps
The output should be:
set secure ldaps
If set secure is not set to ldaps, this is a finding.
M
5260