UiPath Documentation
activities
latest
false
IT 自动化活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

NetIQ eDirectory 作用域

“NetIQ eDirectory 作用域”活动的属性和配置,该活动连接到 LDAP 服务器并为其他 NetIQ eDirectory 活动提供作用域。

UiPath.NetIQeDirectory.Activities.NetIQeDirectoryScope

描述

连接到 LDAP 服务器,并为其他 NetIQ eDirectory 活动提供作用域。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

  • “显示名称”- 活动的显示名称。

连接 (主要)

  • ConnectionType - The type of connection. You can select one of the two values: LDAP or LDAPS. The default value is LDAP.
  • LDAPServer - The domain controller server. If not provided, it automatically returns to the current directory in which the current user resides.
  • Password - The password for the provided Username.
  • Port - A custom Port for the connection. This field supports only integer and Int32 variables.
  • Username - The name of the user that performs the directory operations. The format should be provided as domain\username.
  • “根命名上下文” - 主连接的显式基本 DN。如果留空,则系统将从服务器自动发现基本 DN。此字段仅支持整数和String变量。

连接 (辅助)

  • ConnectionType - The type of connection. You can select one of the two values: LDAP or LDAPS. The default value is LDAP.
  • LDAPServer - The domain controller server. If not provided, it automatically returns to the current directory in which the current user resides.
  • Password - The password for the provided Username.
  • Port - A custom Port for the connection. This field supports only integer and Int32 variables.
  • Username - The name of the user that performs the directory operations. The format should be provided as domain\username.
  • “辅助根命名上下文” - 辅助连接的显式基本 DN。如果留空,则系统将从服务器自动发现基本 DN。此字段仅支持整数和String变量。

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。
备注:

If you didn't provide any value for Directory Server, Password or Username parameters, then the credentials of the user that is currently logged in are used for connecting to the directory the logged in user belongs to.

LDAPS 服务器连接

要使机器人能够通过 LDAPS 连接到指定的目录服务器,有两个选项可供选择:

  1. 机器人的计算机已加入目标目录域。
  2. eDirectory 的 SSL 证书本地安装在机器人计算机上的受信任证书存储中,并且可以通过其 FQDN 从机器人计算机访问目录服务器。
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 连接 (主要)
  • 连接 (辅助)
  • 其他
  • LDAPS 服务器连接

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新