- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Setting up LDAP on a standalone FortiSwitch
Hi,
Right now using on login for our standalone FortiSwitches and wanted to setup LDAP for authentication.
FortiSwitch_148F-FPOE, V7.2.9. Can't see an article on this but saw on that say it is not supported, however, that was 2023. Thanks
Solved! Go to Solution.
- Labels:
-
FortiSwitch
-
LDAP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @ed_udri ,
FortiSwitch supports external authentication primarily through RADIUS and TACACS+ protocols.
https://community.fortinet.com/t5/Support-Forum/Fortiswitch-Authentication-Using-LDAP/m-p/255008
Below is the CLI reference document, which will serve as a guide for the configuration process.
https://docs.fortinet.com/document/fortiswitch/7.2.10/fortiswitchos-cli-reference/193187/config-user...
While there have been instances where LDAP authentication was attempted, such configurations led to issues such as memory leaks causing switches to crash.
https://docs.fortinet.com/index.php/document/fortiswitch/7.2.9/release-notes/255778/resolved-issues
Therefore, to ensure stability or optimal performance, it maybe the best way to utilize RADIUS or TACACS+ for external authentication on FortiSwitch.​
BR.
If my answer provided a solution for you, please mark the reply as solved it so that others can get it easily while searching for similar scenarios.
CCIE #68781
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @ed_udri ,
FortiSwitch supports external authentication primarily through RADIUS and TACACS+ protocols.
https://community.fortinet.com/t5/Support-Forum/Fortiswitch-Authentication-Using-LDAP/m-p/255008
Below is the CLI reference document, which will serve as a guide for the configuration process.
https://docs.fortinet.com/document/fortiswitch/7.2.10/fortiswitchos-cli-reference/193187/config-user...
While there have been instances where LDAP authentication was attempted, such configurations led to issues such as memory leaks causing switches to crash.
https://docs.fortinet.com/index.php/document/fortiswitch/7.2.9/release-notes/255778/resolved-issues
Therefore, to ensure stability or optimal performance, it maybe the best way to utilize RADIUS or TACACS+ for external authentication on FortiSwitch.​
BR.
If my answer provided a solution for you, please mark the reply as solved it so that others can get it easily while searching for similar scenarios.
CCIE #68781
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @atakannatak,
Thanks for the help.
