Displaying 20 results from an estimated 3000 matches similar to: "non-interactive ssh connections (was Re: RSYNC ISSUE)"
2002 Jul 24
0
non-interactive ssh connections (was Re: RSYNC ISSUE)
First, an item to fix: the substitution of "-P" for "-p". All good
operating systems are case-sensitive, and many utilities, ssh included,
are case sensitive about their options. "-P" is passed along with the
"-p" to signal that the next parameter is the passphrase, to enable
passphrase setting directly in the commandline. If that's wrong,
2002 Jul 24
0
non-interactive ssh connections (was Re: RSYNC ISSUE)
Hi,
After creating and distributing the private key with "ssh-keygen -P", I am
till getting the following error message while I schedule from cron. Only
exception is right now , I have only one message which says
"You have no controlling tty and no DISPLAY. Cannot read passphrase".
Any help is appreciated. Gs
You have no controlling tty and no DISPLAY. Cannot read
2002 Jul 25
0
non-interactive ssh connections (was Re: RSYNC ISSUE)
Gouri: close. Try "Ssh-keygen -p -P ''". You might argue that ssh should guess that -P imlplies -p, but that's
an issue for your ssh maintainer.
Also: you don't ordinarily distribute the private key. You need the
PUBLIC key in $HOME/.ssh/authorized_keys on any system you want to access
with the private key. Maybe i'm seing your application backward, and you
2002 Jul 24
0
non-interactive ssh connections (was Re: RSYNC ISSUE)
Hi, I have tried to genertae the key with ssh-keygen -P ( remove the
passphrase)
And copied it to the traget system. However, it doesn't work. Any insite
with the way
I am distributing the script. Gs
-----Original Message-----
From: Martin Pool [mailto:mbp@samba.org]
Sent: Tuesday, July 23, 2002 6:53 PM
To: Kar, Gouri X. -ND
Cc: rsync@lists.samba.org; Johnson, Gary X. -ND; Minyard, Mark X.
2002 Jul 24
0
non-interactive ssh connections (was Re: RSYNC ISSUE)
Hi, I have tried to generate the key with ssh-keygen -P ( remove the
passphrase) and copied it to the target system. However, it doesn't work.
Any insite with the way I am distributing the KEYS
-----Original Message-----
From: Martin Pool [mailto:mbp@samba.org]
Sent: Tuesday, July 23, 2002 6:53 PM
To: Kar, Gouri X. -ND
Cc: rsync@lists.samba.org; Johnson, Gary X. -ND; Minyard, Mark X. -ND
2016 Apr 30
0
Package to work with weight based data
Hi Biswajit Kar,
Take a look at this CRAN Task:
https://cran.r-project.org/web/views/OfficialStatistics.html
Also, I've been re-writing functions of package "ineq" so that they
accept weights. I can provide those if you find them useful.
Finally, there are a bunch of packages in CRAN that provide plottings
using weights (e.g. "weights", "Hmisc",
2011 Sep 27
0
Platinum Blu-Ray Defeat the World
I ordered the Limited Edition Diamond Collector's Set,because I'm a big Disney dvd (http://www.seriesonsale.com/DVDs/Walt-Disney-s-100-Years-Of-Magic-164-Discs-DVD-Box-Set-24.html)fan. I was blown away by how nice the set really is. The box is lined in velvet with gold embossments. The lithographs are of pencil animation, so you get to see all of the animator's original pencil lines.
2012 Jul 24
0
MagicRuby 2012 (the only Ruby conference *inside* Walt Disney World!) – Registration open and CFP open for one more week!
Hello everyone!
I just realized I hadn''t alerted the community at large via the mailing
lists of our event this year. MagicRuby 2012 (presented by GitHub) will be
happening on October 5 and 6, 2012 inside Disney''s Hollywood Studios Theme
Park® at the Premier Theatre. Our registration is open now (available at
http://magic-ruby.com) and our CFP is open for one more week. Submit
2002 Jun 16
3
lm() function to get coefficients doesn`t work
Hi,
to get the residuals and coefficients I did the following:
kurse <- read.table("kurse.txt" header=T)
the data:
index bmw mru rwe vow kar sie bas
1 159,70 74,18 338,21 89,03 110,30 141,23 178,53 67,97
2 160,76 73,46 343,66 89,38 110,30 142,66 180,45 68,30
3 162,45 74,18 349,12 91,54 108,54 146,22 183,12 68,85
4 162,18 72,74 349,12 92,20 106,43 144,80 181,75
2011 May 15
0
rsync client and server processes, all hanging in read_timeout()
I'm backing my Ubuntu server up to an HFS+ case-sensitive volume on
our iMac using the below rsync command and it hangs at the end.
Compiling rsync 3.0.8 by hand with CFLAGS=-g on both systems shows
that all rsync processes are in read_timeout().
$ rsync \
--delete-delay \
-P \
-v \
-A \
-X \
--fake-super \
-aH \
--numeric-ids \
--exclude '/dev' \
2002 Jul 29
0
Preserving Permissions using server
Hi!:) - try using the sudo command as a prefix to all of that. I know
that if I didn't do that it would default to nobody.nobody when I copied.
-Tito
>
> Hi All,
> I recently installed Rsync to perform backup features - this
> includes backing up a /home dir and keeping ownerships/permissions
> intact is obviously very important....
>
> However when I perform.
2011 Sep 27
1
undefined class results in error instead of warning in 2.7.3
My ENC has always added some extra classes not defined in puppet (things
that I might end up using later based on the host name, department, or other
attributes associated with the host in my database). In 0.25.5 the undefined
class was reported at (info), in 2.6.9 it was reported as (warning), but in
2.7.3 it''s an (err) ? This now causes my catalog to stop processing. Why the
change
2009 Jun 15
1
NoMethodError: undefined method `password_reset_instructions' for UserNotifier:Class
Any ideas what would be causing this?
NoMethodError: undefined method `password_reset_instructions'' for
UserNotifier:Class
from /Library/Ruby/Gems/1.8/gems/actionmailer-2.3.2/lib/action_mailer/
base.rb:400:in `method_missing''
*** app/models/user_notifier.rb
class UserNotifier < ActionMailer::Base
def signup_notification(user)
setup user
subject ''Your new
2013 Aug 21
2
Bug on PAM_Winbind ?
Hello guys,
I am using PAM (0.82) to authenticate (samba) workgroup users and it works
fine (pam_smbpass). But after joining a domain and start using pam_winbind
too, pwauth (2.3.10) get a segmentation fault when trying to authenticate
any workgroup or domain user. What happens is that it does authenticate the
user successfully, but when it calls pam_end() to release its resources, it
crashes.
2002 Jan 13
0
rsynd-2.5.1 / io.c patches
Platform: Compaq OpenVMS Alpha 7.3
Compiler: Compaq C T6.5
The following patch resolves compile problems with the IO.C module.
The (char) type was being used where (void) was more appropriate based
on the actual use of the code.
The (char) type was also being used where the usage was actually an
(unsigned char).
const qualifiers were added to improve compile efficiency.
EAGLE> type
2008 Jul 24
0
Errno::EBADF Send an Email in Rails using GMail
Hi,
would someone please help me. I have been desperatley trying to fnd
out for the last two days why the following code is not working. Any
ideas.
I''m running Instant Rails 1.4 / Rails version 1.2.5 / Ruby version
1.8.5 (i386-mswin32) / RubyGems version 1.1.1 / Action Mailer version
1.3.5 / Windows XP.
Here is a description of my emailing application:
in
2001 Aug 22
1
@RSYNC EXIT / @RSYNC EOF
tridge and Wayne in particular:
I checked in this patch, which is meant to consolidate the ones from
both of you for handling EOF in a modules list. The idea is that we
need to handle servers that just close the socket rather than sending
a nice ending token, but we want to keep EOF detection on in general.
(The IO code is such a mess!)
--
Martin
Index: clientserver.c
2009 Apr 09
1
Mailing error in Rails 2.3.2
Hi,
My mails were working with the earlier version of rails ie. Rails
2.0.2. But recently when i upgraded my environment to 2.3.2 the mails
stopped working and gave
"Error: End of file reached".
But if i send mails independent of my rails app the mailing code works
fine.
My Environment:
Windows Xp
Ruby 1.8.7
actionmailer (2.3.2)
actionpack (2.3.2)
activerecord (2.3.2)
activeresource
2002 Feb 14
0
unexpected EOF in read_timeout (was Re[2]: [Fwd: Re: meaning of "IO Error: skipping the delete...."]])
I should have specified what i was replying to. This section seemed to be
in reference to what I had experienced before.
"
> Well, I'm stumped too. (Although I thought I'd read that the
> default timeout was not infinite when not otherwise specified,
> but I've got so much going on right now that I could easily be
> confused on that one!)
>
"
Tim Conway
2002 May 10
0
openssh 3.1 and rsync dont work - BUTssh 2.9.9.p1 does !
We have AIX 4.3.3 ML09 and AIX 5.1 ML01
I have narrowed the problem down, it is nothing to do with
uni/multiprocessor machines.
Both rsync 2.3.1 compiled by Bull in an installp and a gcc compiled
version of 2.4.5 ( by me ) both have exactly the same problem with SSH
3.1.p1 and both DONT have the problem with SSH 2.9.9p1 - so I assume this
is something highly specific to SSH 3.1.1.p1
Hope this