| 例文 |
set userの部分一致の例文一覧と使い方
該当件数 : 8284件
ID to the value of the saved set-user-ID (saved set-group-ID) was specified. 例文帳に追加
(iii) 実効ユーザー (グループ) ID に保存 set-user-ID (保存 set-group-ID)の値を設定する。 - JM
For set-user-ID/set-group-ID ELF binaries, only libraries in the standard search directories that are also set-user-ID will be loaded. 例文帳に追加
set-user-ID/set-group-ID された ELF バイナリに対して、標準的な検索パスにあるライブラリのうち set-user-ID されているものはロードしない。 - JM
Except if the executable is a set-user-ID/set-group-ID binary, in which case it is ignored. 例文帳に追加
ただし実行ファイルが set-user-ID/set-group-ID バイナリの場合、これは無視される。 - JM
The process is being traced, the user is not the superuser and the file has the set-user-ID or set-group-ID bit set. 例文帳に追加
プロセスがトレースされ、ユーザがスーパーユーザでなく、ファイルに set-user-ID あるいは set-group-ID ビットが設定されている。 - JM
and hence may change the saved set-user-ID. 例文帳に追加
と同じなので、保存 set-user-ID を変更するかもしれない。 - JM
Unprivileged user processes may only set the effective user ID to the real user ID, the effective user ID or the saved set-user-ID. 例文帳に追加
非特権ユーザーのプロセスが実効ユーザー ID に設定できるのは、実ユーザー ID・実効ユーザー ID・保存 set-user-ID のいずれかだけである。 - JM
sets the real user ID, the effective user ID, and the saved set-user-ID of the calling process. 例文帳に追加
は呼び出し元のプロセスの実 (real) ユーザーID、実効 (effective) ユーザーID、保存 set-user-ID を設定する。 - JM
Do not honor set-user-ID and set-group-ID bits when executing programs from this file system. 例文帳に追加
このファイルシステムのプログラムを実行するときに、set-user-ID ビットと set-group-ID ビットを無視する。 - JM
Unprivileged processes may only set the effective user ID to the real user ID, the effective user ID or the saved set-user-ID. 例文帳に追加
非特権プロセスは実効ユーザー ID を実ユーザー ID または実効ユーザー ID または保存 set-user-ID にしか設定できない。 - JM
The file system is mounted nosuid , the user is not the superuser, and the file has the set-user-ID or set-group-ID bit set. 例文帳に追加
ファイル・システムがnosuidでマウントされ、ユーザがスーパーユーザでなく、ファイルに set-user-ID あるいは set-group-ID ビットが設定されている。 - JM
A set-user-ID program can assume and drop privileges by switching its effective user ID back and forth between the values in its real user ID and saved set-user-ID. 例文帳に追加
set-user-ID プログラムは、実効ユーザ ID を実ユーザID と保存 set-user-IDの間で行ったり来たり切り替えることで、特権を得たり落としたりできる。 - JM
The effective user ID of the process is copied to the saved set-user-ID; similarly, the effective group ID is copied to the saved set-group-ID. 例文帳に追加
プロセスの実効ユーザ ID は保存 (saved) set-user-ID にコピーされる。 同様に、実効グループ ID は保存 set-group-ID にコピーされる。 - JM
(glibc since 2.1) Path where the binary is found (for non-set-user-ID programs). 例文帳に追加
(glibc 2.1 以降)バイナリへのパス (set-user-ID されていないプログラムについて)。 - JM
A process can obtain its saved set-user-ID (set-group-ID) using getresuid (2) 例文帳に追加
を使って同様のことができる。 プロセスが自分の保存 set-user-ID、保存 set-group-ID を取得するには、getresuid(2), - JM
This copying takes place after any effective ID changes that occur because of the set-user-ID and set-group-ID permission bits. 例文帳に追加
このコピーは、set-user-ID / set-group-ID 許可ビットにより発生する実効 ID の変更後に行われる。 - JM
Linux: If the real user ID is set or the effective user ID is set to a value not equal to the previous real user ID, the saved set-user-ID will be set to the new effective user ID. 例文帳に追加
Linux: 実ユーザーID が設定されたり、実効ユーザーID が前の実ユーザーID と異った値に設定された場合、保存 set-user-ID には新しい実効ユーザーID の値が設定される。 - JM
mysql SELECT Host,User FROM user WHERE User = 'guest';+-----------+-------+| Host | User |+-----------+-------+| localhost | guest |+-----------+-------+1 row in set (0.00 sec) 例文帳に追加
必要な情報は揃いましたので、ユーザguestを削除できます。 - Gentoo Linux
glibc will use it only when the program is not set-user-ID. 例文帳に追加
glibc は、プログラムが set-user-ID されていない場合に限ってこれを用いる。 - JM
is not the real user (group) ID, the effective user (group) 例文帳に追加
が実ユーザー (グループ) ID、または実効ユーザー (グループ) ID、または保存 set-user-ID (保存 set-group-ID) ではない。 - JM
The prctl (2) 例文帳に追加
set-user-ID か set-group-ID されたプログラムが実行されている場合、prctl (2) - JM
user If this option is set, nscd will run as this user and not as root. 例文帳に追加
userこのオプションが設定されると、nscd は root ではなく、この user として実行される。 - JM
If the user is root or the program is set-user-ID-root, special care must be taken. 例文帳に追加
ユーザーがルート (root) またはプログラムがルートに set-user-ID されているならば、特別の注意が払われる。 - JM
If the effective UID of the caller is root, the real UID and saved set-user-ID are also set. 例文帳に追加
もし呼び出し元プロセスの実効 UID が root ならば、実 (real) UID と保存 (saved) set-user-ID も設定される。 - JM
If this option is in effect (as it always is under POSIX.1-2001) then a process has a saved set-user-ID and a saved set-group-ID. 例文帳に追加
このオプションが有効な場合 (POSIX.1-2001 では常に有効)、プロセスは保存 (saved) set-user-ID と保存 set-group-ID を持つ。 - JM
(As a security measure this variable is ignored for set-user-ID and set-group-ID programs. 例文帳に追加
(セキュリティ上の理由で、この変数は set-UID や set-GID されたプログラムの場合は無視される)o - JM
Setting the effective user (group) 例文帳に追加
実効ユーザー (グループ) ID を保存 set-user-ID (保存 set-group-ID) に設定することが、Linux 1.1.37 (1.1.38) から可能になった。 - JM
will not, in fact, work properly from programs with set-user-ID or set-group-ID privileges on systems on which /bin/sh is bash version 2, since bash 2 drops privileges on startup. 例文帳に追加
は/bin/shが bash バージョン 2 であるシステムでは、set-user-ID や set-group-ID の特権を持つプログラムからは正しく動作しない。 - JM
flag is set, unless a set-user-ID or set-group ID program is being executed, in which case it is cleared. 例文帳に追加
フラグはクリアされる。 それ以外の場合、このフラグはセットされる。 - JM
Set a config value in a specific layer (defaults to 'user'). 例文帳に追加
指定したレイヤー (デフォルトは'user') の項目に値を設定します。 - PEAR
(These can differ when set-user-ID programs are involved. 例文帳に追加
を明確に特定することができる(ただし set-user-ID プログラムでは、状況が違うこともある)。 - JM
capability) and uid does not match the real UID or saved set-user-ID of the calling process. 例文帳に追加
ケーパビリティ (capability) を持たず)、uidが呼び出し元プロセスの実 UID または保存 set-user-ID と一致しない。 - JM
If the set-user-ID bit is set on the program file pointed to by filename, and the underlying file system is not mounted nosuid (the MS_NOSUID 例文帳に追加
filenameで指定されたプログラムファイルに set-user-ID ビットが設定されており、ファイルが存在するファイルシステムがnosuid( mount (2) - JM
Each user can give the user authority that is equal to the own user authority or below it to a user that the user can set.例文帳に追加
各ユーザは自己のユーザ権限以下のユーザ権限を、設定可能なユーザに対して与えることができる。 - 特許庁
In both cases you will need to set up an options file (/etc/ppp/options or ~/.ppprc if you have more than one user on your machine that uses PPP). 例文帳に追加
19.3.1. カーネル PPP の設定 - FreeBSD
This allows set-user-ID programs to easily determine the invoking user's authority. 例文帳に追加
これにより、set-user-ID プログラムで、プログラムを起動するユーザの権限を簡単に決定することができる。 - JM
returns the real UID, the effective UID, and the saved set-user-ID of the calling process, in the arguments ruid , 例文帳に追加
は、呼び出したプロセスの実 (real) UID、実効 (effective) UID、保存 (saved) set-user-ID( getresgid の場合はグループ ID) を、それぞれ引き数ruid , - JM
Setting the effective user (group) ID to the saved set-user-ID (saved set-group-ID) is possible since Linux 1.1.37 (1.1.38). 例文帳に追加
実効ユーザー (グループ) ID を保存ユーザー (グループ) ID に設定することが、Linux 1.1.37 (1.1.38) から可能になった。 - JM
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|