Manual de instrucciones Schneider Electric AP561x

26 de páginas 0.4 mb
Descargar

Pasar a la página 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 ...

Fabricante Schneider Electric Categoría Switch

Los documentos del dispositivo Schneider Electric AP561x que obtenemos del fabricante se pueden dividir en varios grupos. Entre ellos están::
- dibujos técnicos Schneider Electric
- manuales de instrucciones AP561x
- hojas de producto Schneider Electric
- folletos informativos
- o etiquetas energéticas Schneider Electric AP561x
Todos son importantes, pero lo más importante desde el punto de vista del usuario de un dispositivo lo encontraremos en el manual de instrucciones Schneider Electric AP561x.

Un conjunto de documentos determinado como manual de instrucciones se divide también en tipos más detallados, tales como: instrucciones de montaje Schneider Electric AP561x, instrucciones de servicio, instrucciones cortas o instrucciones de usuario Schneider Electric AP561x. Dependiendo de la situación debes buscar el documento que necesitas. En nuestra página puedes consultar el manual de instrucciones más popular del producto Schneider Electric AP561x.

Manuales de instrucciones parecidos

El manual de instrucciones del dispositivo Schneider Electric AP561x, ¿cómo debería ser?
El manual de instrucciones, también determinado como el manual de usuario o simplemente instrucciones, es un documento técnico que tiene como objetivo ayudar a los usuarios a utilizar Schneider Electric AP561x. Las instrucciones normalmente las realiza un escritor técnico pero en un lenguaje comprensible para todos los usuarios de Schneider Electric AP561x.

El manual de instrucciones completo de Schneider Electric debe contener unos elementos básicos. Una parte de ellos es menos importante, como por ejemplo: la portada / la página principal o las páginas de autor. Sin embargo, lo demás debe facilitarnos la información más importante desde el punto de vista del usuario.

1. Introducción y pistas sobre cómo orientarse con el manual Schneider Electric AP561x - Al principio de cada manual se deben encontrar las indicaciones acerca de la manera de usar un manual de instrucciones. Debe contener información sobre dónde encontrar el índice Schneider Electric AP561x, preguntas frecuentes o problemas más comunes – son los apartados más buscados por los usuarios de cada manual de instrucciones.
2. Índice - listados de todos los consejos acerca de Schneider Electric AP561x que encontraremos en el documento
3. Consejos de uso de las funciones básicas del dispositivo Schneider Electric AP561x - que deben facilitarnos los primeros pasos durante el uso de Schneider Electric AP561x
4. Troubleshooting - una secuencia sistematizada de acciones que nos ayudará a diagnosticar los problemas más importantes con Schneider Electric AP561x
5. FAQ - las preguntas frecuentes
6. Datos de contacto Información acerca de cómo encontrar los datos de contacto del fabricante / servicio de Schneider Electric AP561x en cada país si no somos capaces de solucionar el problema por nuestra cuenta.

¿Tienes una pregunta acerca de Schneider Electric AP561x?

Utiliza el formulario que se encuentra abajo

Si con la ayuda del manual de instrucciones encontrado no has podido solucionar tu problema con Schneider Electric AP561x, haz una pregunta utilizando el formulario que se encuentra abajo. Si alguno de los usuarios ha tenido un problema parecido con Schneider Electric AP561x probablemente compartirá una forma de solucionarlo.

Copia el texto de la imagen

Comentarios (0)