1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/torture/rpc
Andreas Schneider b972bd53d7 s4-torture: Add a user creation check.
This adds a patch which creates a non-privileged user and then tries to
create a new user as the non-privileged user.

Pretty simple test but it found #8509.

Autobuild-User: Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date: Thu Oct 27 18:51:14 CEST 2011 on sn-devel-104
2011-10-27 18:51:14 +02:00
..
alter_context.c s4:torture/rpc/alter_context: check for NT_STATUS_RPC_PROTOCOL_ERROR instead of DCERPC_NCA_S_PROTO_ERROR 2010-04-15 09:34:05 +02:00
async_bind.c s4:torture/rpc: rename rpc.h => torture_rpc.h 2010-04-14 20:27:11 +02:00
atsvc.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
autoidl.c s4:torture/rpc/autoidl: use dcerpc_binding_handle_raw_call() instead of dcerpc_request() 2011-03-13 16:53:16 +01:00
backupkey.c Fix compilation without external heimdal. 2011-04-03 17:18:56 +02:00
bench.c s4:torture/rpc: rename rpc.h => torture_rpc.h 2010-04-14 20:27:11 +02:00
bind.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
browser.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
countcalls.c s4:torture/rpc/countcalls: use dcerpc_binding_handle_raw_call() instead of dcerpc_request() 2011-03-13 17:00:40 +01:00
dfs.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
drsuapi_cracknames.c ldb: use #include <ldb.h> for ldb 2011-02-10 06:51:07 +01:00
drsuapi.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
drsuapi.h s4:torture/rpc: don't look at p->last_fault_code for debugging anymore 2010-04-15 09:34:03 +02:00
dsgetinfo.c lib/util use modules_path(), data_path() and shlib_ext() from source3 2011-06-06 17:37:51 +10:00
dssetup.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
echo.c torture: use tevent_ functions names instead of the legacy event_ ones 2011-08-13 09:54:15 -04:00
epmapper.c build: moved librpc/rpc/*.c into a rpccommon library 2011-02-24 02:42:37 +01:00
eventlog.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
forest_trust.c s4-smbtorture: Add tests for lsaQueryTrustedDomainInfoByName() and lsaSetTrustedDomainInfoByName() 2011-08-31 12:55:17 +02:00
frsapi.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
handles.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
initshutdown.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
join.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
lsa_lookup.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
lsa.c s4-smbtorture: For now, skip trusted domain auth validation tests against the sambas. 2011-08-31 12:55:42 +02:00
mgmt.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
multi_bind.c s4-smbtorture: rename rpc/bind.c to rpc/multi_bind.c. 2010-07-14 01:34:28 +02:00
netlogon.c torture: use tevent_ functions names instead of the legacy event_ ones 2011-08-13 09:54:15 -04:00
netlogon.h s4-smbtorture: Make test_SetupCredentials3 public 2010-08-25 13:46:30 +02:00
ntsvcs.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
object_uuid.c s4:torture/rpc/object_uuid: use dcerpc_binding_handle_call() instead of dcerpc_ndr_request() 2011-03-13 10:34:22 +01:00
oxidresolve.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
remact.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
remote_pac.c gensec: move event context from gensec_*_init() to gensec_update() 2011-10-18 13:13:33 +11:00
rpc.c s4-torture: Add a samr privilege check. 2011-10-27 17:09:50 +02:00
samba3rpc.c s4/torture Fix calls to charcnv functions to always supply converted_size 2011-04-13 14:47:07 +10:00
samlogon.c gensec: split GENSEC into mechanism-dependent and runtime functions 2011-08-03 18:48:01 +10:00
samr_accessmask.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
samr_priv.c s4-torture: Add a user creation check. 2011-10-27 18:51:14 +02:00
samr.c replace: Add don't include unistd.h directly and add uid_wrapper. 2011-10-27 13:32:02 +02:00
samsync.c idl: Improve MS-PAC IDL 2011-10-24 19:19:28 +02:00
scanner.c s4:torture/rpc/scanner: use dcerpc_binding_handle_raw_call() instead of dcerpc_request() 2011-03-13 17:00:59 +01:00
schannel.c torture: use tevent_ functions names instead of the legacy event_ ones 2011-08-13 09:54:15 -04:00
session_key.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
spoolss_access.c libndr: share some uuid helpers. 2011-02-08 09:52:56 +01:00
spoolss_notify.c s4-smbtorture: rework the spoolss notify test a bit. 2011-06-21 17:46:37 +02:00
spoolss_win.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
spoolss.c s4-smbtorture: restructure documentname handling in spoolss test a bit. 2011-04-20 17:54:11 +02:00
srvsvc.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
svcctl.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
testjoin.c s4-torture: Add torture_delete_testuser(). 2011-10-27 17:09:50 +02:00
torture_rpc.h s4-torture Add tests for DES-only accounts PAC behaviour/validation. 2010-11-02 22:00:54 +11:00
unixinfo.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
winreg.c charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_string*() 2011-03-24 01:47:26 +01:00
wkssvc.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00