[% perm_denied = BLOCK %] permission non accordé [% END %] [% BLOCK user_flag %] [% INCLUDE object_flag object = ouser %] [% END %] [% BLOCK object_flag %] [% IF object.type == 'user' %] [% IF object.get_attributes('unexported') %] disable [% ELSIF object.get_attributes('expired') %] expired [% ELSIF object.get_attributes('expire') %] temporary [% END %] [% ELSE %] [% IF object.get_attributes('unexported') %] disable [% END %] [% END %] [% END %]