Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
stolpeo committed Dec 18, 2024
1 parent 7b5fac8 commit f8cb886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/cli/hpc_access_cli/states.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ def _build(self, hpcaccess_state: HpcaccessState) -> SystemState:
gid_number=HPC_USERS_GID,
owner_dn=None,
delegate_dns=[],
description="users allowed to login (active+have group)",
member_uids=[
u.uid
for u in ldap_users.values()
Expand Down

0 comments on commit f8cb886

Please sign in to comment.