Displaying 20 results from an estimated 8000 matches similar to: "rsync over ssh - possible attack vectors"
2005 Sep 22
1
Noob help with backup command syntax
Hi guys:
I'm new to rsync. I have downloaded and read sevral how-to snippits,
and the man pages. I got a little confused though trying to figure
out how to do what I need.
Can someone show me the syntax for doing the following:?
Given:
localserver = server that has data I want backed up, and I'm logged in
as root on it
remoteserver = server where the data is to go, into it's
2012 Jan 15
2
Samba 3.6 problems with idmap rid
Hi!
I am using mainly Samba 3.5 on CentOS, and I was very pleased with
idmap_rid backend for SID-to-RID mappings.
But on Solaris 10, I can only use 3.6 because OpenCSW ships only 3.6.
Problem is, things are changed and are not working as expected...
Here is my config on RHEL Samba 3.5:
[global]
workgroup = WINDOMAIN
realm = WINDOMAIN.LOCAL
server string = localserver
2020 May 18
2
dsync multiple mailboxes per connection?
Hello,
Is it possible to batch syncs of multiple mailboxes in a single dsync session?
We?re transferring users between servers and want to use dsync to transfer the mail; ideally we?d like to avoid creating a separate TCP connection per user.
Thank you!
cheers,
-Felipe Gasper
2010 Apr 09
5
SSH Through R Script
Hi,
I am trying to SSH to a remote server through R script. In other words, I
would like to know how I can get a SSH connection to the remote server and
then execute commands on that server with the R script.
So in bash, I would normally type ssh -lusername remoteserver.com; press
enter and then wait for the password prompt to key in my password.
I have tried system("ssh
2005 Mar 28
17
[Bug 1004] X11 forwarding not working with ssh3.9p1 (Error: Can't open display)
http://bugzilla.mindrot.org/show_bug.cgi?id=1004
Summary: X11 forwarding not working with ssh3.9p1 (Error: Can't
open display)
Product: Portable OpenSSH
Version: 3.9p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Miscellaneous
2015 Sep 12
3
Differentiating between ssh connection failures and ssh command failures
On Sat, Sep 12, 2015 at 11:14:07AM +1000, Damien Miller wrote:
> ssh server.example.com /usr/bin/do/something
> r=$?
> if [ $r -eq 0 ] ; then
> echo success
> elif [ $r -eq 255 ] ; then
> echo ssh failed
> else
> echo command failed
> fi
ssh remoteserver exit 255
Hmm :-)
exit(-1) aka exit(255) is a pretty standard "generic failure code"
for many
2020 Oct 12
2
Lookup sid with libsmbclient (invoked from c# on mono)
Typical example:
Here is some search & export for libsmbclient:
adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0 |grep
cli_rpc_pipe_open_noauth_transport
<nothing>
adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0 |grep
cli_rpc_pipe_open
U cli_rpc_pipe_open_noauth
adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0
1999 Dec 27
1
Cross-subnet, multiple workgroups
The samba configuration on the local LAN works great but, I am trying to set
up samba to permit browsing of two workgroups on different subnets and
getting very close but not quite the results I want. Remote shares can be
mapped to a local drive using "net use * \\remotehost\remoteshare" but in
windows explorer the remote workgroup is not browsable : there is a "computer
could not
2003 May 06
2
Recursive ssh
Hi all, I want to copy files from a remote server to a local directory with ssh. I've some difficulties with that because on the Remoteserver I have a directory "/www/ftp" with a lot of subdirectories with each of them 4 other subdirectories. I want to sync only */data/* to the local machine without */images/* or */doc/* or */movies/* Any solution would be appreciated. regardsMac
2016 Aug 16
1
"HA" ie. two linked tincds on the same ethernet segment
Goodday,
Currently using tinc 1.0.24 on Debian 8.x, OVH datacentre, two servers same VRACK (ie. internal ethernet bridge/switched together).
I’m wanting to get a remote server connected to both the two OVH servers for fail-over reasons, but having access via both to the shared vRack segment as a switch mode. Thereby Essentially I’m creating a ethernet loop…
----------------------vRack
|
2016 Jun 02
1
Problem with Firefox and SSH/browser
2016-06-01 19:36 GMT-03:00 <cpolish at surewest.net>:
> On 2016-06-01 09:53, Sergio Belkin wrote:
> > Hi folks,
> >
> > I have a problem, shame on me I feel as newbie, I cannot open Firefox
> > though ssh.
> >
> > ssh server is 7.2 and ssh client (running Xorg) is Fedora 23. Firefox
> does
> > not open. I've tried a lot of methods, even
2005 Jun 01
2
Attempting custom CentOS4 network install
Hi
I am installing CentOS4 over ether network using http and kickstart. I boot from
the first CentOS CD and at "boot:" prompt I input
"ks=http://localserver/install/custom.cfg". Except for minor glitches like
"Kernel-Development group not found" warning, the process is smooth and is
almost completely automated.
Now, I want to add additional RPMS to the CentOS/RPMS
2015 Apr 01
1
Remote protocol abstracted
I have been working in the abstraction of the remote protocol to separate
it from the server and the connection.
The purpose of this is I need to use the Xapian remote protocol in a server
we are working on (named Xapiand:
https://github.com/Kronuz/Xapiand) which is similar to some extent to the
`xapian-tcpsrv` in that it also serves
databases remotely through TCP, using the binary protocol. What
2009 Jun 03
3
Samba+Ldap problems
I'm trying to trobuleshoot my previuos problem from the basics.
I've a box setup with Ubuntu, samba and ldap. I have a lot of problems with
user authentications.
I'm checking if LDAP and PAM ar working together. I've added an user to ldap
with smbldap-useradd command (as posix account) and I'm trying to use it to
login via ssh. This user cannot authenticate.
Here is the result
2008 Sep 05
1
Weird TCP problem
Last week, I started seeing very strange behavior in one of the networks
that I manage.
The office LAN uses a Linux firewall which masquerades their
workstations over their DSL connection. There are probably ~75
workstations in the office LAN.
Their mail server is in a collocated facility nearby. That server has
an RFC1918 address; its router does SNAT to forward packets to the system.
Both
2002 Mar 26
2
URGENT: Tricky rsync problem
Hi all,
Here is the problem that I need to solve:
I have an ftp server that I wish to rsync the files from a directory on the remote server to a local server and then when the files are complete, move them to a public directory on the local server.
To move the files from the remote server, I successfully tried using the following command:
rsync -avz ftp.servername.com::roush/inbound/*
2004 Apr 22
1
X11 Connection rejected becuase of wrong authentication
Hi,
i'm using Cygwin under Win2000 to ssh Debian-Linux. I've changed die /etc/sshd_config file, to enable X11UseLocalhost no. But die Remoteserver said wenn launch xeyes:
X11 connection rejected because of wrong authentication.
X connection to localhost:10.0 broken (explicit kill or server shutdown)
Pls help me.Thanks!
regards
lingli
2009 Nov 10
1
Silent Dialing
Is there a way to disable ringing while dialing?
Example, external users come into our IVR, and if they dial certain IVR
options, these are sent off to a remote server for call handling (
Dial(SIP/extension at remoteserver) for example).
It rings once, then the remote system picks up. I would like it to be
more transparent to the users.
2005 Sep 27
1
Rsync Windows Corrupt File
I've been using rsync for years on linux based systems but just recently
downloaded and installed rsync on an XP computer for a certain application.
For the most part it works fine except for one issue pertaining to an open
file.
When backing up the My Documents directory, there is an Outlook .pst file as
part of this directory. This is an in use pst file. If Outlook is closed,
the pst file
2012 Aug 08
1
Memcache and Rails - Storing String as values.
Hello all,
I have been using Memcache with my rails application to store certain
key value pair.... I am using Dalli gem for the same... So Here''s what i
do from console:
require ''dalli''
dc = Dalli::Client.new(''remoteserver:11211'')
dc.set(''example_link'', "http://www.google.com")
=> true
value =