active_directory icon indicating copy to clipboard operation
active_directory copied to clipboard

Changing CN causes SAMAccountName to change to the value of CN

Open kochd opened this issue 4 years ago • 0 comments

This is caused by this line:

https://github.com/Mazwak/active_directory/blob/master/lib/active_directory/base.rb#L444

it is clearly a undesired behavior. However I am currently unsure why this line even exists. It was added here: https://github.com/Mazwak/active_directory/commit/5d7949a827ea8c46c8828851468be52a877b8b19

kochd avatar Nov 06 '20 11:11 kochd