[tac_plus] Please help with tac_plus

heasley heas at shrubbery.net
Mon May 16 18:42:51 UTC 2022


Mon, May 16, 2022 at 05:27:09PM +0000, Elliot Johnson:
> Hello,
> 
> We are trying to run tac_plus version F4.0.4.26 on a CentOS 7 box.
> 
> We have a config with a group section like this:
> 
> group = netadmin {
>     default service = permit
>     acl             = hgl
>     service         = exec {
>                         priv-lvl = 15
>                       }
> }
> 
> When we start the tac_plus process, we get this reported by systemd:
> 
> May 16 18:23:06 g000063 tac_plus[19305]: /etc/rc.d/init.d/tac_plus: line 22: [: =: unary operator expected
> 
> Line 22 is "default service = permit"
> 
> What is the syntax we should use for this config entry? All the online guides only suggest what we have already put.

Your syntax looks correct.  I expect that you either have unprintable
characters on line 22 or there is an error on a preceding line that is
trickling down to line 22.



More information about the tac_plus mailing list