Security

last person joined: yesterday 

Forum to discuss Enterprise security using HPE Aruba Networking NAC solutions (ClearPass), Introspect, VIA, 360 Security Exchange, Extensions, and Policy Enforcement Firewall (PEF).
Expand all | Collapse all

Authentication Source when using Certificates

This thread has been viewed 14 times
  • 1.  Authentication Source when using Certificates

    Posted Nov 18, 2017 01:20 PM

    I created a self signed certificate and signing chain to test EAP-TLS authentication, and it's working great.

    I'm curious, though, about the authentication source.

    I have to pick something, so if I select Endpoint Repository, the user can authenticate properly (user name on the certificate is not present in Endpoint repository).

    However, if I select an AD authentication source, authentication fails. (user name also not present in AD).

     

    This seems like inconsistent behavior. Any reason why Clearpass checks for the user in AD, but not in the Endpoint Repository?

    Thanks.

     



  • 2.  RE: Authentication Source when using Certificates

    EMPLOYEE
    Posted Nov 18, 2017 01:22 PM
    Do you want to validate whether a user exists or just accept the certificate?


  • 3.  RE: Authentication Source when using Certificates

    Posted Nov 18, 2017 01:25 PM

    I'm just trying to accept the certificate.



  • 4.  RE: Authentication Source when using Certificates
    Best Answer

    EMPLOYEE
    Posted Nov 18, 2017 01:28 PM
    OK, then create a new EAP-TLS method with authorization disabled.


  • 5.  RE: Authentication Source when using Certificates

    Posted Nov 18, 2017 03:40 PM

    Ah, OK. That did the trick.

    I think I was thrown off by the nomenclature used.

    When using the default [EAP-TLS] Authentication method, the failed access tracker entries Alert tab says,

    "EAP-TLS: Authentication failure, unknown user."

    I'm guessing this is really more of an authorization failure?

    Either way, the new EAP-TLS with no authorization method works fine.

    Thanks.

     



  • 6.  RE: Authentication Source when using Certificates
    Best Answer

    EMPLOYEE
    Posted Nov 18, 2017 03:55 PM
    EAP-TLS has a "sub" authorization phase that's part of authentication. By default (the [EAP-TLS] method), we attempt to lookup the user in the authentication source as part of EAP-TLS authorization.


  • 7.  RE: Authentication Source when using Certificates

    Posted Sep 17, 2018 01:27 PM

    What if i want to validate whether a user exists in AD not only checking certificate ? 



  • 8.  RE: Authentication Source when using Certificates

    EMPLOYEE
    Posted Sep 17, 2018 01:29 PM
    Then leave authorization enabled.


  • 9.  RE: Authentication Source when using Certificates

    Posted Sep 17, 2018 01:34 PM

    If the default EAP-TLS method choosed, with AD as Auth source, then access tracker is showing user (user@company.xnot found.

    Actually, the main target is to authentiate users by AD certificate instead of username and password.



  • 10.  RE: Authentication Source when using Certificates

    EMPLOYEE
    Posted Sep 17, 2018 01:36 PM
    Make sure your auth source is using the UPN. It defaults so sAMAccountName.