我們的品牌

歡迎造訪施耐德電機全球網站

歡迎訪問我們的網站
		
我们今天能为您提供什么帮助?
LDAP/LDAPS Configuration with KVM1116P, KVM2116P, and KVM2132P Digital IP KVM Switches

Issue

Need assistance or instructions on configuring LDAP/LDAPS with Digital IP KVM Switches


Product Line
  • KVM1116P
  • KVM2116P
  • KVM2132P

Environment
  • Microsoft Active Directory 2003
  • KVMXXXX Digital IP KVM Switches

Resolution

Please refer to the information below in order to configure LDAP or LDAPS on Microsoft Active Directory 2003.

The KVM switch allows log in authentication and authorization through external programs. To allow authentication and authorization via LDAP or LDAPS, the Active Directory's LDAP Schema must be extended so that an extended attribute name for the KVM switch (Example: iKVM-userprofile) is added as an optional attribute to the person class.

Note: Authentication refers to determining the authenticity of the person logging in. Authorization refers to assigning permission to use the device's various functions.

In order to configure the LDAP server, you will have to complete the following procedures:

1. Install the Windows Server Support Tools
2. Install the Active Directory Schema Snap-in and;
3. Extend and Update the Active Directory Schema


Configuring LDAP with Windows 2003 Server


Install the Windows 2003 Support Tools. To install the Windows 2003 Support Tools:

1. On your Windows Server CD, open the Support >Tools folder.
2. In the right panel of the dialog box that opens, double click SupTools.msi.
3. Follow the Installation Wizard to complete the procedure.

Install the Active Directory Schema Snap-in.

1. Open a Command Prompt.
2. Enter: regsvr32 schmmgmt.dll to register schmmgmt.dll on your Active Directory computer.
3. Open the Start menu; Click Run. Enter: mmc /a & Click OK.
4. On the File menu of the screen that appears, click Add/Remove Snap-in; then click Add.
5. Under Available Standalone Snap-ins, double click Active Directory Schema. Click Close. Click OK.
6. On the screen you are in, open the File menu and click Save.
7. For Save in, specify the C:\Windows\system32 directory.
8. For File name, enter schmmgmt.msc.
9. Click Save to finish.

Create a Start Menu Shortcut Entry.

1. Right click Start. Select Open all Users > Programs > Administrative Tools.
2. On the File menu, select New > Shortcut.
3. In the dialog box that opens, browse to, or enter the path to schmmgmt.msc
(C:\Windows\system32\schmmgmt.msc), then click Next.
4. In the dialog box that opens, enter Active Directory Schema as the name for the shortcut, then click Finish.

Extend and Update the Active Directory Schema.

1. Create a new attribute.
2. Extend the object class with the new attribute.
3. Edit the active directory users with the extended schema.

Creating a New Attribute.

1. From the Start menu, open Administrative Tools > Active Directory Schema.
2. In the left panel of the screen that opens, right-click Attributes.
3. Select New > Attribute.
4. In the warning message that opens, click Continue to open the Create New Attribute dialog box.
5. Fill in the dialog box to match the entries for Description and Common Name shown below, then click OK to complete the procedure.

Note: The X500 Object ID must be unique and uses periods, not commas.

Attribute creation


Extend the Object Class With the New Attribute.

1. Open the Control Panel > Administrative Tools > Active Directory Schema.
2. In the left panel of the screen that opens, select Classes.
3. In the right panel, right-click person.
4. Select Properties. The person Properties dialog box opens with the General page displayed. Click the Attributes tab.
5. On the Attributes page, click Add.
6. In the list that opens, select iKVM-userprofile, then click OK to finish.


Schema selection


Editing Active Directory Users. To edit Active Directory Users With the Extended Schema:

1. Run ADSI Edit. (Installed as part of the Support Tools.)
2. In the left panel, open Domain, and navigate to the DC=domain,DC=com CN=Users node.
3. In the right panel, locate the user you wish to edit.
4. Right-click on the user's name and select properties.
5. On the Attribute Editor page of the dialog box, select iKVM-userprofile from the list.


Admin properties


6. Click Edit to open the String Attribute Editor.
7. Enter the KVM permission attribute values.
8. Click OK. Return to the Attribute Editor page. The iKVM-userprofile entry now reflects the new permissions. Click Apply to save the change and complete the procedure. The new user now has the same permissions as user. Repeat to add other users.


Editor properties


