Technical Tip: Modified CLI parameters for 'PKI' user setting and associated LDAP configuration from firmware v7.4.1
| Description | This article explains the changes in the CLI parameters for PKI user settings starting from v7.4.1 used for validation against the LDAP server. |
| Scope | FortiGate. |
| Solution | Up to v7.4.0:
config user peer The above has been replaced with the ones shown below.
From v7.4.1 and above:
config user peer
Another key setting for the PKI user is also changed under the LDAP configuration,
Up to v7.4.0:
config user ldap
From v7.4.1 and above:
config user ldap
Note: When there is an upgrade performed from any versions below v7.4.0 and v7.4.0 to v7.4.1 and above will cause the removal of these entries, and as a result, the authentication will not succeed.
Run the command below after an upgrade or downgrade to review the changes in the command line:
diagnose debug config-error-log read
Related documents: FortiGate 7.4.0 | CLI Reference | config user peer FortiGate 7.4.1 | CLI Reference | config user peer |
