Replies: 4 comments 3 replies
-
Hi, yes, PAM (in the basic variant with user and password) is supported. Sample basic configuration: More complex (includes user group ("member") checking: https://github.com/MarcJHuber/event-driven-servers/blob/master/tac_plus-ng/sample/tac_plus-ng.cfg Cheers, Marc |
Beta Was this translation helpful? Give feedback.
-
Hi, the second link I gave should detail group evaluation. Using two separate profiles (say, priv15 and priv1) and a rule set for profile assignment based on group membership should meet your requirement:
Cheers, Marc |
Beta Was this translation helpful? Give feedback.
-
Hi, you're probably missing the "groups" module on top of the PAM "external" module. Copy-paste from sample/tac_plus-ng.cfg:
Cheers, Marc |
Beta Was this translation helpful? Give feedback.
-
Hi, you're welcome, good that it's working! Cheers, Marc |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Marc,
I'm interested to use tac_plus-ng in my network.
But not getting good documentation.
Does it support PAM authentication and also dynamic group checking?
If pam user belongs to netadmins and use priv-lvl = 15 otherwise priv-lvl = 1
Looking forward for your reply.
Regards.
Beta Was this translation helpful? Give feedback.
All reactions