That's odd. What does "not working mean here" ? Console unresponsive, no login prompt, auth doesn't work?
I'm sorry, this was frustration speaking over missing dependencies on "make upgrade" alone. New packages need to be built from the ports tree or waited for in the package repos. Functional bugs in the code should always be raised. Sorry for not being clear.How do you "make upgrade" ? Only this one? It may be that you're missing out on newer packages. The full sequence would be:# opnsense-update; make upgradeMaybe before issuing try to see what version pam_opnsense is:# pkg query %v pam_opnsenseIf it's still 17.1(_1) then it may be this issue you're seeing, you need the package at 19.1 at least.Cheers,Franco