iDRAC:iDRAC10 - 無法使用目錄服務帳戶登入

摘要: 在某些情況下,目錄服務帳戶的 iDRAC10 驗證或授權無法運作。

本文章適用於 本文章不適用於 本文無關於任何特定產品。 本文未識別所有產品版本。

症狀

使用者無法使用目錄服務整合帳戶登入 iDRAC10,並出現錯誤訊息:

  • RAC0212

  • RAC0506

  • The same Directory Service integration configuration is working on iDRAC9 systems.

目錄服務「測試」功能顯示「Filter Compile Error“ 在 UserSearch 或使用者授權失敗。 

      [20:17:38]: "Dial" Performed. Result: "Dial success" LDAP URL: "ldap://dcfqdn:389" 
      [20:17:38]: "Bind" Performed. Result: "Bind success" Bind User: "test.user@example.com" 
      [20:17:38]: "UserSearch" Performed. Result: "Filter Compile Error, Err: LDAP Result Code 201 "Filter Compile Error": ldap: invalid characters for escape in filter: encoding/hex: invalid byte: U+002C ','" 

原因

在 iDRAC10 中,LDAP 查詢是根據先前搜尋傳回的物件屬性建立。如果結果在「cn“或”distinguishedName“他們沒有得到適當的逃脫。

違規字元包括”," "(" ")" ".」。

/* User Search */
        "attribute_list": [
            "cn",
            "samaccountname",
            "sn",
            "userPrincipalName",
            "objectGUID",
            "objectSid",
            "sAMAccountName",
            "mail",
            "userAccountControl",
            "msDS-UserPasswordExpiryTimeComputed"
        ]

/* Group Search */
        "attribute_list": [
            "cn",
            "distinguishedName",
            "groupType",
            "objectClass",
            "objectSid",
            "sAMAccountName"
        ]

解析度

此行為已在即將推出的 iDRAC10 韌體版本 1.20.80.50 中解決。 

受影響的產品

iDRAC10 - 1.10.xx Series, iDRAC10 - 1.20.xx Series
文章屬性
文章編號: 000352805
文章類型: Solution
上次修改時間: 23 5月 2026
版本:  4
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。