Hello,

I would like to check if a user has the rights to authenticate using an 
external facility (ldap).
The idea is to use the user's ID (if one of ID_USER_FQDN / ID_RFC822_ADDR) to 
perform the check.

I noticed the whitelist plugin may be a good skeleton example of what I want to 
do.
Basically, I would just have to:
- create a new libcharon/plugins/.
- register on the "authorize" hook of the libcharon.
- in the authorize method, get the identity of the peer involved in the IKE SA.
- perform the required external checks.

Am I correct?

Best Regards,


Emeric Poupon
_______________________________________________
Dev mailing list
[email protected]
https://lists.strongswan.org/mailman/listinfo/dev

Reply via email to