1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Noel Power 8a6c3c5ae2 s3:utils: add new 'net ads setspn add' subcommand
This patch adds 'add' to the 'net ads setspn' subcommand

(see https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/cc731241(v=ws.11)

Usage:

     net ads setspn add <computer> <SPN>

Note: <computer> is optional, if not specified the computer account
associated with value returned by lp_netbios_name() is used instead.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2018-03-02 14:07:14 +01:00
..
auth s3:auth: Add FALL_THROUGH statements in pampass.c 2018-03-01 04:37:42 +01:00
build
client util/rfc1738_unescape(): return end pointer or NULL on error 2018-02-22 01:04:18 +01:00
exports
groupdb Correct "errror" typos. 2017-02-22 08:26:22 +01:00
include s3:smb_macros.h: add IS_AD_DC as addition to IS_DC 2018-02-23 12:47:25 +01:00
intl lib: Give util_paths.c its own header 2017-06-24 01:21:10 +02:00
lib s3:lib: Add FALL_THROUGH statements in util_sd.c 2018-03-01 04:37:42 +01:00
libads s3:utils: add new 'net ads setspn add' subcommand 2018-03-02 14:07:14 +01:00
libgpo/gpext gpo: fix the building of gpext to only once 2017-11-20 21:41:14 +01:00
libnet s3:libnet: Add FALL_THROUGH statements in libnet_join.c 2018-03-01 04:37:43 +01:00
librpc smbd: remove "id" from share_mode_entry 2018-02-13 05:01:38 +01:00
libsmb libsmb: Use smb2 tcon if conn_protocol >= SMB2_02 2018-03-02 00:39:58 +01:00
locale pam_winbind: initial Turkish translation 2017-11-15 13:52:05 +01:00
locking smbd: remove "id" from share_mode_entry 2018-02-13 05:01:38 +01:00
modules s3:modules: Add FALL_THROUGH statements in getdate.c 2018-03-01 04:37:43 +01:00
nmbd libnmb: Move "read_packet" to nmbd 2018-01-24 05:48:19 +01:00
param s3/smbd: fix handling of delete-on-close on directories 2018-02-03 23:42:16 +01:00
passdb pdb: Fix CID 1427620 Resource leak 2018-01-17 19:24:11 +01:00
printing lib: Remove unused serverid.tdb 2017-12-05 04:58:26 +01:00
profile s3-profile: reduce dependencies of smbprofile.h 2016-03-28 20:45:16 +02:00
registry s3-rpc_cli: add winreg_add_core_driver() 2017-05-09 16:43:13 +02:00
rpc_client s3:cli_lsarpc: use talloc_zero_array() in dcerpc_lsa_lookup_names_generic() 2018-02-21 14:19:17 +01:00
rpc_server s3:spoolss: Remove incorrect fall through comment in srv_spoolss_nt.c 2018-03-01 04:37:44 +01:00
rpcclient s3:rpcclient: Add FALL_THROUGH statements in rpcclient.c 2018-03-01 04:37:43 +01:00
script Remove some bashisms from the test scripts 2018-02-19 07:36:23 +01:00
selftest s3:selftest: Run the smbtorture3 TLDAP test 2018-02-24 10:54:07 +01:00
services srcctl3: Improve debug messages 2018-01-16 02:43:03 +01:00
smbd s3:smbd: Do not crash if we fail to init the session table 2018-03-02 00:39:59 +01:00
torture s3:auth: Pass mem_ctx to init_guest_session_info() 2018-02-20 21:55:13 +01:00
utils s3:utils: add new 'net ads setspn add' subcommand 2018-03-02 14:07:14 +01:00
web
winbindd winbind: Fix --ping-dc error handling 2018-03-01 14:48:19 +01:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript build: fix libceph-common detection 2018-02-22 19:30:12 +01:00
wscript_build s3:utils: add new 'net ads setspn list' subcommand 2018-03-02 14:07:14 +01:00
wscript_configure_system_ncurses