BUG 9699: Fix adding case sensitive spn.
authorAndreas Schneider <asn@samba.org>
Wed, 3 Apr 2013 13:46:00 +0000 (15:46 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 3 Apr 2013 21:57:32 +0000 (23:57 +0200)
commita7f067c244401d37057a7ed7c00ba4ffc76f2b5a
tree4f4044efbaa27ca55aab81cfab1ff683f4f347b3
parent5dad084ab176820af8d661f681e0659596d067cb
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>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Apr  3 23:57:32 CEST 2013 on sn-devel-104
source3/libads/ldap.c