Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
effective user IDの意味・使い方・読み方 | Weblio英和辞書
[go: Go Back, main page]


小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 日英・英日専門用語 > effective user IDの意味・解説 

effective user IDとは 意味・読み方・使い方

発音を聞く
プレーヤー再生
ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 実効利用者ID


日英・英日専門用語辞書での「effective user ID」の意味

effective user ID


「effective user ID」の部分一致の例文検索結果

該当件数 : 82



例文

Effective user ID and effective group ID.発音を聞く 例文帳に追加

実効ユーザ ID と実効グループ 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

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

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

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

By default, it prints the real user id, real group id, effective user id if different from the real user id, effective group id if different from the real group ID, and supplemental group ids.発音を聞く 例文帳に追加

デフォルトでは、id は実ユーザー id, 実グループ id,実効ユーザー id (実ユーザー id と違うとき),実効グループ id (実グループ id と違うとき),所属している各グループの id を表示する。 - JM

例文

function which uses the real user ID rather than the effective user ID.発音を聞く 例文帳に追加

があるが、これは実効ユーザー ID ではなく、実ユーザー ID を使用する。 - JM

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

Weblio英和対訳辞書での「effective user ID」の意味

effective user ID

Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

Weblio例文辞書での「effective user ID」に類似した例文

effective userid

例文

effective

例文

efficient

9

一定時間での仕事のはかどり具合いがよいさま

例文

with efficiency

例文

the effective range

例文

the effective ruler

例文

The efficiency is much higher.

例文

the rate of utilization

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「effective user ID」の部分一致の例文検索結果

該当件数 : 82



例文

is not the real user (group) ID, the effective user (group)発音を聞く 例文帳に追加

が実ユーザー (グループ) ID、または実効ユーザー (グループ) ID、または保存 set-user-ID (保存 set-group-ID) ではない。 - JM

Linux: Unprivileged users may only set the real user ID to the real user ID or the effective user ID.発音を聞く 例文帳に追加

Linux: 非特権ユーザーは実ユーザー ID を実ユーザー 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

Normally, the value of fsuid will shadow the value of the effective user ID.発音を聞く 例文帳に追加

通常はfsuidの値は実効 (effective) ユーザID と同じになる。 - 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

The owner (user ID) of the file is set to the effective user ID of the process.発音を聞く 例文帳に追加

ファイルの所有者 (ユーザー ID) は、プロセスの実効ユーザー 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

例文

Print the real, instead of effective, user or group id.発音を聞く 例文帳に追加

実効ユーザー id、実効グループ id ではなく、実ユーザー id、実グループ id を表示する。 - JM

>>例文の一覧を見る

「effective user ID」の意味に関連した用語

effective user IDのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日中韓辭典研究所日中韓辭典研究所
Copyright © 2025 CJKI. All Rights Reserved

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2025 GRAS Group, Inc.RSS