PowerStore: GUI를 통해 인증을 단순에서 Kerberos로 수정하지 못했습니다(오류 0xE08010050005).

Summary: SMB Server가 구성되지 않은 경우 NAS 서버 LDAP 인증을 단순에서 Kerberos로 수정하면 오류 0xE08010050005 실패할 수 있습니다.

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

시나리오 단계:
1. NFS만 활성화된 상태로 NAS 서버를 생성했습니다.
2. 위에서 생성한 NFS 서버에서 간단한 인증을 사용하여 구성된 LDAP입니다.
2. NFS 서버에 독립 실행형 Kerberos를 생성했습니다.
3. 인증을 단순에서 Kerberos로 수정하려고 시도했지만 다음 오류 메시지와 함께 수정이 실패했습니다. [이 작업을 완료하려면 도메인에 연결된 SMB 서버가 필요하므로] 파일 LDAP 수정이 실패했습니다.
image.png

Cause

SMB 서버 세부 정보가 구성되지 않고 사용자가 단순에서 Kerberos로 LDAP를 수정하려고 하면 이 전환 시 소프트웨어 문제로 인해 업데이트가 실패합니다.

Resolution

REST API를 통해 SMB 서버를 생성합니다.
curl -X POST "http://[ClusterIP]:3085/api/types/smbServer/instances" "Content-Type: application/json" -d "

{ \"nasServer\": \"string\", \"isStandalone\": true, \"computerName\": \"string\", \"domain\": \"string\", \"netbiosName\": \"string\", \"workgroup\": \"string\", \"description\": \"string\", \"localAdminPassword\": \"string\"}

Affected Products

PowerStore
Article Properties
Article Number: 000202157
Article Type: Solution
Last Modified: 10 Aug 2022
Version:  1
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.