BUG 9699: Fix adding case sensitive spn.
authorAndreas Schneider <asn@samba.org>
Wed, 3 Apr 2013 13:46:00 +0000 (15:46 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 26 Apr 2013 07:25:03 +0000 (09:25 +0200)
commitf777a58ed55b1a870d96208fc7c543e2a49dec28
treea9b11aa36c21d261d25143501faeb883e71254b2
parentfb8a7fa809662fbbdeeeff91a804d4fca9189a82
BUG 9699: Fix adding case sensitive spn.

We should be able to define the case of the spn cause it is important
for some services like nfs. 'net ads keytab add "nfs"' should not
result in an uppercase spn.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 6848fb121a3a16b2d87b2bf2f7cca8364a1343f1)
source3/libads/ldap.c