1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins/shell
Matt Davis 9b383403ce switch become/runas to LogonUser/CreateProcessWithTokenW (#28253)
* non-uac works

* switch become/runas to LogonUser/CreateProcessWithTokenW

* fixes #22218
* provides consistent behavior across authtypes
* auto-elevates on UAC if target user has SE_TCB_NAME ("Act as part of the operating system") privilege
* sets us up for much more granular capabilities later (eg, network/service/batch logons)
2017-08-15 18:55:17 -07:00
..
__init__.py added ansible_remote_tmp inventory var (#26754) 2017-07-13 15:31:10 -07:00
csh.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
fish.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
powershell.py switch become/runas to LogonUser/CreateProcessWithTokenW (#28253) 2017-08-15 18:55:17 -07:00
sh.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00