Dear Guys,
I would like to know whether it is possible to do authentication based on the mac address of the endpoint, the endpoint(PC) should be on the AD store and the the login/password of the user coming from the AD store.
En resume, authenticate the endpoint(PC) and the user. The MAC address of the endpoint should be on the local store and the enpdoint and the user should register in the AD.
The rule should be :
USER => MAC_address + AD1:USER_DOMAIN then PROFILE2
COMPUTER => MAC_address + AD1:COMPUTER_DOMAIN then PROFILE1
OR
USER => MAC_address + AD1:USER_DOMAIN then PROFILE2
COMPUTER => AD1:COMPUTER_DOMAIN then PROFILE1