noirello / bonsai

Simple Python 3 module for LDAP, using libldap2 and winldap C libraries.
MIT License
116 stars 32 forks source link

I can't change the group's sAMAccountName attribute. #83

Closed BSouzaDock closed 9 months ago

BSouzaDock commented 9 months ago

I need to change this group attribute, which corresponds to this image field.

image

It always generates the error "Already exists". The other attributes I can edit normally. But I need to edit this.

image image

noirello commented 9 months ago

It doesn't seem like a Bonsai module issue to me at this point. This looks more like an Active Directory (knowledge) domain issue, and it would require more AD-specific skills, that I have.

I suggest to ask this on AD/Microsoft developer forum/Q&A site.