]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:dsdb: Switch to using smb_krb5_princ_component()
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 5 Sep 2023 04:38:23 +0000 (16:38 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Sep 2023 21:35:29 +0000 (21:35 +0000)
commit9bb80c27385bfa17a5d6f9b8a725b3cf7f4e7e76
tree1d3e4efd2a3c7dcb1ca228d348691b7be5da6eaa
parent229d26e25eb4f31d72b6bf650b987e482a44dd32
s4:dsdb: Switch to using smb_krb5_princ_component()

This function has the handy feature of being able to be called twice in
succession without mysteriously breaking your code. Now, doesn’t that
sound useful?

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/cracknames.c