1153万例文収録!

「UID」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

UIDを含む例文一覧と使い方

該当件数 : 194



例文

$file['uid']- user id 例文帳に追加

$file['uid']-ユーザー ID - PEAR

Same UID user (u+) 例文帳に追加

同じ UID のユーザー (u+) - JM

Numerical user ID 例文帳に追加

ユーザID(UID) - Python

call returned "(euid << 8) + uid" . 例文帳に追加

コールは"(euid << 8) + uid"を返していた。 - JM

例文

The "uid" field holds the effective UID of the creator of the socket. 例文帳に追加

"uid" フィールドはソケット生成者の実効 UID を保持している。 - JM


例文

No user corresponding to uid . 例文帳に追加

uidに対応するユーザがいない。 - JM

Leave the UID as generated. 例文帳に追加

生成される UID もそのままにします。 - NetBeans

Regardless of what changes are made to the real UID, effective UID, and saved set-user-ID, the file system UID is always set to the same value as the (possibly new) effective UID. 例文帳に追加

UID、実効 UID、保存 set-user-ID にどんな変更が行われたかに関わらず、ファイルシステム UID は常に実効 UID (可能であれば変更後の新しい実効 UID)と同じ値に設定される。 - JM

There is also a uid sort command which corresponds to sort the way that uid search corresponds to search.例文帳に追加

uid sort 命令もあり、search に対する uid searchと同じように sort 命令に対応します。 - Python

例文

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 uid is different from the old effective uid, the process will be forbidden from leaving core dumps. 例文帳に追加

uidが昔の実効 uid と異っていた場合、プロセスはコア・ダンプすることを禁止される。 - JM

The given name or uid was not found. 例文帳に追加

指定されたnameまたはuidが見つからなかった。 - 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

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

# pts createuser -name admin -cell cell name [-id AFS UID] -noauth 例文帳に追加

#/usr/afs/bin/ptscreateuser-nameadmin-cellセル名[-idAFSUID]-noauth - Gentoo Linux

An unprivileged process may only set the I/O priority of a process whose real UID matches the real or effective UID of the calling process. 例文帳に追加

非特権プロセスは、プロセスの実 UID が呼び出し元プロセスの実 UID もしくは実効 UID と一致するプロセスの I/O 優先度のみを設定できる。 - JM

There is also a uidthread command which corresponds to thread the way that uid search corresponds to search.例文帳に追加

searchコマンドとは違い、charsetは必須です。 searchに対する uid searchと同様に、 threadにもuid threadがあります。 - Python

Use the real uid/gid to test for access to path. 例文帳に追加

uid/gid を使って path に対するアクセスが可能か調べます。 - Python

semantics are deliberately violated on NFS file systems which have UID mapping enabled. 例文帳に追加

方式は UID マッピングを使用したNFS ファイル・システムを侵害する。 - JM

An unprivileged process may only take out a lease on a file whose UID (owner) matches the file system UID of the process. 例文帳に追加

非特権プロセスがリースを取得できるのは、UID (所有者) がプロセスのファイルシステム UID と一致するファイルに対してだけである。 - JM

Linux kernels before 2.6.12 required the real or effective user ID of the caller to match the real user of the process who (instead of its effective user ID). 例文帳に追加

2.6.12 より前の Linux カーネルでは、呼び出し元の実 UID または実効 UID がプロセス who の (実効 UID でなく)実 UID に一致する必要がある。 - JM

The superuser account has the uid 0 and normally uses the username root. 例文帳に追加

スーパユーザのアカウントはuid 0で、普通はユーザ名としてrootを使う。 - コンピューター用語辞典

object uid 例文帳に追加

SP の方向に注意してください。 - FreeBSD

and a user ID for PRIO_USER ). 例文帳に追加

だと UID (ユーザID) と解釈される)。 - JM

The user ID of the slave is set to the real UID of the calling process. 例文帳に追加

スレーブのユーザID は呼び出したプロセスの実 UID に設定される。 - JM

Change the owner and group id of path to the numeric uid and gid.例文帳に追加

path の所有者 (owner) id とグループ id を、数値 uidおよび gid に変更します。 - Python

,otherwise result is list (response, ['mesgnum uid', ...],octets). 例文帳に追加

という形式のメッセージ、または(response, ['mesgnum uid', ...],octets)という形式のリストとなります。 - Python

4000 set user ID on execution (set-uid) 例文帳に追加

4000 実行時にユーザー ID を設定 - JM

who is a user ID identifying all of the processes that have a matching real UID. 例文帳に追加

whoはユーザID であり、実 UID に一致する全プロセスが対象となる。 - JM

Linux 2.6.12 and later require the effective user ID of the caller to match the real or effective user ID of the process who. 例文帳に追加

Linux 2.6.12 以降では、呼び出し元の実行 UID がプロセス whoの実 UID か実効 UID のいずれかと一致する必要がある。 - JM

