lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <43A966DB.9050103@espen.mine.nu> Date: Wed Dec 21 15:31:21 2005 From: espen at espen.mine.nu (Espen) Subject: Bypass user GPO in Windows Xp / 2003 Hi I know how to disable this - thats not the problem. I just tought it was a bit strange that the GPO settings could be bypassed. We also discovered that GPO's where applied if the user had cached profile on the desktop - but could be bypassed again with the "runas /noprofile" option. It can be turned off in several ways: - there is a setting for it in the std. GPO templates. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /HideRunAsVerb = 1/ - Disable the secondary logon process. - set acl's on the runas.exe Espen