mirror of
https://github.com/samba-team/samba.git
synced 2025-07-19 04:59:10 +03:00
This makes it operate in all partitions (minor), but more importantly places it above some other modules that implement some extra schema checks. (The linked_attributes module objects to unknown attributes, which inclues clearTextPassword, which we need internally but is not in the schema). Andrew Bartlett