[tac_plus] Re: Deep command filtering

john heasley heas at shrubbery.net
Mon Aug 20 21:49:55 UTC 2007


Mon, Aug 20, 2007 at 01:38:08PM -0700, jathan.:
> Hmm-
> 
> Are you absolutely sure?  I am running 4.0.4.13 and when I attempt to
> restart the daemon I see:
> 
> Aug 20 15:21:40 tac-ntc tac_plus[6709]: Reading config
> Aug 20 15:21:40 tac-ntc tac_plus[6709]: Error expecting '}' but found
> 'bgp' on line 61
> Aug 20 15:21:40 tac-ntc tac_plus: Error: expecting '}' but found 'bgp'
> on line 61
> Aug 20 15:21:40 tac-ntc tacacs: tac_plus startup failed
> 
> Using your example line 61 is:
> 
>      60     cmd = show {
>      61         deny ip bgp regexp.*\\
>      62         permit .*
>      63     }
> 
> No dice.  Any suggestions?

well, thats a bug of some sort.  looks like I actually used the following
locally:

                deny regex.*\\[0-9]


More information about the tac_plus mailing list