[Date Prev][Date Next] [Chronological] [Thread] [Top]

Experimenting with a password plugin



Is there a way to obtain the username (CN or UID attribute?) being
authenticated when a LUTIL_PASSWD_CHK_FUNC function is called?

I'd like to call a 2FA provider from within a password plugin but
not sure how to get the user tied to the sc, passwd, or cred
bervals.

Thanks