]> git.ipfire.org Git - thirdparty/samba.git/commit
auth:creds: Make sure to uppercase the realm of a principal
authorAndreas Schneider <asn@samba.org>
Wed, 6 Aug 2025 14:33:21 +0000 (16:33 +0200)
committerAlexander Bokovoy <ab@samba.org>
Mon, 25 Aug 2025 11:03:38 +0000 (11:03 +0000)
commit5879410caf9303a378f3d90365e60928a735e65a
treebfbd765f78c9b1abef9eaabab17b9f7c534806d8
parente848671f34f969634d55eb7b846d70e6334034ae
auth:creds: Make sure to uppercase the realm of a principal

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15893

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
auth/credentials/credentials.c
python/samba/tests/credentials.py