group.has_password_enabled_user

Checks whether at least one local user with a password is a member of any of the group_ids.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: gids

gids

Type: array of integer
No Additional Items
Each item of this array must be:
Type: integer
Parameter 2: exclude_user_ids

exclude_user_ids

Type: array of integer Default: []
No Additional Items
Each item of this array must be:
Type: integer

Result

Type: boolean


Required roles: ACCOUNT_READ