[tac_plus] User authentication to /etc/passwd file on FreeBSD

krux krux at thcnet.net
Tue Dec 13 17:31:56 UTC 2022


I typically point tac_plus to PAM authentication on the Linux host. That 
also lets you enable things like 2FA via PAM.

user = krux {
   member = SOME_NETWORK
   login = PAM
   pap = PAM
}

And you need a tac_plus entry under /etc/pam.d/tac_plus

On 2022-12-13 06:40, Andy Ruhl wrote:
> On Tue, Dec 13, 2022 at 7:31 AM Miha Petkovšek
> <Miha.Petkovsek at telemach.si> wrote:
>> Auth is ok if I specify login for user in tac_plus.conf directly.
>> 
>> I am missing something, should this work on BSD systems ?
> 
> I'm using Linux but I would very much prefer to use BSD...
> 
> In my setup I have user entries in tac_plus.conf that match usernames
> that actually exist on the system. I thought that was the way it
> worked.
> 
> Andy
> 
> _______________________________________________
> tac_plus mailing list
> tac_plus at www.shrubbery.net
> https://www.shrubbery.net/mailman/listinfo/tac_plus



More information about the tac_plus mailing list