s3-libads Factor out a new routine kerberos_get_principal_from_service_hostname()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 4 Jan 2012 00:39:38 +0000 (11:39 +1100)
committerStefan Metzmacher <metze@samba.org>
Thu, 5 Jan 2012 16:17:28 +0000 (17:17 +0100)
commit860ad734ba77238d187520f72afcbdc1c73d94ef
treecafcfffa96b0ee92a2be550a803e224f1f04dfa9
parent25d7675d695fc1325b954cd90e339b1879776e2b
s3-libads Factor out a new routine kerberos_get_principal_from_service_hostname()

This is now used in the GSE GSSAPI client, so that when we connect to
a target server at the CIFS level, we use the same name to connect
at the DCE/RPC level.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/libads/kerberos.c
source3/libads/kerberos_proto.h
source3/librpc/crypto/gse.c
source3/libsmb/cliconnect.c