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

Active Directory 范围

“Active Directory 作用域”活动的属性和配置,该活动连接到 Active Directory 并为其他 Active Directory 活动提供作用域。

UiPath.ActiveDirectoryDomainServices.Activities.ActiveDirectoryScope

描述

连接到 Active Directory 并为其他 Active Directory 活动提供一个范围。

项目兼容性

Windows - Legacy | Windows

配置

常见

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

连接 (主要)

  • ActiveDirectoryServer - The domain controller server. If not provided, it automatically returns to the current Active Directory (AD) in which the current user resides.
  • ConnectionType - The type of connection. You can select one of the two values: LDAP or LDAPS. The default value is LDAP.
  • 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 Active Directory operations. The format should be provided as domain\username.

连接 (辅助)

  • ActiveDirectoryServer - The domain controller server. If not provided, it automatically returns to the current Active Directory (AD) in which the current user resides.
  • ConnectionType - The type of connection. You can select one of the two values: LDAP or LDAPS. The default value is LDAP.
  • 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 Active Directory operations. The format should be provided as domain\username.

其他

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

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

LDAPS 服务器连接

为了使机器人能够通过 LDAPS 连接到指定的 Active Directory 服务器,有两个选项:

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

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新