Displaying 20 results from an estimated 600 matches similar to: "Re: psexec for Linux and svcctl.idl changes"
2006 Jan 23
2
psexec unix equivalent
Hello!
I don`t know if there is a port of psexec for unix yet (haven`t followed the list for some time) - but since it has been discussed on this list several times and i didn`t find any news about the current state of the "psexec unix port"- i`d like to tell that i found a psexec equivalent by chance - WITH SOURCECODE INCLUDED !
:)
take a look at
2006 Feb 09
0
psexec from sysinternals - did anyone run it under wine?
psexec util (from sysinternals) is a tool which allows to execute
commands on a remote Windows machine.
A command like that:
psexec.exe \\192.168.1.147 -u Administrator -p password C:\test.bat
would run C:\test.bat as administrator on a Windows workstation with IP
address 192.168.1.147.
Quite cool, you don't have to install anything additional (like SSH
server) on Windows, and you can
2005 May 29
2
pstools / psexec equivalent for Samba / Linux?
I was wondering if there is a pstools / psexec (tools by Sysinternals)
equivalent, which could be run on Linux machine to execute a process on
a remote Windows machine?
2006 Mar 22
0
any plans on getting psexec / cmdat equivalent to Samba?
Windows admins can make their work easier with a tool like psexec.
It allows to execute commands remotely, without the need to install
anything on the target machine. All that is needed is username/password
of course.
Unfortunately, psexec command only runs on Windows.
The usage is as follows (we start notepad interactively with -i to show
that something happens):
psexec \\192.168.1.2 -i -u
2006 May 28
1
any plans on getting psexec / cmdat equivalent to Samba?
Hello !
If anybody want`s to implement the psexec unix port or samba equivalent,
maybe taking a look at xCmd from Zoltan Csizmadia at
http://www.codeguru.com/Cpp/I-N/network/remoteinvocation/article.php/c5433/
may help a LOT and is a very good example. (This one seems to work similar
like psexec - but it is available with sourcecode!)
I don`t know if the author is still reachable via this
2010 Dec 22
1
Oddness with SMB, PsExec, Win 7, etc...
Hi,
I've got a simple PHP script which is using psexec from sysinternals to
execute commands on a remote machine (which uses SMB under the hood). If I
run it from DOS it works fine. If I run the same script via apache it hangs.
Fired up Wireshark and had a look at what was going on. In the working
version the treeconnect calls go to the IPC$ and then the ADMIN$ accounts on
the remote machine.
2005 Jan 25
0
Samba equiv for OS/2 NET ADMIN or NT's RCMD / PSEXEC?
Is there an equivalent solution for NET ADMIN / RCMD / PSEXEC within Samba allowing Samba servers to start / run programs on Windows clients? Maybe it is one of the RPC or RAP commands?
--
Michael Lueck
Lueck Data Systems
Remove the upper case letters NOSPAM to contact me directly.
2018 Aug 16
2
imapsieve: Change message flags on COPY
Hello, I'm trying to do a simple thing using imapsieve, I want messages to be marked as read when moved to certain folders (Trash, Archive, Spam).
All the set up to run the imapsieve script works perfectly, but I'm having trouble to make changes effective. As the RFC says, IMAP messages are immutable, but it's not clear to me reading the specs if this applies to IMAP flags too, as one
2006 May 19
4
PRI dialing IVR with inband DTMF
I have a client who is using a Shoretel PBX. This PBX apparently does not
send DTMF information OOB, but instead sends this inband via the B-channel.
This is traversing an Asterisk box via a PRI. The user calls the IVR
(1-800-CALL-DHL), receives audio, but is not able to present DTMF to engage
the IVR. With some light research it appears that the DSP is not activating
until the call is
2003 Jul 21
1
URGENT! brandly new Wildcard E400P for sale at $1000
A brandly new E400P 128 channel PRI, you can find more information on the Digium's site. The card was not used before, I sell it cause our company just don't need, we use Cisco AS5300. I can offer you the PCI PRI at $940 if bought in the next 2 days, I can send it to you via FedEx or DHL express. Please email me for more details!
Regards,
Kalin
-----------------------------
IPPN Networks
2018 Sep 14
4
Winexe, samba 4.8, sigsev...
I'm using 'winexe':
https://sourceforge.net/projects/winexe/
but this repository, compiled against samba 4.5, and works like a
charm:
https://sourceforge.net/u/mstowe/winexe/ci/master/tree/
I've tried to recompile them against samba 4.8 (louis repo), and
compile flawlessy, but if i try to run them:
winexe[10549]: segfault at 138 ip 00007fb165a2f3a4 sp 00007ffdf432a880 error
2008 Nov 03
1
Help with ATSVC
Hello All,
I'ma developer from Brazil and I'm studying samba sources. Now I'm trying
to build a sample application with samba 4 sources. It's quite simple, I
just
want to pick the time from a given remote windows machine, and then schedule
a job 2 minutes after that using atsvc. I think I'm messing up because I
simply
don't understand completely the meaning of the
2012 Jul 16
0
timeout vs. winexe
I use the winexe (a samba-based tool like psexec) to run a command
remotely on windows targets. The problem is, sometimes it hangs until
interrupted and I'd like to put it in a cron job. So I added a
'timeout 80' on the command line that starts a shell script that
invokes winexe with the needed parameters. This does prevent the
hang, but now every run takes the full 80 seconds to
2018 Sep 17
1
Winexe, samba 4.8, sigsev...
Mandi! Christof Schmitt via samba
In chel di` si favelave...
> I have not used it, but this has been added recently to the Samba git
> tree. See here: https://git.samba.org/?p=samba.git;a=commitdiff;h=ffa1c040c625336209a6310e234f5087dd62e984
> This is not part of a release yet, so you would need to look at the
> current master branch.
WOW! Super!
But i'm deeply ignorant on the
2018 Feb 13
2
[OT?] Winexe and recent samba...
Someone out there have compiled successfully winexe with recent (4.5+)
samba version?
I've tried that repository:
https://sourceforge.net/u/markr123/winexe/ci/master/tree/
that seems the latest fork available.
Thanks.
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/
Polo FVG - Via della
2024 Nov 04
1
Windows permissions
I think I'm fairly good with Linux (since 1991) but mostly clueless
with Windows. When I need Windows help, the Web has been my savior.
But not this time...
I have three Windows 10 boxes which I can successfully access
using xfreerdp so I presume I know the available users and
passwords. However, trying to access with winexe is proving difficult.
1. The command, <winexe -U winuser
2007 Mar 23
7
Doorphone vs. Grandstream BT101
I've done all the googling I can on this, and have come to the
conclusion that a Grandstream BT101 can be abused to be a door phone.
Could someone with access to one, confirm that the following is possible?
Researched:
1. When set to auto-answer, dialing the phone will result in a short
beep and instant speaker-phone connection.
2. When pressing the "message" button while
2018 Sep 17
1
Winexe, samba 4.8, sigsev...
Mandi! Oliver Rath via samba
In chel di` si favelave...
> winexe seems to be orphaned since 2013, so there is proably some
> compatibility issue. Nevertheless, Microsoft himself changed his mind
> and includes now sshd in Windows by default (you have to activate it).
> So you could use - as an alternative to winexe - ssh (by public key
> authentication) and use powershell or cmd
2007 Sep 11
2
yum proxy username with @ character
Hi,
I am having problem with setting up the proxy for yum correctly. I have
got no influence on proxy policy or authentication methods. The proxy
username contains the '@' character.
My question is if there is any way how to enter the username correctly
into the yum.conf. I tried many ways but has not been successful yet.
Many thanks,
David
2004 Jul 07
1
Sangoma cards
Has anyone used sangoma hardware with asterisk? Sangoma claims their
cards work but I don't see them on the supported list.
-Galt