Displaying 20 results from an estimated 200 matches similar to: "Oddness with SMB, PsExec, Win 7, etc..."
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
2006 Aug 02
1
Bug in kernel-space samba client (3.0.23a) on FC5 (2.6.17-1.2157_FC5)
On a client running FC5 with all packages updated from
yum (running samba 3.0.23a-1.fc5.1 and the
2.6.17-1.2157_FC5 linux kernel), I cannot access
multiple samba shares that have share-level security
using cifs.
0. To reproduce, use a server that serves two shares
with share-level security. Make sure the shares have
different passwords.
1. Using the standard mount command and specifying
cifs
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.
2006 Jul 06
4
Re: psexec for Linux and svcctl.idl changes
> I am not a regular samba developer, but I wanted to have psexec
> equivalent, so I wrote it, it works but still need some development.
> I do not know if patches of such sizes (about 30k) are welcome on
> this list so I've put it on web page, with some description:
> http://eol.ovh.org/winexe/
> Comments welcome.
Hi, this is really great, you can get Windows command
2009 Jun 04
2
take and look and give your opinion
is this going to affect my ability to play games?
[Image: http://i645.photobucket.com/albums/uu176/photo000019/screencap.jpg ]
[/img]
2006 Jan 22
0
Adding the ''many'' records
Hi All
Apologies for being so utterly helpless with Rails but I was wondering
if I could trouble you all with another question?
Lets say I have the following tables/relationships:
"course" -< "races"
"race" -< "results"
"horse" -- "result"
What I have so far is the ability to add a race and when adding it I can
select from the
1998 Oct 09
1
Help with Samba urgently needed
Every attempt to upgrade to current versions of samba or to get a second
samba server to accept logins has failed. This is the second Samba server
we are attempting to run, configured more or less with the same smb.conf as
an operation samba server - runnind an older version.
Specifics:
Samba Version: samba-1.9.18p10
Platform: Sun OS 5.6
We are attempting to operate with clear_text password
1999 Sep 26
0
SMBMount losing connections to NT server
Hi all,
Just a thought - I'm running Samba on HP-UX 10.20,11.0, and MPE/iX, so no
SMBMount for
me. But Steve's idea that an update to files on the smbserver during a period
of inactivity on the smbclient being involved led me to question if this could
be an issue with the 'change notify' NT Transact mechanism; Some clients, when
doing a treeconnect to an smbshare, will then
2017 Jul 06
0
[Announce] Samba 4.5.11 Available for Download
======================================================
"Change your thoughts and
you change your world."
Norman Vincent Peale
======================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.5 release series.
Changes since 4.5.10:
---------------------
o Jeremy Allison <jra at
2017 Jul 06
0
[Announce] Samba 4.5.11 Available for Download
======================================================
"Change your thoughts and
you change your world."
Norman Vincent Peale
======================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.5 release series.
Changes since 4.5.10:
---------------------
o Jeremy Allison <jra at
1999 Sep 27
0
SAMBA digest 2249
Unknown
----- Original Message -----
From: <samba@samba.org>
To: Multiple recipients of list SAMBA <samba@samba.org>
Sent: Monday, September 27, 1999 10:37 AM
Subject: SAMBA digest 2249
> SAMBA Digest 2249
>
> For information on unsubscribing see http://samba.org/listproc/
> Topics covered in this issue include:
>
> 1) Re: redhat->nt printing problem after
2008 Jun 04
12
Mongrel as Windows service with normal privileges
I am trying to run Mongrel 1.1.5 with mongrel_service 0.3.4 on Ruby
1.8.6 with a "normal" user account, i.e. a user which belongs only to
the Windows group "Users". The rationale behind this is that running a
web server with full administrative rights (e.g. Local System) is not
something that I would like to do.
Unfortunately, starting the service from the services control
2017 Sep 18
5
samba 4 ad member - idmap = ad for machine accounts
Hi Rowland,
>> File server config looks exactly like this, except more shares, all
>> with same simple config. I know that "use defualt domain" isn't
>> necessery, but it's not the issue for me right now.
...
> 'SYSTEM' is a Windows group and is meaningless to Unix, it should be
> mapped to a Unix ID only on a Samba AD DC and there it is an
>
2018 Jan 11
2
Deploy software in fileserver folder
Hi Elias,
> I thought it worked, but after I uninstalled the software that I deployed
> via user scope, it did not reinstall. I selected the "Redeploy application"
> option, but it also did not work.
The user scope GPO are run with the privileges and access tokens of the
logged on user, so the user have local admin rights for install and need
access rights to the share you
2006 Mar 13
1
is there a possibility to start a programm from samba on a windows machine?]
Henrik Zagerholm wrote:
> It sure could be :)
>
> I know that Jerry (Carter) of the samba team was looking at this a
> while ago (psexec) but I guess he's been busy with the Samba4 TP.
> Samba TNG has a command called cmdat which will let you schedule
> commands on a win box using the at command.
> www.samba-tng.org
> By using the /now parameter you can execute
2016 Apr 18
5
Permission denied on GPT.ini (Event ID 1058)
Ok based on the MS link.
Have you enabled under Computer Configuration in the navigation tree on the left side, navigate to Administrative Templates\System\Logon
Enable "Always wait for the network at computer startup and logon"
If not done yet.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Sébastien Le Ray