Skip to content
Snippets Groups Projects
Unverified Commit 708391a6 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman Committed by GitHub
Browse files

Merge pull request #223 from freeipa/t-woerner-group-readme-external

README-group: Fix description of external parameter
parents 200eb304 a2c80f26
No related branches found
No related tags found
No related merge requests found
...@@ -138,7 +138,7 @@ Variable | Description | Required ...@@ -138,7 +138,7 @@ Variable | Description | Required
`description` | The group description string. | no `description` | The group description string. | no
`gid` \| `gidnumber` | The GID integer. | no `gid` \| `gidnumber` | The GID integer. | no
`nonposix` | Create as a non-POSIX group. (bool) | no `nonposix` | Create as a non-POSIX group. (bool) | no
`external` | Allow adding external non-IPA members from trusted domains. (flag) | no `external` | Allow adding external non-IPA members from trusted domains. (bool) | no
`nomembers` | Suppress processing of membership attributes. (bool) | no `nomembers` | Suppress processing of membership attributes. (bool) | no
`user` | List of user name strings assigned to this group. | no `user` | List of user name strings assigned to this group. | no
`group` | List of group name strings assigned to this group. | no `group` | List of group name strings assigned to this group. | no
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment