Displaying 3 results from an estimated 3 matches for "parse_svcctl".
2007 Mar 13
3
Win32 services management?
Hi there,
I just saw samba added the "net rpc service" for Win32 service
management since 3.0.20, and it's fantastic. I used to use samba-tng
to do this job, but now I can use samba! However, I also found it has
limited usage. I cannot pass parameters when I start a service, and I
cannot create a new service, too.
Is there any plan for samba to extend this feature?
--
Best
2006 Nov 10
0
libsmb/cliconnect.o build/build/krb5/lib/libcom_err.so.3
...v_lsa_hnd.o
rpc_parse/parse_lsa.o rpc_parse/parse_net.o rpc_parse/parse_reg.o
rpc_parse/parse_rpc.o rpc_parse/parse_samr.o rpc_parse/parse_srv.o
rpc_parse/parse_wks.o rpc_parse/parse_ds.o rpc_parse/parse_spoolss.o
rpc_parse/parse_dfs.o rpc_parse/parse_echo.o rpc_parse/parse_shutdown.o
rpc_parse/parse_svcctl.o rpc_parse/parse_eventlog.o
rpc_parse/parse_buffer.o rpc_parse/parse_ntsvcs.o registry/reg_objects.o
passdb/secrets.o passdb/machine_sid.o locking/locking.o locking/brlock.o
locking/posix.o passdb/pdb_get_set.o passdb/passdb.o passdb/pdb_interface.o
passdb/util_wellknown.o passdb/util_builtin.o...
2007 May 03
0
Problem of displying contents of shares
...tl/lang_tdb.c
SRC_RPC_PARSE= rpc_parse/parse_prs.c rpc_parse/parse_sec.c
rpc_parse/parse_misc.c
SRC_RPC_PARSE_SMBD = $(SRC_RPC_PARSE) rpc_parse/parse_spoolss.c \
rpc_parse/parse_rpc.c rpc_parse/parse_lsa.c rpc_parse/parse_ntsvcs.c \
rpc_parse/parse_buffer.c rpc_parse/parse_net.c \
rpc_parse/parse_svcctl.c rpc_parse/parse_wks.c rpc_parse/parse_reg.c \
rpc_parse/parse_dfs.c rpc_parse/parse_eventlog.c \
rpc_parse/parse_samr.c rpc_parse/parse_srv.c
SRC_MODULES=modules/vfs_fake_perms.c
SRC_RPC_CLIENT=rpc_client/cli_spoolss_notify.c rpc_client/cli_lsarpc.c
rpc_client/cli_netlogon.c \
rpc_client/cli...