Home
last modified time | relevance | path

Searched refs:privs (Results 1 – 10 of 10) sorted by relevance

/external/autotest/client/deps/libcap/
Dcontrol4 http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2
/external/autotest/client/site_tests/security_SandboxedServices/
Dexclude43 # daemons. Plus, it usually runs as root so it can drop privs for daemons.
/external/webrtc/webrtc/base/
Dwin32regkey.cc1082 TOKEN_PRIVILEGES privs; in AdjustCurrentProcessPrivilege() local
1083 privs.PrivilegeCount = 1; in AdjustCurrentProcessPrivilege()
1084 privs.Privileges[0].Luid = luid; in AdjustCurrentProcessPrivilege()
1085 privs.Privileges[0].Attributes = to_enable ? SE_PRIVILEGE_ENABLED : 0; in AdjustCurrentProcessPrivilege()
1086 if (::AdjustTokenPrivileges(token, FALSE, &privs, 0, NULL, 0)) { in AdjustCurrentProcessPrivilege()
/external/ltp/testcases/kernel/security/filecaps/
DREADME4 http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.4/capfaq-0.2.txt
/external/python/cpython2/PC/VS7.1/
Dpython.iss34 ; short of building two installers (one *requiring* Admin privs, the
35 ; other not doing anything that needs Admin privs).
Dpython20.wse1464 Text=it writes to HKCU (instead of HKLM) if the user doesn't have admin privs.
2413 Text=Register file extensions. As usual, Admin privs get in the way, but with a twist:
2416 Text=You don't need admin privs to write to HKEY_CLASSES_ROOT *except* under Win2K.
2419 …Text=On Win2K, a user without Admin privs has to register extensions under HKCU\Software\CLASSES i…
2830 Text=As usual, write to HKLM or HKCU depending on Admin privs.
/external/openssh/
Dconfigure.ac469 # the --with-solaris-privs option and --with-sandbox=solaris).
935 AC_ARG_WITH([solaris-privs],
936 [ --with-solaris-privs Enable Solaris/Illumos privileges (experimental)],
950 AC_MSG_ERROR([*** must have support for Solaris privileges to use --with-solaris-privs])
DChangeLog4997 Make Solaris privs code build on older systems.
4999 Not all systems with Solaris privs have priv_basicset so factor that
/external/tcpdump/
DCHANGES554 Option to chroot() when dropping privs
/external/dnsmasq/
DCHANGELOG.archive1970 running the daemon without privs. The script is invoked