Skip to content

Service tinia will user virtual attribute login instead of defined one

Created by: stavamichal

  • When syntax and semantic for attribute's dependencies are checked, we can work only with entities of the attribute. If attribute is in user namespace, it must be checked for all users in system Perun. For this reason it is faster to check any user_facility attribute than user attribute. Service tinia is now using user_facility:virt:login attribute instead user:def:login:mu attribute

Merge request reports