creating a user in Active Directory: A device attached to the system is not functioning

前端 未结 1 365
一生所求
一生所求 2020-12-08 00:58

Consider this code attempting to create an Active Directory account. It\'s generating an exception here with a certain set of data. It\'s not clear right now what\'s causing

1条回答
  •  一生所求
    2020-12-08 01:19

    The sAMAccountName attribute must be 20 characters or less.

    0 讨论(0)
提交回复
热议问题