09-29-2020 02:52 PM
Hi All,
I am trying to create Extreme Control rule sets for MAC and .1x authentication.
Is there not a way I can add a group condition to query a LDAP/AD Domain group?
I can see there is an option for LDAP user groups.
Also, do Extreme offer some sort of downloadable config for updating DHCP fingerprints.
Its really tedious to have to go in and add lines of code to add custom fingerprints, not to mention having to hunt through a log file to get them in the first place.
One other thing, any ideas/thoughts on being able to add if/or conditions into the same rule?
Thanks
Ian
Solved! Go to Solution.
10-13-2020 08:53 AM
Stefan,
With a script from
"Add MAC to Domain Computers" is executed when the computer authenticates. The MAC address is added to End-System and the timestamp is created (updated). Consequent User authentication can be combined with the condition of the End-System group. "Clear old End-Systems in the group" checks if the timestamp is older than X hours and old End-Systems are deleted from the group.
Mig
02-05-2021 01:22 PM
to be continued…. :-((
02-05-2021 12:55 PM
SDR,
I don’t know what rules are implemented.
Can you share a screen of them?
It would be good to open another thread as this one is supposed to be closed.
Mig
02-05-2021 12:38 PM
Hi Mig,
your support is so valueble - Thank you!
Although configured correct yesterday somone changed the setting.
Now User authentication starts - fails however!
We have configured the rules according to the documents.
Machine boots, Rule 1) Machine login works successful
User logs in, Rule 2) Machine + User auth fails
Evaluation Tool resulst;
User logs in,
Rule 1) fails due to “USER….does not have LDAP attributes….in LDAP USER group xyz
AND
Rule 2) fails due to “HOST….does not have LDAP attributes….in LDAP HOST group xyz
Rule 3) Non-domain machine is the one, that “succeeds”.
02-05-2021 12:09 PM
Hi SDR,
For this behavior you must configure the 802.1X authentication to work as “computer or user” authentication.
When nobody is logged on, the computer auth will be done.
When a user logs on the user auth will be triggered.
Mig