Searched full:administration (Results 1 – 25 of 286) sorted by relevance
12345678910>>...12
/external/libcap/doc/values/ |
D | 21.txt | 6 - administration of the random device 28 - administration of md devices (mostly the above, but 32 - administration of apm_bios, serial and bttv (TV)
|
D | 33.txt | 4 reserved for code to perform administration tasks.
|
/external/libcups/doc/help/ |
D | security.html | 15 administration, you expose your system to potential unauthorized 22 <P>When you enable remote administration, the server will use Basic authentication for administrati… 59 <P>When printer sharing or remote administration is enabled, the
|
/external/libcups/ |
D | README.md | 62 CUPS includes a web-based administration tool that allows you to manage 64 in your browser to access the printer administration tools: 67 CUPS configuration. To enable administration access on other addresses, check 68 the `Allow Remote Administration` box and click on the `Change Settings` button. 70 You will be asked for the administration password (root or any other user in the
|
/external/libcups/templates/da/ |
D | class.tmpl | 19 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 23 <SELECT NAME="OP" ONCHANGE="document.administration.submit();"> 24 <OPTION VALUE="">Administration</OPTION>
|
D | printer.tmpl | 21 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 24 <SELECT NAME="OP" ONCHANGE="document.administration.submit();"> 25 <OPTION VALUE="">Administration</OPTION>
|
/external/libcups/templates/ |
D | class.tmpl | 19 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 23 <SELECT NAME="OP" ONCHANGE="document.administration.submit();"> 24 <OPTION VALUE="">Administration</OPTION>
|
D | printer.tmpl | 21 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 24 <SELECT NAME="OP" ONCHANGE="document.administration.submit();"> 25 <OPTION VALUE="">Administration</OPTION>
|
/external/libcups/templates/fr/ |
D | printer.tmpl | 21 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 24 <SELECT NAME="OP" ONCHANGE="document.administration.submit();"> 25 <OPTION VALUE="">Administration</OPTION>
|
D | class.tmpl | 19 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 23 <SELECT NAME="OP" ONCHANGE="document.administration.submit();"> 24 <OPTION VALUE="">Administration</OPTION>
|
/external/libcap/cap/ |
D | names.go | 109 // - administration of IP firewall, masquerading and 168 // - administration of the random device 190 // - administration of md devices (mostly the above, but 194 // - administration of apm_bios, serial and bttv (TV) 275 // reserved for code to perform administration tasks.
|
/external/libcups/conf/ |
D | cupsd.conf.in | 67 # All administration operations require an administrator to authenticate... 112 # All administration operations require an administrator to authenticate... 158 # All administration operations require an administrator to authenticate...
|
/external/libcups/cups/ |
D | adminutil.c | 2 * Administration utility API definitions for CUPS. 217 remote_admin = 0, /* Remote administration allowed? */ in cupsAdminGetServerSettings() 440 remote_admin, /* Remote administration allowed? */ in cupsAdminSetServerSettings() 455 old_remote_admin, /* Remote administration allowed? */ in cupsAdminSetServerSettings() 841 cupsFilePuts(temp, " # Allow remote administration...\n"); in cupsAdminSetServerSettings() 892 "administration...\n"); in cupsAdminSetServerSettings() 894 cupsFilePuts(temp, " # Allow remote administration...\n"); in cupsAdminSetServerSettings() 1106 "# Allow shared printing and remote administration...\n"); in cupsAdminSetServerSettings() 1108 cupsFilePuts(temp, "# Allow remote administration...\n"); in cupsAdminSetServerSettings() 1128 cupsFilePuts(temp, "# Allow remote administration...\n"); in cupsAdminSetServerSettings() [all …]
|
/external/libcups/templates/ja/ |
D | class.tmpl | 19 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 23 <SELECT NAME="OP" ONCHANGE="document.administration.submit();">
|
D | printer.tmpl | 21 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 24 <SELECT NAME="OP" ONCHANGE="document.administration.submit();">
|
/external/libcups/templates/de/ |
D | class.tmpl | 19 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 23 <SELECT NAME="OP" ONCHANGE="document.administration.submit();">
|
D | printer.tmpl | 21 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 24 <SELECT NAME="OP" ONCHANGE="document.administration.submit();">
|
/external/libcups/templates/es/ |
D | class.tmpl | 19 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 23 <SELECT NAME="OP" ONCHANGE="document.administration.submit();">
|
D | printer.tmpl | 21 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 24 <SELECT NAME="OP" ONCHANGE="document.administration.submit();">
|
/external/libcups/templates/ru/ |
D | class.tmpl | 19 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 23 <SELECT NAME="OP" ONCHANGE="document.administration.submit();">
|
D | printer.tmpl | 21 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 24 <SELECT NAME="OP" ONCHANGE="document.administration.submit();">
|
/external/libcups/templates/pt_BR/ |
D | class.tmpl | 19 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 23 <SELECT NAME="OP" ONCHANGE="document.administration.submit();">
|
D | printer.tmpl | 21 <FORM METHOD="POST" ACTION="{admin_uri}" NAME="administration"> 24 <SELECT NAME="OP" ONCHANGE="document.administration.submit();">
|
/external/libcap/libcap/include/uapi/linux/ |
D | capability.h | 190 /* Allow administration of IP firewall, masquerading and accounting */ 242 /* Allow administration of the random device */ 263 /* Allow administration of md devices (mostly the above, but some 267 /* Allow administration of apm_bios, serial and bttv (TV) device */
|
/external/kernel-headers/original/uapi/linux/ |
D | capability.h | 190 /* Allow administration of IP firewall, masquerading and accounting */ 242 /* Allow administration of the random device */ 263 /* Allow administration of md devices (mostly the above, but some 267 /* Allow administration of apm_bios, serial and bttv (TV) device */
|
12345678910>>...12