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
Digest authenticationの意味・使い方・読み方 | Weblio英和辞書
[go: Go Back, main page]


小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > マイクロソフト用語 > Digest authenticationの意味・解説 

Digest authenticationとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 ダイジェスト認証


マイクロソフト用語集での「Digest authentication」の意味

Digest authentication

対訳 ダイジェスト認証

解説

An authentication method that prompts the user for a user name and a password, also called credentials, which are hashed with other data before being transmitted over the network. Digest authentication is available only on domains that have domain controllers that are running Microsoft Windows Server operating systems.


「Digest authentication」の部分一致の例文検索結果

該当件数 : 48



例文

Authentication type being used, "Basic" or "Digest".発音を聞く 例文帳に追加

使用する認証タイプ。 "Basic" もしくは "Digest"。 - PEAR

Full path to password file if using Digest authentication.発音を聞く 例文帳に追加

Digest 認証を使用している場合のパスワードファイルへのフルパス - PEAR

Full path to group file if using Digest authentication.発音を聞く 例文帳に追加

Digest 認証を使用している場合のグループファイルへのフルパス - PEAR

They differ a bit whether youre using Basic or Digest authentication.発音を聞く 例文帳に追加

Basic 認証と Digest 認証のいずれを使用するかにより若干異なります。 - PEAR

The CRAM-MD5 authentication method has been superseded by the DIGEST-MD5 method in terms of security.発音を聞く 例文帳に追加

CRAM-MD5 認証方式は、セキュリティの観点ではDIGEST-MD5 方式に劣ります。 - PEAR

Manipulate AuthDigestFiles as used for HTTP Digest Authentication.発音を聞く 例文帳に追加

HTTP ダイジェスト認証で使用する AuthDigestFiles を操作します。 - PEAR

例文

The caveat is, most browsers do not support Digest authentication.発音を聞く 例文帳に追加

ほとんどのブラウザは Digest認証をサポートしていないことに注意してください。 - PEAR

>>例文の一覧を見る


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

Weblio英和対訳辞書での「Digest authentication」の意味

digest authentication

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

「Digest authentication」の部分一致の例文検索結果

該当件数 : 48



例文

With Digest authentication the passwords are never sent cleartext but as a MD5 digest instead.発音を聞く 例文帳に追加

Digest 認証ではパスワードは決してクリアテキストでは送信されません。 代わりに MD5 ダイジェストとして送信されます。 - PEAR

Since most browsers don't yet support Digest authentication you should only use Digest if you can control what browsers will be accessing the resources.発音を聞く 例文帳に追加

ほとんどのブラウザはまだ Digest 認証をサポートしていませんので、どのブラウザがリソースへアクセスするかを制御できる場合のみ Digestを使用するべきです。 - PEAR

The server unit 10 executes both user authentication and device authentication using the digest response value and the digest challenge value.例文帳に追加

サーバユニット10はこのダイジェストレスポンス値とダイジェストチャレンジ値とを用いて、ユーザ認証と、機器認証との双方を行う。 - 特許庁

This digest is compared with the digest received from the encryption module 8, thereby performing device authentication.例文帳に追加

このダイジェストと暗号化モジュール8から受信したダイジェストを比較して機器認証を行う。 - 特許庁

'DIGEST-MD5', 'CRAM-MD5', 'LOGIN', 'PLAIN', 'APOP', 'USER' Attempt this authentication style first then fallback to autodetection.発音を聞く 例文帳に追加

'DIGEST-MD5', 'CRAM-MD5', 'LOGIN', 'PLAIN', 'APOP', 'USER' まずこの認証方式を試し、うまくいかなかった場合には自動的に方式を選びます。 - PEAR

What is Digest authentication Even though the passwords are stored encrypted on server side they are sent cleartext between client and server when using Basic authentication.例文帳に追加

Digest 認証とは パスワードはサーバ側に暗号化されストアされますが、Basic認証を使用する場合クライアントとサーバ間ではクリアテキストで送信されます。 - PEAR

In digest authentication to be required when registering the address of an IP terminal, a digest challenge value transmitted from the server unit 10 is utilized, and information in which a digest response value for device authentication and a digest response value for user authentication are combined is transmitted to the server unit 10 as the digest response value.例文帳に追加

IP端末のアドレス登録の際に必要となるダイジェスト認証において、サーバユニット10から送信されるダイジェストチャレンジ値を利用し、デバイス認証のためのダイジェストレスポンス値と、ユーザ認証のためのダイジェストレスポンス値とを組み合わせた情報をダイジェストレスポンス値としてサーバユニット10へ送信するようにしている。 - 特許庁

例文

AuthDigestFile is the password file which contains username:realm:password pairs for Digest authentication.発音を聞く 例文帳に追加

AuthDigestFileはユーザー名:レルム:パスワードのペアを含むダイジェスト認証のためのパスワードファイルです。 - PEAR

>>例文の一覧を見る


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

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2025 GRAS Group, Inc.RSS