exclamationNote: "Administrator" represents the username of a KVM user whose permissions reflect the permissions you want the new user to have (see “Users” on page 59 of the User's Guide ).


exclamationNote: When logging in to access the KVM Switch, the common name of the user should be used in the username field. For example, if the user ID is "jsmith", but the common name for the entry is "John Smith", then "John Smith" would need to be entered as the username for the KVM

施耐德電機Taiwan

LDAP/LDAPS Configuration with KVM1116P, KVM2116P, and KVM2132P Digital IP KVM Switches

Issue

Need assistance or instructions on configuring LDAP/LDAPS with Digital IP KVM Switches


Product Line
  • KVM1116P
  • KVM2116P
  • KVM2132P

Environment
  • Microsoft Active Directory 2003
  • KVMXXXX Digital IP KVM Switches

Resolution

Please refer to the information below in order to configure LDAP or LDAPS on Microsoft Active Directory 2003.

The KVM switch allows log in authentication and authorization through external programs. To allow authentication and authorization via LDAP or LDAPS, the Active Directory's LDAP Schema must be extended so that an extended attribute name for the KVM switch (Example: iKVM-userprofile) is added as an optional attribute to the person class.

Note: Authentication refers to determining the authenticity of the person logging in. Authorization refers to assigning permission to use the device's various functions.

In order to configure the LDAP server, you will have to complete the following procedures:

1. Install the Windows Server Support Tools
2. Install the Active Directory Schema Snap-in and;
3. Extend and Update the Active Directory Schema


Configuring LDAP with Windows 2003 Server


Install the Windows 2003 Support Tools. To install the Windows 2003 Support Tools:

1. On your Windows Server CD, open the Support >Tools folder.
2. In the right panel of the dialog box that opens, double click SupTools.msi.
3. Follow the Installation Wizard to complete the procedure.

Install the Active Directory Schema Snap-in.

1. Open a Command Prompt.
2. Enter: regsvr32 schmmgmt.dll to register schmmgmt.dll on your Active Directory computer.
3. Open the Start menu; Click Run. Enter: mmc /a & Click OK.
4. On the File menu of the screen that appears, click Add/Remove Snap-in; then click Add.
5. Under Available Standalone Snap-ins, double click Active Directory Schema. Click Close. Click OK.
6. On the screen you are in, open the File menu and click Save.
7. For Save in, specify the C:\Windows\system32 directory.
8. For File name, enter schmmgmt.msc.
9. Click Save to finish.

Create a Start Menu Shortcut Entry.

1. Right click Start. Select Open all Users > Programs > Administrative Tools.
2. On the File menu, select New > Shortcut.
3. In the dialog box that opens, browse to, or enter the path to schmmgmt.msc
(C:\Windows\system32\schmmgmt.msc), then click Next.
4. In the dialog box that opens, enter Active Directory Schema as the name for the shortcut, then click Finish.

Extend and Update the Active Directory Schema.

1. Create a new attribute.
2. Extend the object class with the new attribute.
3. Edit the active directory users with the extended schema.

Creating a New Attribute.

1. From the Start menu, open Administrative Tools > Active Directory Schema.
2. In the left panel of the screen that opens, right-click Attributes.
3. Select New > Attribute.
4. In the warning message that opens, click Continue to open the Create New Attribute dialog box.
5. Fill in the dialog box to match the entries for Description and Common Name shown below, then click OK to complete the procedure.

Note: The X500 Object ID must be unique and uses periods, not commas.

Attribute creation


Extend the Object Class With the New Attribute.

1. Open the Control Panel > Administrative Tools > Active Directory Schema.
2. In the left panel of the screen that opens, select Classes.
3. In the right panel, right-click person.
4. Select Properties. The person Properties dialog box opens with the General page displayed. Click the Attributes tab.
5. On the Attributes page, click Add.
6. In the list that opens, select iKVM-userprofile, then click OK to finish.


Schema selection


Editing Active Directory Users. To edit Active Directory Users With the Extended Schema:

1. Run ADSI Edit. (Installed as part of the Support Tools.)
2. In the left panel, open Domain, and navigate to the DC=domain,DC=com CN=Users node.
3. In the right panel, locate the user you wish to edit.
4. Right-click on the user's name and select properties.
5. On the Attribute Editor page of the dialog box, select iKVM-userprofile from the list.


Admin properties


6. Click Edit to open the String Attribute Editor.
7. Enter the KVM permission attribute values.
8. Click OK. Return to the Attribute Editor page. The iKVM-userprofile entry now reflects the new permissions. Click Apply to save the change and complete the procedure. The new user now has the same permissions as user. Repeat to add other users.


Editor properties


exclamationNote:  "Administrator" represents the username of a KVM user whose permissions reflect the permissions you want the new user to have (see “Users” on page 59 of the User's Guide ).


exclamationNote: When logging in to access the KVM Switch, the common name of the user should be used in the username field. For example, if the user ID is "jsmith", but the common name for the entry is "John Smith", then "John Smith" would need to be entered as the username for the KVM
 

施耐德電機Taiwan

探索更多
系列:
探索更多
系列:
探索更多
系列:
探索更多
系列:

需要協助?

  • 從這裡開始!

    現在就找尋答案。自行搜尋解決方案,或與我們的專家聯絡。

  • 聯絡客服

    聯繫我們的客戶服務團隊以獲得更多資訊、技術支援、投訴協助等。

  • 購買地點

    輕鬆在您所在地區找到最近的施耐德電機經銷商。

  • 瀏覽 FAQ

    瀏覽主題相關常見問題 (FAQ),藉此取得您所需要的答案。

  • 聯絡業務

    歡迎您線上提問,將有專家與您聯絡。

  • 產品文檔
  • 軟體下載
  • 產品選型工具
  • 產品替代和替換
  • 幫助和聯絡中心
  • 尋找我們的辦公室
  • 取得報價
  • 人才招募
  • 公司簡介
  • 舉報不當行為
  • 無障礙
  • 新聞中心
  • 投資者
  • 專業洞察
  • 台灣施耐德電機學院
  • 綠色影響力落差調查
  • Schneider Go Green 2025
  • 隱私政策
  • Cookie通告
  • 使用條款
  • Change your cookie settings
Your browser is out of date and has known security issues.

It also may not display all features of this website or other websites.

Please upgrade your browser to access all of the features of this website.

Latest version for Google Chrome, Mozilla Firefox or Microsoft Edgeis recommended for optimal functionality.