| 意味 | 例文 |
USER GROUPの部分一致の例文一覧と使い方
該当件数 : 1897件
"chown [" options "] " user "[:" group "] " file. 例文帳に追加
"chown [" オプション "] " user "[:" group "] " file. - JM
User Group 例文帳に追加
ユーザーグループ - FreeBSD
User and Group Identifiers 例文帳に追加
ユーザ ID とグループ ID - JM
User group coordination 例文帳に追加
ユーザグループの調整 - FreeBSD
Set-user-ID and set-group-ID processes can not be ptrace (2)d. 例文帳に追加
set-user-id プロセスと set-group-ID プロセスはptrace (2) できない。 - JM
5. User/Group Limitations5.a. 例文帳に追加
5. ユーザ/グループの制限 - Gentoo Linux
is not the real user (group) ID, the effective user (group) 例文帳に追加
が実ユーザー (グループ) ID、または実効ユーザー (グループ) ID、または保存 set-user-ID (保存 set-group-ID) ではない。 - JM
(Substitute username with your user)# gpasswd -a username audio Adding user username to group audio 例文帳に追加
(usernameをユーザに置き換えてください) Addinguserusernametogroupaudio - Gentoo Linux
The existence of the user group is notified to a user in the user group retrieved.例文帳に追加
検索したユーザグループ内のユーザに対し、ユーザグループの存在を通知する。 - 特許庁
User Group Coordination List 例文帳に追加
ユーザグループの調整のメーリングリスト - FreeBSD
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
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
the user name, that user is made the owner of the files and the group of the 例文帳に追加
ファイルの所有権はそのユーザーになり、 - 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
function initializes the group access list by reading the group database /etc/group and using all groups of which user is a member. 例文帳に追加
関数はグループデータベース /etc/group を読み込んで、user が所属している全てのグループを使って、グループアクセスリストを初期化する。 - JM
Setting the effective user (group) 例文帳に追加
実効ユーザー (グループ) ID を保存 set-user-ID (保存 set-group-ID) に設定することが、Linux 1.1.37 (1.1.38) から可能になった。 - JM
Code Listing3.16: Adding your user to the video group 例文帳に追加
コード表示3.16:ユーザをvideoグループに追加 - Gentoo Linux
A user group management program 55 controls user group information D3.例文帳に追加
利用者グループ管理プログラム55は、利用者グループ情報D3の管理を行う。 - 特許庁
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
If the user name is followed by a colon and a group 例文帳に追加
ユーザー名に続けてコロンとグループ名 (もしくは数値の group ID) を - JM
If the user name is followed by a colon or dot and a group name (or numeric group ID), 例文帳に追加
ユーザ名に続けてコロンもしくはドットとグループ名 (もしくは数値の 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
(for user quota and group quota, respectively), and subcmd is described below. 例文帳に追加
を指定する。 subcmdは以下で説明する。 - 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
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
Code Listing3.2: Adding a user to the wheel group 例文帳に追加
コード表示3.2:ユーザーをwheelグループに追加する - Gentoo Linux
but the user name is omitted, only the group of the files is changed; 例文帳に追加
ファイルのグループのみが変更される。 - 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
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
A user group determination part 103 specifies a group to which the user belongs based on the brain wave data.例文帳に追加
ユーザグループ判別部103は、脳波データに基づいて、ユーザの属するグループを特定する。 - 特許庁
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
The server (13) generates a code group, presents the code group to the user and receives a code group different from the presented code group and inputted from the user.例文帳に追加
サーバは、コード群を生成し、当該ユーザに提示し、提示したコード群とは別の、当該ユーザから入力されたコード群を受ける。 - 特許庁
Next user group are the dolphins at the national aquarium.例文帳に追加
次のグループは 国立水族館のイルカです - 映画・海外ドラマ英語字幕翻訳辞書
| 意味 | 例文 |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| Copyright © Japan Patent office. All Rights Reserved. |
| 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-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| 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会員(無料)になると
|
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)