s4:dsdb/samldb: don't allow 'userParameters' to be modified over LDAP for now
commit04e9d020c97c2dcd360b1845907f4c396d5671dc
authorStefan Metzmacher <metze@samba.org>
Tue, 8 Jul 2014 14:19:09 +0000 (8 16:19 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 9 Jul 2014 09:07:51 +0000 (9 11:07 +0200)
tree1bfec9c889b30aa61bc05a5df601a806802dbeef
parent9bfbff65436a088fab5d564b6c0bb122a76492bc
s4:dsdb/samldb: don't allow 'userParameters' to be modified over LDAP for now

For now it's safer to reject setting 'userParameters' via LDAP,
as we'll not provide the same behavior as a Windows Server.

If someone requires that feature please report this in the following
bug reports!

Bug: https://bugzilla.samba.org/show_bug.cgi?id=8077
Bug: https://bugzilla.samba.org/show_bug.cgi?id=10130

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Jul  9 11:07:51 CEST 2014 on sn-devel-104
source4/dsdb/samdb/ldb_modules/samldb.c