Avamar:LDAPをゼロから構成する方法(グループ ベース)

Summary: Avamar:Lightweight Directory Access Protocol(LDAP)を最初から構成する方法(グループベース)

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

動作しないLDAP構成を削除して、LDAPを最初から構成します。

ldap.propertiesまたはkrb5.confファイルが正しく構成されていないため、LDAPログインが機能しません。

Cause

Ldap.propertiesファイルまたはKrb5.confファイルが手動で誤って変更されました。

Resolution

LDAPを最初から構成するには、次の手順に従います。

  1. ユーティリティー ノードにrootとしてログインします。
  2. 既存のldap.propertiesとkrb5.confのバックアップを保持する

     a) mv /usr/local/avamar/etc/ldap.properties /usr/local/avamar/etc/ldap.properties.'date -I'
b) mv /usr/local/avamar/etc/krb5.conf /usr/local/avamar/etc/krb5.conf.'date -I'

  1. Avamar Administratorユーザー インターフェイスにログインします ->LDAP Management ->Add directory service ->ドメイン名を入力します(DCのFQDNではないことに注意してください。ドメイン名のみを入力します)
  2. 正常に追加されたら、ldap.propertiesを編集し、次の行を追加します。 

     ldap.search.results.per.page=1000
mcgui.trace=true

  -- ファイルを保存して閉じます

  1. 次に、ユーザー インターフェイス(Avamar Administrator->LDAP Management -> Test Directory Service)からテストを実行します。
    次に、グループをLDAPマップに追加します。
  2.  Avamar administrator->アカウント管理->LDAPマップ>-右パネルのドメインを右クリック>-LDAPマップにグループを追加します(検索ではdomain*などのワイルドカードを使用します)。
  3. グループが追加されたら、LDAP Userを使用してAvamarユーザー インターフェイスにログインします(ユーザー名は username@domainnameである必要があります)。
  4. テストが成功しなかった場合:

バージョン6.1.xの場合:
     rootユーザーとしてputtyを使用してユーティリティー ノードにログインし、次のコマンドを実行します。

      avldap --testmcgui

      グループ オプションの入力を求められたら、「A*

バージョン7.xの場合:

Does not have a command line test tool to use」と入力します。/usr/local/avamar/var/mc/server_log/userauthentication.logを確認します。
 

  1. 次の出力を使用して、さらにトラブルシューティングを行うためにPRを発行します。

    avldap --testmcgui(バージョン6.1.xの場合)

または

/usr/local/avamar/var/mc/server_log/userauthentication.log(バージョン7の場合)

grep -v "#\|^$" /usr/local/avamar/etc/ldap.properties

grep -v "#\|^$" /usr/local/avamar/etc/krb5.conf        

Affected Products

Avamar
Article Properties
Article Number: 000163513
Article Type: Solution
Last Modified: 08 May 2025
Version:  5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.