Translated message

A translation of this page exists in English.

CIFS 認証情報ファイル内の暗号化されたパスワード

Solution In Progress - Updated -

Issue

  • 認証情報ファイル内の暗号化されたパスワードを CIFS マウントで使用できますか?
  • たとえば、次の例では "password" は暗号化されていません。

    # cat /root/.pass
    username=domain\user
    password=password
    
    # cat /root/.pass2
    username=user2
    password=password
    domain=domain
    
    # mount -t cifs -o credentials=/root/.pass //<smb-server>/<path> /<mount-point>/
    

Environment

  • Red Hat Enterprise Linux

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content