Le cableur peut modifier l'ipsec, notemment à la creation de la machine
This commit is contained in:
parent
48de31425d
commit
bbea130179
1 changed files with 1 additions and 1 deletions
|
@ -1107,7 +1107,7 @@ class ipsec(Attr):
|
||||||
legend = u'Clef wifi'
|
legend = u'Clef wifi'
|
||||||
category = 'wifi'
|
category = 'wifi'
|
||||||
ldap_name = "ipsec"
|
ldap_name = "ipsec"
|
||||||
can_modify = [nounou, parent]
|
can_modify = [nounou, cableur, parent]
|
||||||
historique = "info"
|
historique = "info"
|
||||||
default = u'auto'
|
default = u'auto'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue