[% IF NOT nethost %] No host [% nethostname | html %] found. [% ELSE %] [% INCLUDE 'nethosts/object_header.tt' %]
[% INCLUDE 'includes/form.tt' form = form form_uri = c.uri_for(nethostname) %] [% IF c.model('Accounts').db.check_acl('netzone', 'name', 'r') %] [% END %]
Zone de cette hôte
[% FOREACH z = nethost.get_attributes('netZone').sort %] [% z %] ([% c.model('Accounts').db.get_object('netzone', z).get_attributes('type') %])
[% END %]
[% IF c.model('Accounts').db.check_acl('nethost', 'ip', 'w') %]
Ajouter une ip libre:


[% END %] [% IF c.model('Accounts').db.check_acl('nethost', '@CREATE', 'w') %]
Renommer la machine en:


[% END %]
[% END %]