similar to: OSX - SSH agent functionality differing based upon CLI arguments

Displaying 20 results from an estimated 190 matches similar to: "OSX - SSH agent functionality differing based upon CLI arguments"

2015 Jul 18
2
How to ssh to a server via an intermediate server with X11 forwarding?
On Sun, Jul 5, 2015 at 3:26 AM, Damien Miller <djm at mindrot.org> wrote: > On Sat, 4 Jul 2015, Peng Yu wrote: > >> I tried the following command. >> >> ssh -Y -t intermediate -- ssh -Y dest >> >> But it shows the following error message. Does anybody know how to fix >> the problem? Thanks. > > ssh -oProxyCommand="ssh -W %h:%p
2015 Jul 18
2
can't ssh into C7 host
hey guys, Yesterday I had no trouble loggging into this database host. But today for some reason I can't log in using my RSA key and password authentication doesn't work either. I am able to log onto the host via console. And I was able to grab the ssh config file. Here it is: [root at db1 ~]# grep -v '#' /etc/ssh/sshd_config |sed '/^\s*$/d' HostKey
2015 Jul 19
0
can't ssh into C7 host
Am 19.07.2015 um 01:58 schrieb Tim Dunphy: > hey guys, > > Yesterday I had no trouble loggging into this database host. But today for > some reason I can't log in using my RSA key and password authentication > doesn't work either. > > I am able to log onto the host via console. And I was able to grab the ssh > config file. Here it is: > > [root at db1 ~]# grep
2015 Jul 14
2
ssh failed only with nfs home directory
Hey all, Having a weird ssh issue I'd like some opinions on. If I have my home directory mounted on the NFS server itself, I get permission denied when I try to ssh into it. The correct permissions and ownership are on the home directory, ssh directory and the authorized_users file. Here's what a verbose ssh session looks like: #ssh -v bluethundr at nfs1.example.com OpenSSH_6.2p2,
2015 Jul 29
3
Updating from 6.6 - 6.9 SSH
No I'm referring to "sshd -ddd" (preferrable on a high port like -p 8080 so you don't break your current ability to connect to the machine). As clearly the server is rejecting it. And only the server side debug can tell us that. - Ben Nick Stanoszek wrote: > I am using an AWS ubuntu 14.04 server...is that what you are asking? > > On Tue, Jul 28, 2015 at 10:00 PM,
2015 Jul 29
2
Updating from 6.6 - 6.9 SSH
And Server? - Ben Nick Stanoszek wrote: > Please see below :). Just a note---this is the EXACT command that I > use to log into the server BEFORE i try to update SSH. I continue to > use this same command for other servers. > > Nicks-MacBook-Pro:Downloads$ ssh -i WHATEVERKEY.pem > ubuntu at 54.200.249.185 <mailto:ubuntu at 54.200.249.185> -v -v -v -v > >
2015 Jul 29
2
Updating from 6.6 - 6.9 SSH
My apologies Darren, The error i get is a "PUBLICKEY" error as noted previously. Nicks-MacBook-Pro:Downloads$ ssh -i WHATEVERKEY.pem ubuntu at IPADDRESS Permission denied (publickey). Nicks-MacBook-Pro:Downloads$ I followed the directions as noted in the previous email to a T. Just copied and pasted---and used v6.9 ssh (which is the latest). What other info do you need? Thanks
2012 Oct 01
7
Passing http_proxy_host option
Hi, I''ve been trying to pass the http_proxy_host option to puppet but it''s not taking. I have tried the following: sudo puppet apply --debug --verbose --http_proxy_host http://user:pass@fqdn.com.au --modulepath ''/tmp/vagrant-puppet/modules-0'' /tmp/vagrant-puppet/manifests/default.pp sudo puppet apply --debug --verbose
2008 Mar 11
1
Error: arguments imply differing number of rows
I am simply trying to put 4 boxplots on the same plot, but I keep getting the "arguments imply differing number of rows" error. Here, I have two variables: a factor x of length 1762 (with 4 levels) and a numeric variable y of length 1762. How is it that my arguments imply differing numbers of rows? > length(x) [1] 1762 > length(y) [1] 1762 > is.factor(x) [1] TRUE >
2017 Sep 20
0
arguments imply differing number of rows
4000:6000 gives you 4000, 4001, ..., 6000. I suspect you want population= c(seq(4000, 6000, length=5), seq(3500, 4300, length=5), seq(3000, 3200, length=5)) Bob On 20 September 2017 at 17:07, Shivi Bhatia <shivipmp82 at gmail.com> wrote: > Hi Team, > > I using the syntax as: > > data.df<- data.frame( > city= c(rep(c("Delhi",
2017 Oct 02
0
Replication Error Between Differing Samba Versions During Upgrade
Spent more time on this today and found the following: * manually copying over the sam.ldb from a working controller did not fix the broken controller (in fact, it completely destroyed the domain) * upgrading to 4.1.6 shows the same issue as 4.3.11 (dbcheck, drs showrepl, dnsupdate all return happily, but ldapcmp shows missing data in the new controller) * this issue does not show up if I
2017 Oct 03
0
Replication Error Between Differing Samba Versions During Upgrade
Am 04.10.2017 um 00:31 schrieb Mike Ray via samba: > Hello all- > > At the recommendation of the Catalyst team, instead of trying to get 4.0.6 > replicating with 4.0.7, they suggested we try a later version (>=4.5) as those > versions are much more recent and may have handled issues older versions just > could not. Unfortunately that too did not work. They then suggested that
2004 Sep 10
0
Differing RIFF Lengths
Hi All, Why is it that sometimes when I encode a .wav file then decode it again the length of the generated file is 2 bytes shorter than the length of the source file? The discrepancy in length occurs in the header and the remainder of the data from there on is identical. It seems to me that what appear to be length fields in the header is adjusted appropriately. I suspect that this is not a
2004 Sep 10
0
Differing RIFF Lengths
> Why is it that sometimes when I encode a .wav file then decode it again > the length of the generated file is 2 bytes shorter than the length of > the source file? > > The discrepancy in length occurs in the header and the remainder of the > data from there on is identical. It seems to me that what appear to be > length fields in the header is adjusted appropriately.
2015 Feb 24
0
2.4.1 and Meta update from DIFFERING IP's - Status?
On 02/24/2015 02:19 PM, Dean Sauer wrote: > In looking at the archives... on this.. > > Does 2.4.1 allow the METADATA UPDATE from DIFFERING IP's with SOURCE > CREDS? no. This has been addressed as part of the authentication system rewrite towards 2.5.0. You will be able to even do such things as defining a user who can _only_ update metadata for a certain stream. We're
1998 May 18
0
"Samba: differing access permissions"
Hello everyone, I am responding to my own post in an attempt to give feedback to the community on what worked to solve the problem I was having. I got many different emails from people, and I must say that I am sincerely grateful to all who helped me in finding the solution. In the past, I have read through many many Samba digests on the web looking for info on my problem, and found the
2005 Apr 25
1
differing freespace reports in windows and unix
Hi List. Environment : SunOS jukebox2 5.8 Generic_108528-19 sun4u sparc SUNW,Sun-Blade-100 Samba 2.2.7 Windows NT, XP, 2000 clients. This is the problem. I am sharing 4 directories within a samba share. These are very large file structures, 3 Terabyte plus. Typically they run between 3 and 9 gb of freespace any given point in time. For some reason I can't fathom the freespace shown in
2009 Sep 25
0
differing behaviour between xts (0.6-7) and zoo (1.5-8)
Folks, I have some weekly dataseries that I convert to monthly xts (with yearmon indices), and obtain the two following extracts: > str(sig) An 'xts' object from Apr 1998 to Sep 1998 containing: Data: num [1:6, 1] 0.0083 0.2799 -0.2524 -0.0119 0.18 ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr "e1" Indexed by objects of class: [yearmon] TZ:
2014 Dec 17
1
Differing behaviour on consecutive runs
Hi all. I have a strange issue with sync'ing from a USB-attached ext4 file system on one machine, to a USB-attached ext3 file system on another. The sync works fine (a few thousand files). If I run it again straight away, or a few minutes later, rsync reports no action required. But if I wait for a few hours and run it again it copies all the files again. I'm trying to determine
2011 Apr 18
2
Using jitter function with differing variable lengths
Hi, I am trying to make a scatter plot with 4 different categories using the jitter function. My code returns a variable length error and will not plot because my four categories have different numbers of samples. When I delete samples from my spreadsheet so that each of the categories has the same number of variables, it plots just fine. Is there any way to get around this and plot all of my