I have Fortigate 500D. On wi-fi I have captive portal + LDAP all works fine. I'm try use LDAP + Groups to authorized users to wi-fi whith Captive Portal but don't work :( In User Groups I add New group, Remote Server LDAP my_ldap, in table I have one group, I selected this but don't work. I can't login in captive portal. My LDAP scheme: ---dc=awf,dc=katowice,dc=pl |-ou=people (15000 users) |-ou=groups (1 group) Must I have MemberOf in LDAP??
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
If you did not set up "match" in group, it would not need MemberOf in LDAP.
Hi czerwo,
also pay attention to the fact that OU is 'Organizational Unit', sort of container. And it is NOT a group from LDAP point of view. See LDIF or details and note that true groups has objectClass=group and also contain list of members which pair to mentioned memberOf LDAP attribute, which is used in LDAP based group match. Group name/path starts with CN.
Here is a bit older but still valid KB article on how to set LDAP based auth on FortiOS for just specific groups on LDAP server.
http://kb.fortinet.com/kb/microsites/search.do?cmd=displayKC&docType=kc&externalId=FD32359
Best regards,Tomas
Tomas Stribrny - NASDAQ:FTNT - Fortinet Inc. - TAC Staff Engineer
AAA, MFA, VoIP and other Fortinet stuff
I add
config user ldap
edit "LDAP"
set group-member-check group-object
set group-object-filter
set group-object-filter (&(objectClass=groupOfNames)(member=*))
next
end
all works fine, thx
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1713 | |
1093 | |
752 | |
447 | |
231 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.