s3:libnet:libnet_join: add netbios aliases as SPNs
commit9799c3063aa7e188d7a44cda53e8f537f869d083
authorRalph Boehme <slow@samba.org>
Tue, 26 Apr 2016 15:21:46 +0000 (26 17:21 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 9 May 2016 12:08:43 +0000 (9 14:08 +0200)
treebf78515b6f76e1f5793b134d430dde9cc3e7c7fe
parent15a50691e7b683fd9697b0dad424c4e6b22927e4
s3:libnet:libnet_join: add netbios aliases as SPNs

Add all listed smb.conf netbios aliases as SPNs to the machine account:

  HOST/NETBIOS_ALIAS@REALM

and

  HOST/netbios_alias.dnsdomain.name@REALM

Bug: https://bugzilla.samba.org/show_bug.cgi?id=1703

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed May  4 17:58:05 CEST 2016 on sn-devel-144

Autobuild-User(v4-4-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-4-test): Mon May  9 14:08:44 CEST 2016 on sn-devel-144
source3/libnet/libnet_join.c