If one or more of the real, effective or saved set user IDs was previously 0, and as a result of the UID changes all of these IDs have a non-zero value, then all capabilities are cleared from the permitted and effective capability sets. 例文帳に追加

UID の変更前には実 UID、実効 UID、保存 set-user-ID のうち少なくとも一つが 0 で、変更後に実 UID、実効 UID、保存 set-user-ID がすべて 0 以外の値になった場合、許可と実効のケーパビリティセットの全ケーパビリティをクリアする。 - JM

function re-constructs the password line entry for the given user ID uid in the buffer buf. 例文帳に追加

関数は、バッファ buf に指定ユーザ ID uid のパスワード行エントリを取得する。 - JM

capability), or the real or effective user ID of the sending process must equal the real or saved set-user-ID of the target process. 例文帳に追加

ケーパビリティ) を持つプロセスであるか、シグナルを送る側のプロセスの実UID か実効UID が受ける側のプロセスの実 set-UID か保存 (saved) set-UID が一致していなければならない。 - JM

These files allow you to change the value of the fixed UID and GID. 例文帳に追加

これらのファイルにより、ユーザーは固定 UID と固定 GID の値を変更できる。 - JM

List the numeric UID and GID instead of the names. 例文帳に追加

所有者のユーザ名・グループ名のかわりに数字の UID と GID をリスト表示する。 - JM

"memberisdn" boolean TRUE Whether the memberattr is the dn of the user (default) or the value of userattr (usually uid). 例文帳に追加

"memberisdn" boolean TRUE memberattr がユーザの dn (デフォルト) であるか、それともuserattr (通常は uid) であるか。 - PEAR

This option is only available when the server is run as root (i.e, with real-uid 0).例文帳に追加

このオプションは、サーバを root (つまり実 UID が 0)で実行しないと使えない。 - XFree86

This option is only available when the server is run as root (i.e, with real-uid 0). -nosilk例文帳に追加

このオプションは、サーバを root (つまり実 UID が 0)で実行しないと使えない。 - XFree86

In the verbose table of contents listing, show numeric UID and GID instead of translating them into names. 例文帳に追加

"\\-n, \\-\\-numeric-uid-gid"バーボーズモードで内容のリストを出す場合に、UIDおよびGIDを、そのIDの対応するユーザ名/グループ名でなく、数字で表示します。 - JM

is used to set the key for the effective UID of the calling process. 例文帳に追加

は、呼び出し元プロセスの実効 UID に対して鍵を設定するために使用される。 - JM

Some file systems only support 16-bit UIDs and GIDs, although in Linux UIDs and GIDs are 32 bits. 例文帳に追加

Linux の UID と GID は 32 ビットであるが、16 ビットの UID と GID しかサポートしないファイルシステムもある。 - JM

Execute command args with messages identified by UID, rather than message number.例文帳に追加

command args を、メッセージ番号ではなく UID で指定されたメッセージ群に対して実行します。 - Python

may not work correctly on NFS file systems with UID mapping enabled, because UID mapping is done on the server and hidden from the client, which checks permissions. 例文帳に追加

は、 UID マッピングを使用した NFS ファイル・システムでは正常に機能しないかもしれない。 なぜならば UID のマッピングはサーバーで行なわれ、権利のチェックをするクライアントには見えないからである。 - JM

g. , permissions, timestamps, extended attributes,link count (since Linux 2.6.25), UID, GID, etc. 例文帳に追加

メタデータとは、例えば、許可 (permission)、タイムスタンプ、拡張属性、リンクカウント (Linux 2.6.25 以降)、UID、GID などである。 - JM

Note that CGI scripts will be run with UID of user nobody, for security reasons.例文帳に追加

セキュリティ上の理由から、CGI スクリプトはユーザ nobody の UID で動作するので注意してください。 - Python

make forged UID when passing socket credentials via Unix domain sockets. 例文帳に追加

を行う。 Unix ドメインソケット経由でソケットの資格情報 (credential) を渡す際に偽の UID を渡すことができる。 - JM

by checking the permissions, but UID mapping is performed by the server upon read and write requests. 例文帳に追加

を実行するが、読み込みや書き込みの際にはサーバーで UID マッピングが行われるためである。 - JM

resets these bits. 例文帳に追加

が set-uid, set-gid のビットをリセットするようなシステムにおいても、 - JM

It uses the public key of the server and the secret key associated with the effective UID of the calling process. 例文帳に追加

サーバの公開鍵と、呼び出し元プロセスの実効 UID に対応する秘密鍵が使用される。 - JM

例文

Make arbitrary changes to file UIDs and GIDs (see chown (2)). 例文帳に追加

ファイルの UID とGID を任意に変更する( chown (2) 参照)。 - JM




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., 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 © 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-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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.
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS