BUG 9699: Fix adding case sensitive spn.
commit6848fb121a3a16b2d87b2bf2f7cca8364a1343f1
authorAndreas Schneider <asn@samba.org>
Wed, 3 Apr 2013 13:46:00 +0000 (3 15:46 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 11 Apr 2013 07:43:02 +0000 (11 09:43 +0200)
tree983dc2f2598a75c13f0ddd872b8b3adc6bbbf1bf
parent70107fc911570bbbc1cd613e9c594f5481e5685e
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>
source3/libads/ldap.c