Displaying 20 results from an estimated 400 matches similar to: "cmdat utility..."
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 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 Aug 16
1
net user add disables remote account automatically?
I notice when issuing the command "net rpc user testuser -S ip_address -U
administrator%password" that the testuser gets added to the remote machine
(Win 2k3) sucessfully, however the account is disabled.
After adding the user remotely it requires that the administrator log into
the remote machine "ip_address" to enable the newly created account.
Is there a way to add a user
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
2002 Jul 24
1
CRC errors RedHat 6/PuTTY/openssh 3.4
I recently upgraded my servers to 3.4p1 and have been having a problem
connecting with an old Windows SSH1 client by Cedomir Igaly, and also with
PuTTY which I just downloaded. I get a "CRC error".
This is with OpenSSH that I built from the SRPM, setting the flag
in the spec file for RHL 6.
My RH6 ssh talks both ways to OpenSSH_2.9.9 (RedHat patch) and to
sshd 3.4 on RedHat 7.2.
My
2004 May 10
2
Is Dovecot ready for production use?
Hi!
I'm currently running RH 9 with postfix, uw-imap and MailScanner. I want to
install Fedora Core 2 (when it comes out next week) with postfix, dovecot
and amavisd. I'm unhappy with the problems I'm having with MailScanner,
with the difficulty I've had with authentication as I am currently
configured, and want to move to Maildir instead of mbox.
That being said, is dovecot
2006 Mar 09
2
is there a possibility to start a programm from samba on a windows machine?
hi,
is there a possibility to start a windows program remotely from linux via
samba share?
thanks,
michael
2000 Apr 10
0
samba-tng-alpha-2.2.tar.gz
update:
- fixed smbd for win95-style profile-locating (it now works, thank you to
everyone who sent in log files to get this fixed)
- various modes tested and confirmed as working:
* ROLE_STANDALONE
security = user
encrypt passwords = yes
domain master = no
domain logons = no
* ROLE_DOMAIN_PDC
security = user
encrypt passwords = yes
domain master = yes
2010 Jun 22
3
OT: Recommendation for a good Internationalized terminal software
Hi all,
We've got server-based application that runs on CentOS. Until now,
most of our customer's end-users have accessed the application using
either PuTTY or Teraterm. I was asked yesterday to try and find
internationalized add ons or alternatives for our new Asian customers
(Japan, Korea and China atm).
I figured if anyone would be able to recommend terminal emulation
2008 Jun 19
3
Comport Serial Port Card (8 Ports)
It is some time that I using AirMail3 with wine.
I have the latest version of Wine but after I configure the Ports from
ttyR0 to ttyR7 and running AirMail3 this application is not able to
comunicate using the equivalent COM1 .... COM4 ports.
I'm not sure if Wine is converting correctly ttyR0 to COM1 and so forth.
The result is that for the Hurricane season I can NOT use E-Mail under
2013 May 15
2
Support for "ssh-rsa-sha256" and "ssh-dss-sha256" ?
Functionality request for supporting Digital Signatures for RSA and DSS
Public Key Algorithms in alignment with NIST SP800-131A.
I
assume this has been asked before, but I could not find in the
archives. Support of "ssh-rsa-sha256" and "ssh-dss-sha256" public key
algorithms for OpenSSH? I know Suite B Algorithms and x509 SSH
Extension Algorithms are supported, but not a
2001 Jan 30
3
dsa_verify signature incorrect
I am building version 2.3.0p1 of openssh on a UnixWare 2.03 system
and am unable to connect with SSH 2. The error I get is:
debug: len 55 datafellows 0
debug: dsa_verify: signature incorrect
dsa_verify failed for server_host_key
The build environment is as follows:
gcc 2.95.1
openssl-0.9.6-beta2
I've looked through the archives and found similar problems related
to version
2001 Apr 20
1
no networking
Hello,
I am using the latest prepackaged version of wine (apparently
0.0.20010326) under Debian/unstable and I am completely unable to do
anything network related. I tried 'Ping Plotter' as root and TeraTerm Pro
as both root and regular user. I also tried Becky, but that's another
thing entirely. All these applications did not seem to have access to the
network at all. I am using the
2011 Dec 09
2
Accessing a Modem / Dial-up telnet connection
Hi Mr newbie here. Using 32-bit Ubuntu 11.10 and Wine 1.3.28. I have installed a Creative PCI Modem and that works well as /dev/modem from things like putty. I've done the link ln -s /dev/modem ~/.wine/dosdevices/com6 so it's now my com6 within wine. However, using teraterm the response from the modem is bitty and slow and pretty useless. If I do something like AT\r the OK\r does come
2018 Oct 11
3
no mutual signature algorithm with RSA user certs client 7.8, server 7.4
On Thu, 11 Oct 2018, Damien Miller wrote:
> On Thu, 11 Oct 2018, Adam Eijdenberg wrote:
>
> > Thanks for looking into. I wasn't able to get the patch to apply
> > cleanly to the portable source for whatever reason, so I manually made
> > the changes and got a little further. I now get past the "no mutual
> > signature algorithm" client message, and get
2003 Sep 17
1
openssh 3.7p1 and 3.7.1p1 Solaris problems
I have some Solaris 7 boxes (Ultra 3 and Ultra Enterprise 250 hardware)
that I have compiled both 3.7p1 and 3.7.1p1 on and am having some
problems. I am using the same "configure" options that I have in the
past (without problems). I have tried both new and existing (previously
working) ssh_config and sshd_config files. The new versions seem to
have broken SSH 1 support (and
1999 Mar 31
1
NT PDC forgets it's the domain master browser!
On 31 Mar 99, Jim Watt <jimw@pe-nelson.com> had questions about NT
PDC forgets it's the domain master browser! Why???:
[snip]
> For about a week after the PDC is rebooted, everything is fine.
> Clients on both networks can see all the machines in the domain,
> indicating that Samba and the PDC are synchronizing browse
> lists. Eventually, in the nmbd log, errors like
1999 Apr 16
1
how to add /etc/passwd entries to smbpasswd
On 16 Apr 99, "Ameet Chaubal" <achaubal@admin.tavsnet.com> had
questions about how to add /etc/passwd entries to smbpasswd:
> How do I add all the users from /etc/passwd to the smbpasswd file.
> I am looking at smbpasswd man page but couldn't figure out the passwd
> entries.
I think the easiest thing would be to run without encrypted
passwords, but with
2000 Sep 18
1
ssh-agent and ssh2 servers...
I'm not on the mailing list, so I'd appreciate it if you could cc: me,
though I will keep an eye on the archives.
I am running openssh 2.2.0p1 on Debian GNU/Linux. I was pleased to
see that 2.2.0p1 had support for DSA keys in the agent, and I have
successfully used the v2 protocol to another openssh server with the
agent providing authentication.
I am also able to successfully connect
2002 Jan 22
2
ssh-keyscan: xmalloc out of memory error
hi all,
I got "xmalloc: out of memory" when i used
ssh-keyscan to a remote host that is using
SSH protocol 2 and only protocol 2 (no fallback
to SSH protocol 1).
Looks to me more like ssh-keyscan doesn't talk
SSH protocol 2 to the server.
Please help.
Here is the exact error:
# /usr/local/bin/ssh-keyscan -v miad_1
# miad_1 SSH-2.0-OpenSSH_3.0.2p1
xmalloc: out of memory