mirror of
https://github.com/samba-team/samba.git
synced 2025-07-29 15:42:04 +03:00
net: add "-k" switch for kerberos authentication (in preparation for #5416).
Guenther
(This used to be commit 4cce94d464
)
This commit is contained in:
@ -56,6 +56,7 @@ struct net_context {
|
||||
const char *opt_exclude;
|
||||
const char *opt_destination;
|
||||
int opt_testmode;
|
||||
bool opt_kerberos;
|
||||
|
||||
int opt_have_ip;
|
||||
struct sockaddr_storage opt_dest_ip;
|
||||
|
Reference in New Issue
Block a user