Hello,
This is a known issue. The thing is that the User cannot change password Account Option exists, but it is ignored by Microsoft AD. The option is set via native permissions in AD.
To set the User cannot change password option for new users, you need to add one more property to the Property Pattern that you've created. The property name is User Cannot Change Password. You need to set it to True. To do this:
- Launch Adaxes Administration Console.
- Locate the Property Pattern the you've created following the instructions in the tutorial and select it.
- Click Add at the top of the Result Pane (located on the right).
- Select the Show all properties option.
- Select the User Cannot Change Password property.
- Select True in the Default value drop-down list.
- Save the Property Pattern.
As to the tutorial, we'll fix it in the nearest future.