FRENDS⁴ Common Components : FRENDS.Common.Ldap.LdapOperations.AD_CreateUser

Input Parameters

  • Ldap connection info
    • Ldap uri: "LDAP://192.168.0.11"
    • Username
    • Password
    • Authentication type: e.g. Server bind
  • Ad user
    • The user to be created
      • CN
      • OU
      • Adflags: A list with the flags to be added.

Output Result

#TBD


Known issues

  • The password set up functionality has been fixed in version 1.0.0.6.
  • The user will be disabled by default. In oder to enable the user create it using the flag Ads_uf_accountdisable set to NO.