Security

 View Only
Expand all | Collapse all

Clearpass SQL

This thread has been viewed 4 times
  • 1.  Clearpass SQL

    Posted Oct 20, 2017 09:46 AM

    Hi,

     

    I have the following filter within my AD authenitcation source that dumps the AD groups an endpoint username is a member of

     

    (&(sAMAccountName=%{Endpoint:Username})(objectClass=user))

    Name=MemberOf, Alias Name=endpoint-memberof, Data Type=String

     

    I then have an enforcement profile that checks for a particular group and places them into a particular VLAN.

     

    I'm looking to do the same for the Guest User Repository regarding endpoint username and the role selected by an admin when the account was first created.

     

    Can someone point me in the right direction for this please?

     

    Cheers

    Shaun

     



  • 2.  RE: Clearpass SQL

    Posted Oct 20, 2017 09:53 AM
    For users, just use Authentication:Full-Username.