]> git.ipfire.org Git - thirdparty/samba.git/commit
auth/credentials: Ensure that we set the realm when reading secrets.tdb
authorAndrew Bartlett <abartlet@samba.org>
Mon, 6 Oct 2014 00:51:25 +0000 (13:51 +1300)
committerStefan Metzmacher <metze@samba.org>
Thu, 18 Dec 2014 09:46:12 +0000 (10:46 +0100)
commitd26278a01ade800d0cfbdfa71f675efd522d1faf
tree89629ae3e4ed4b578bcbaebcf4e2ffad5382d235
parente3b6d3be9fe0b8fbc5d91a8c2e575a2a82bf5e5f
auth/credentials: Ensure that we set the realm when reading secrets.tdb

Otherwise, we try and kinit as host$@DOMAIN and that will not work.

Andrew Bartlett

Change-Id: Id2fde673423e74dfa1e6ac48f47f49c61ee59779
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit e9dc6423d3f1ab3401314e134ecc574fc5d4c18b)
auth/credentials/credentials_secrets.c