Schneider Electric AP561xの取扱説明書

26ページ 0.4 mb
ダウンロード

ページに移動 of 26

Summary
  • Schneider Electric AP561x - page 1

    All content in this pre sentation is protec ted – © 2008 American Power Conversion Corpora tion LDAP Implementation AP561x KVM Switches ...

  • Schneider Electric AP561x - page 2

    APC by Schneider Electric LDAP Implementation ● Does not require LDAP Schema to be touched! ● Uses existing Schema Attribute field to store configuration setting ● Allows easy implementation ...

  • Schneider Electric AP561x - page 3

    APC by Schneider Electric IP KVM authentication levels ● Basic • Very simple implementation that allows th e KVM to browse the LDAP directory for user credentials. All users are administrators ● Attribute • Allow users in the LDAP directory to be distinguished as non-users, appliance administrators or users ● Group • Provides highly gra ...

  • Schneider Electric AP561x - page 4

    APC by Schneider Electric Settings Used in this Lab ● The Microsoft® domain controller (Active Direct ory) acts as the DHCP server and DNS server in these examples. ● The domain is kvmcorp.com . ● The user account that is used to query the domain cont roller for authentication and access controls is kvmldap . ● The OU (Organizational Unit) ...

  • Schneider Electric AP561x - page 5

    APC by Schneider Electric LDAP Lab Layout Server1 Server2 Server3 OBWI Client IPKVM1 192.168.5.11 LDAP Server KVMcorp.com 192.168.5.100 192.168.5.50 KVM ...

  • Schneider Electric AP561x - page 6

    APC by Schneider Electric Synchronize Server Module names to AD Computer Object names ● Name the Server Modules to match exactly the names of the computers with which they are connected. This must be done using the OSD from the local port on the IP KVM switch. The domain controller’s serv er modules should have a different name than the domain ...

  • Schneider Electric AP561x - page 7

    APC by Schneider Electric Name the Server Modules via the Local Port OSD From the local OSD, press the Print Scrn key. The Main dialog box appears. Click the name you want to change, and click Modify, rename the server module and click OK. Remember, the server names here must match the computer object names in the directory! ...

  • Schneider Electric AP561x - page 8

    APC by Schneider Electric Active Directory Tasks NOTE: In a production environment, work with your IT department to create the console query user account and add the IP KVM switches OU. You need a level of access that enables y ou to create, delete, modi fy groups, and add computer objects for interface adapters connected to non-domain systems with ...

  • Schneider Electric AP561x - page 9

    APC by Schneider Electric Create a user named kvmldap , and assign the password: Password1 Set the Password not to expire Create User to Browse the Directory This is a special user account specifically for LDAP queries instead of using the Admin account ...

  • Schneider Electric AP561x - page 10

    APC by Schneider Electric Create two groups for IP KVM sw itch administrators and users. 1. Right-click IPKVM OU. 2. Choose New Group. 3. Create groups names KVMSwitchAdministration and ServerAdministration . ...

  • Schneider Electric AP561x - page 11

    APC by Schneider Electric NOTE: In a production environment, groups in the Active Directory IPKVM OU would match the organization's hierarchy, usually by functi on, geography, or a combination. Set up the default access control for th e Server Administration group by right- clicking the group object and selecting Properties for the group and e ...

  • Schneider Electric AP561x - page 12

    APC by Schneider Electric 1. Right-click each of the two new groups. 2. Click Properties. 3. Click the Members tab. 4. Click Add. 5. Click Object Types. 6. Select Computers and Users. 7. Click OK. 8. Click Advanced>Find Now. 9. Add the computer and user s that should belong together in the group by clicking the first object holding the Ctrl key ...

  • Schneider Electric AP561x - page 13

    APC by Schneider Electric Create Computer Object in AD for the IP KVM Switch Create a computer object in the dire ctory for each IP KVM switch with the same name as you will give it in the SNMP panel for the switch. In this Lab, create a computer object named IPKVM1 . You will give the same name to the IP KVM switch later in this lab. ...

  • Schneider Electric AP561x - page 14

    APC by Schneider Electric Log into the Switch Launch your web browser and point it to the IP address of the IP KVM Switch and login with the default Admin user name & PW: apc and apc ...

  • Schneider Electric AP561x - page 15

    APC by Schneider Electric Name the Switch From the Configure screen, select SNMP and name the switch IPKVM1 ...

  • Schneider Electric AP561x - page 16

    APC by Schneider Electric Enable LDAP Authentication Click on Authentication under Appliance in the Configuration Menu ...

  • Schneider Electric AP561x - page 17

    APC by Schneider Electric Check the Use LDAP Authentication box. On the Server Parameters tab, enter the IP address of the Primary Server: 192.168.5.100 (domain controller). After this, a reboot of the switch is required. Reboot and log back in as apc with apc as the password and return to the Authentication screen. ...

  • Schneider Electric AP561x - page 18

    APC by Schneider Electric Configure LDAP Search Parameters On the Search Parameters tab, enter the Search DN: cn=kvmldap,cn =users,dc=kvmcorp,d c=com NOTE: The first cn field must match the full na me of the user, not the login name. For example, if the user name is John Doe, then cn=John Doe (note the space in the name). Enter the search pa ssword ...

  • Schneider Electric AP561x - page 19

    APC by Schneider Electric Leave Query Parameter at Basic IMPORTANT: This query mode should be used to test your LDAP configuration only. After the basic LDAP communications configuration is successfully tested, change the query mode because Basic mode gives full administration authorization to all IP KVM switches and all attached servers. ...

  • Schneider Electric AP561x - page 20

    APC by Schneider Electric Test the basic LDAP Authentication Log out of the APC Web Interface and go back to the login prompt. Log in as: kvmldap with the password Password1 (the user you created earlier to browse the network.) It should load the APC Management Page if the switch can communicate to the Directory. You should also be able to log in w ...

  • Schneider Electric AP561x - page 21

    APC by Schneider Electric Basic Summary ● Very basic ● Quick to set up ● All users have administrator rights ● Use the “Search Base” in the “LDAP Parameters” to limit user access by adding an OU such as “MIS” or “Administrators” ● Ideal for smaller customers ...

  • Schneider Electric AP561x - page 22

    All content in this pre sentation is protec ted – © 2008 American Power Conversion Corpora tion Group Based Authentication ...

  • Schneider Electric AP561x - page 23

    APC by Schneider Electric Change LDAP Query to Group After the basic LDAP communication test succeeds, Log off, then log in to the IP KVM switch as apc with apc as the password. Click on Configure Click Global>Authentication. On the Query Parameters tab, click Group Attribute for Query Mode (IP KVM Switch) and Group Attribute for Query Mode (Ser ...

  • Schneider Electric AP561x - page 24

    APC by Schneider Electric To add or take away rights, just add the Server Module Computer Objects and the Users as members of the respective group. Be sure to include the computer object for the IP KVM Switch as well. ...

  • Schneider Electric AP561x - page 25

    APC by Schneider Electric Group Summary ● Highly granular security ● Port level control ● Attributes set to groups ra ther than individual users ● Hugely scalable ● Ideal for Enterprise customers ...

  • Schneider Electric AP561x - page 26

    APC by Schneider Electric Conclusion ● LDAP allows you to integrate your KVM with your security infrastructure to provide an easy to use yet powerf ul management tool to keep your servers up and running ...

メーカー Schneider Electric カテゴリー Switch

Schneider Electric AP561xのメーカーから受け取ることができるドキュメントは、いくつかのグループに分けられます。その一部は次の通りです:
- #BRANDの図面#
- AP561xの取扱説明書
- Schneider Electricの製品カード
- パンフレット
- またはSchneider Electric AP561xの消費電力シール
それらは全部重要ですが、デバイス使用の観点から最も重要な情報は、Schneider Electric AP561xの取扱説明書に含まれています。

取扱説明書と呼ばれる文書のグループは、Schneider Electric AP561xの取り付け説明書、サービスマニュアル、簡易説明書、またはSchneider Electric AP561xのユーザーマニュアル等、より具体的なカテゴリーに分類されます。ご必要に応じてドキュメントを検索しましょう。私たちのウェブサイトでは、Schneider Electric AP561xの製品を使用するにあたって最も人気のある説明書を閲覧できます。

関連する取扱説明書

Schneider Electric AP561xデバイスの取扱説明書はどのようなものですか?
取扱説明書は、ユーザーマニュアル又は単に「マニュアル」とも呼ばれ、ユーザーがSchneider Electric AP561xを使用するのを助ける技術的文書のことです。説明書は通常、全てのSchneider Electric AP561xユーザーが容易に理解できる文章にて書かれており、その作成者はその分野の専門家です。

Schneider Electricの取扱説明書には、基本的な要素が記載されているはずです。その一部は、カバー/タイトルページ、著作権ページ等、比較的重要度の低いものです。ですが、その他の部分には、ユーザーにとって重要な情報が記載されているはずです。

1. Schneider Electric AP561xの説明書の概要と使用方法。説明書にはまず、その閲覧方法に関する手引きが書かれているはずです。そこにははSchneider Electric AP561xの目次に関する情報やよくある質問、最も一般的な問題に関する情報を見つけられるはずです。つまり、それらはユーザーが取扱説明書に最も期待する情報なのです。
2. 目次。Schneider Electric AP561xに関してこのドキュメントで見つけることができる全てのヒントの目次
3. Schneider Electric AP561xデバイスの基本機能を使うにあたってのヒント。 Schneider Electric AP561xのユーザーが使い始めるのを助けてくれるはずです。
4. トラブルシューティング。Schneider Electric AP561xに関する最も重要な問題を診断し、解決するために役立つ体系化された手続き
5. FAQ。よくある質問
6. 連絡先。一人では問題を解決できない場合に、その国におけるSchneider Electric AP561xのメーカー/サービスへの連絡先に関する情報。

Schneider Electric AP561xについてご質問がありますか?

次のフォームを使用してください

見つけた説明書を読んでもSchneider Electric AP561xの問題を解決できない場合、下記のフォームを使用して質問をしましょう。ユーザーのどなたかがSchneider Electric AP561xで同様の問題を抱えていた場合、その解決方法を共有したいと考えるかもしれません。

画像のテキストを入力してください

コメント (0)