mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-09-03 20:52:56 -05:00
Make group external
New action for creating plain group external. Posix group can't be made external. https://fedorahosted.org/freeipa/ticket/2895
This commit is contained in:
committed by
Martin Kosek
parent
44e86aa3bb
commit
271043ccf7
@@ -406,6 +406,7 @@ class i18n_messages(Command):
|
||||
"group": {
|
||||
"details": _("Group Settings"),
|
||||
"external": _("External"),
|
||||
"make_external": _("Change to external group"),
|
||||
"normal": _("Normal"),
|
||||
"posix": _("POSIX"),
|
||||
"type": _("Group Type"),
|
||||
|
||||
Reference in New Issue
Block a user