메인 콘텐츠로 이동
  • 빠르고 간편하게 주문
  • 주문 보기 및 배송 상태 추적
  • 제품 목록을 생성 및 액세스

Integrated Dell Remote Access Controller 7 (iDRAC7) Version 1.50.50 User's Guide

Configuring Active Directory With Extended Schema Using RACADM

To configure Active Directory with Extended Schema using the RACADM:
  1. Open a command prompt and enter the following RACADM commands:
    • Using config command:
      racadm config -g cfgActiveDirectory -o cfgADEnable 1
                                                racadm config -g cfgActiveDirectory -o cfgADType 1
                                                racadm config -g cfgActiveDirectory -o cfgADRacName <RAC common name>
                                                racadm config -g cfgActiveDirectory -o cfgADRacDomain <fully qualified rac domain name>
                                                racadm config -g cfgActiveDirectory -o cfgADDomainController1 <fully qualified domain name or IP Address of the domain controller>
                                                racadm config -g cfgActiveDirectory -o cfgADDomainController2 <fully qualified domain name or IP Address of the domain controller>
                                                racadm config -g cfgActiveDirectory -o cfgADDomainController3 <fully qualified domain name or IP Address of the domain controller>
                                             
    • Using set command:
      racadm set iDRAC.ActiveDirectory.Enable 1
                                                racadm set iDRAC.ActiveDirectory.Schema 2
                                                racadm set iDRAC.ActiveDirectory.RacName <RAC common name>
                                                racadm set iDRAC.ActiveDirectory.RacDomain <fully qualified rac domain name>
                                                racadm set iDRAC.ActiveDirectory.DomainController1 <fully qualified domain name or IP address of the domain controller>
                                                racadm set iDRAC.ActiveDirectory.DomainController2 <fully qualified domain name or IP address of the domain controller>
                                                racadm set iDRAC.ActiveDirectory.DomainController3 <fully qualified domain name or IP address of the domain controller>
                                             
    • NOTE: You must configure at least one of the three addresses. iDRAC7 attempts to connect to each of the configured addresses one-by-one until it makes a successful connection. With Extended Schema, these are the FQDN or IP addresses of the domain controllers where this iDRAC7 device is located.
    To disable the certificate validation during SSL handshake (optional):
    • Using config command: racadm config -g cfgActiveDirectory -o cfgADCertValidationEnable 0
    • Using set command: racadm set iDRAC.ActiveDirectory.CertValidationEnable 0
    • NOTE: In this case, you do not have to upload a CA certificate.
    To enforce the certificate validation during SSL handshake (optional):
    • Using config command: racadm config -g cfgActiveDirectory -o cfgADCertValidationEnable 1
    • Using set command: racadm set iDRAC.ActiveDirectory.CertValidationEnable 1

    In this case, you must upload a CA certificate:

    racadm sslcertupload -t 0x2 -f <ADS root CA certificate>

    • NOTE: If certificate validation is enabled, specify the Domain Controller Server addresses and the FQDN. Make sure that DNS is configured correctly under Overview > iDRAC Settings > Network .

    Using the following RACADM command may be optional:

    racadm sslcertdownload -t 0x1 -f <RAC SSL certificate>

  2. If DHCP is enabled on iDRAC7 and you want to use the DNS provided by the DHCP server, enter the following RACADM command:
    • Using config command: racadm config -g cfgLanNetworking -o cfgDNSServersFromDHCP 1
    • Using set command: racadm set iDRAC.IPv4.DNSFromDHCP 1
  3. If DHCP is disabled in iDRAC7 or you want to manually input your DNS IP address, enter the following RACADM commands:
    • Using config command:
      racadm config -g cfgLanNetworking -o cfgDNSServersFromDHCP 0
                                                racadm config -g cfgLanNetworking -o cfgDNSServer1 <primary DNS IP address>
                                                racadm config -g cfgLanNetworking -o cfgDNSServer2 <secondary DNS IP address>
                                             
    • Using set command:
      racadm set iDRAC.IPv4.DNSFromDHCP 0
                                                racadm set iDRAC.IPv4.DNSFromDHCP.DNS1 <primary DNS IP address>
                                                racadm set iDRAC.IPv4.DNSFromDHCP.DNS2 <secondary DNS IP address>
                                             
  4. If you want to configure a list of user domains so that you only need to enter the user name during log in to iDRAC7 Web interface, enter the following command:
    • Using config command: racadm config -g cfgUserDomain -o cfgUserDomainName <fully qualified domain name or IP Address of the domain controller> -i <index>
    • Using set command: racadm set iDRAC.UserDomain.<index>.Name <fully qualified domain name or IP Address of the domain controller>

    You can configure up to 40 user domains with index numbers between 1 and 40.

  5. Press Enter to complete the Active Directory configuration with Extended Schema.

본 콘텐츠를 평가해주십시오.

정확함
유용함
이해하기 쉬운
이 문서가 도움이 되셨나요?
0/3000 characters
  평점(별 1~5개)을 매겨주십시오.
  평점(별 1~5개)을 매겨주십시오.
  평점(별 1~5개)을 매겨주십시오.
  문서가 도움이 되었는지 여부를 선택하십시오.
  의견에는 <>()\와 같은 특수 문자를 사용할 수 없습니다.