UiPath Documentation
activities
latest
false
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Activités d’automatisation informatique

Active Directory Scope

UiPath.ActiveDirectoryDomainServices.Activities.ActiveDirectoryScope

Description

Se connecte à Active Directory et fournit une étendue pour d'autres activités Active Directory.

Compatibilité du projet

Windows - Héritage | Windows

Configuration

Commun

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

Connexion (principale)

  • 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.

Connexion (secondaire)

  • 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.

Divers

  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).
    Remarque :

    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.

Connexion au serveur LDAPS

Pour que le robot puisse se connecter au serveur Active Directory spécifié via LDAPS, il existe deux options :

  1. La machine du robot est jointe au domaine Active Directory ciblé.
  2. Le certificat SSL d'Active Directory est installé localement sur la machine robot dans un magasin de certificats approuvé et le serveur Active Directory est accessible depuis la machine robot par son nom de domaine complet.
  • Description
  • Compatibilité du projet
  • Configuration
  • Commun
  • Connexion (principale)
  • Connexion (secondaire)
  • Divers
  • Connexion au serveur LDAPS

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour