make parametic options case insensitive
authorAndrew Tridgell <tridge@samba.org>
Wed, 25 Jun 2008 11:27:17 +0000 (21:27 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 25 Jun 2008 11:40:53 +0000 (21:40 +1000)
commit927621ba122d9c451bfaac4f2c8ba0e5acbfead3
treec8edcd6abf1f81ed5cd4f58a4c9f331406202dd1
parentee35b50cad4a9901721a317a4241db9c077e0682
make parametic options case insensitive

This is needed as some options are uppercased internally in Samba, such as the idmap config option
Without this change it is not possible to set these options via net conf which lowercases options
(This used to be commit c10aad9f136b7c2ef4809fd8558013ab2ee40cf6)
source3/param/loadparm.c