Changes between Initial Version and Version 1 of Ticket #1383, comment 1


Ignore:
Timestamp:
02/05/21 18:44:43 (3 years ago)
Author:
Selva Nair
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1383, comment 1

    initial v1  
    11Nested groups in on premise AD has been tested in the past and does work: like user is in a Domain local group named "Developers" which in turn is a member of the local "OpenVPN Administrators" group. This could be managed using GPO. I haven't personally tested this with Azure, but see https://community.openvpn.net/openvpn/ticket/810 for a related discussion where others have reported success with Azure AD.
    22
    3 Does {{{whoami /group /fo list}}} show the "machine-name\OpenVPN Administrtaors" in the list of groups? Note that the user may have to re-login to the domain after any change in group membership for the process token to reflect it.
     3Does {{{whoami /groups /fo list}}} show the "machine-name\OpenVPN Administrtaors" in the list of groups? Note that the user may have to re-login to the domain after any change in group membership for the process token to reflect it.