Wed, Nov 20, 2019 at 05:30:29AM +0000, Joe Clarke (jclarke):
> Lada replied on YANG docs with a suggestion for the T+ module authors.  While 
> we can’t affect the authentication-order node, the tacacsplus container could 
> be defined like:
> 
> augment "/sys:system" {
>  container tacacs {
>    must "not(derived-from-or-self("
>       + "../sys:authentication/sys:user-authentication-order, 'tacacs')"
>       + "or server";
>    list server {
>       ...
>    }
>  }
> }
> 
> In this manner, T+ can provide enforcement.  Lada also mentioned that this 
> would have been a better way of handling RADIUS in ietf-system.  Certainly 
> this could be an item for a .bis, but not sure if this alone is worth taking 
> on that work.

That would be an improvement, but I still assert that this constraint is
not necessary nor desired - tacacs nor radius - if I'm reading that
correctly (XPATH often confuses me).

ps. parens imbalanced?

_______________________________________________
OPSAWG mailing list
OPSAWG@ietf.org
https://www.ietf.org/mailman/listinfo/opsawg

Reply via email to