Displaying 20 results from an estimated 8000 matches similar to: "CentOS 6.5 fresh install, public ssh keys cannot authenticate"
2014 Sep 29
3
Is it safe to go from CentOS6.5 to CentOS 7 at this time
I am looking for opinions and personal experience on CentOS7 for both
grid and virtualized web environments.
I am currently on CentOS6.5 in a production environment.
I am about to add about 50 more servers to my grid and am trying to
identify the advantages and disadvantages of going to CentOS7.
The good part is, that I have some tolerance for backing out and
installing CentOS6.5 if 7 does not
2010 Apr 02
2
AuthorizedKeysFile with default value prevents Public/Private key authentication
Hi All,
I noticed that if I put:
AuthorizedKeysFile .ssh/authorized_keys in my sshd_config file,
pub/priv key authentication no longer worked.
I am using OpenSSH_5.4p1, OpenSSL 0.9.8n 24 Mar 2010
on Archlinux.
Sam
****************** Here is my WORKING config ******************
Port 22
ListenAddress 0.0.0.0
Protocol 2
PermitRootLogin no
PubkeyAuthentication yes
#AuthorizedKeysFile
2013 Dec 01
2
Error in 6.5 release notes?
> http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.5
Here it says "In addition to the samba4 RPM mentioned above" but, except
for that line, samba isn't mentioned at all. Is this a legacy comment,
or is information missing?
--
rgds
Stephen
2014 Feb 25
4
Problem with febootstrap version while compiling guestfsd in centos6.5
Hello,
I am try to compile guestfsd using this
link<http://thr3ads.net/libguestfs/2012/09/2100168-Re-compile-guestfsd>.
I am using libguestfs-1.24.4.tar.gz
After running ./configure with disable options i get a message claiming a
febootstrap >=3.2.
I already installed febootstrap-3.21-4.el6x86_64.rpm for centos6.5.
In the rpm description i found a note telling that this rpm will
2010 Oct 07
2
update HOWTO page for how to copy ssh pub keys
here:
http://wiki.centos.org/HowTos/Network/SecuringSSH
the recipe for how to copy your id_rsa.pub file to a remote system is
given as:
"Copy the public key (id_rsa.pub) to the server and install it to the
authorized_keys list:
$ cat id_rsa.pub >> ~/.ssh/authorized_keys"
i suspect it would be better if that were rewritten in terms of
using ssh-copy-id, just to be simpler and
2009 Oct 30
3
need help in generating ssh authorize keys
hi all,
I need to generate ssh authorize keys for a list of users hosted on
different servers.the users are active and each one has its public key
(id_rsa.pub) hosted in 1 server. now what i need to do is to generate
the authorize keys from each of their public key. the key is easily
generating if public key hosted on the Node but my problem is that all
public keys are hosted in 1 machine with a
2014 Jan 13
1
Need help with kernel, modules and headers
I need some help about kernels, modules and so on.
I've installed CentOS6.5 (fresh install) on a DELL E7440 laptop. After all the
updates I get the latest kernel: kernel-2.6.32-431.
But with this config I've a problem: If I close the screen on the keyboard, the
laptop hibernate. When I open it the system restart (I connect use ssh to reach
the laptop) but the screen remains black
2016 Apr 19
4
Client-side public key causing mess
Hello,
I have a client machine and a server machine. I generated a pair of
private-public rsa keys using ssh-keygen.
On the client-machine, I uploaded my private key onto ~/.ssh/id_rsa
On the server machine, I appended the content of the public key to
.ssh/authorized_keys
I can successfully connect from the client to the server with that config.
However, on the client-side, if I add a
2016 Jan 08
1
centos6.5 libvirt 1.2.14 virsh hang
hi all:
my environment is centos6.5
libvirt version is 1.2.14-1
qemu version is 1.7.0-1
I use openstack create a windows guest
about two days later I run virsh list but the the process is hang
virsh list can not return any thing
it hang
look like this:
then I run /etc/init.d/libvirtd restart
it show libivrtd stop faild and start failed
i will use the gdb and
2006 Mar 02
4
[Bug 1167] sftp fails to HP - UX os even when pubic keys are present in HP-UX
http://bugzilla.mindrot.org/show_bug.cgi?id=1167
Summary: sftp fails to HP - UX os even when pubic keys are
present in HP-UX
Product: Portable OpenSSH
Version: 3.7.1p2
Platform: Other
OS/Version: HP-UX
Status: NEW
Keywords: help-wanted
Severity: major
Priority: P2
Component:
2015 May 04
4
CentOS 7, NFS 4, and a non ext4 fs (like zfs)
Hello,
we want to migrate to CentOS 7(.1) , Server, Client etc ...
Right now we need to suspend that because we have some serious issues
with NFS4 shared ZFS ( kernel module - zfs on linux project ) Volumes
and CentOS 7 clients.
Our current server are CentOS6.5, if we share a zfs volume and do the
following on this share: client A reads/access file "z.txt". Now client
B replaces
2013 Dec 09
1
Centos6.5 Intel Corporation Centrino Advanced-N 6235 not working
Dear All,
i'm working on this Centos6.5 laptop, fully updated
*# uname -a**
**Linux jvermeulen.ict 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux*
It's an Acer Aspire E1-571.
I can't get the Intel Centrino N 6235 to work. I've used this card on
several different types of laptops and never
had any trouble.
I think I have the packages
2018 Dec 12
0
SFTP - Private/Public Authentication Keysets Beyond The First Set
Inclusion of the -i flag and the location of the private key solved the
problem.
Thanks Steve!
-----Original Message-----
From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Steve Clark
Sent: Wednesday, December 12, 2018 2:38 PM
To: CentOS mailing list
Subject: Re: [CentOS] SFTP - Private/Public Authentication Keysets Beyond
The First Set
On 12/12/2018 03:32 PM, Steve Clark wrote:
2018 Dec 12
0
SFTP - Private/Public Authentication Keysets Beyond The First Set
On 12/12/2018 03:28 PM, Gary Braatz wrote:
> Thanks for responding so quickly! No but I will try. Are you saying the
> first vendor connection worked because id_rsa and id_rsa.pub are the
> defaults if not specified? (I didn't use the -i flag for the first vendor.)
>
>
> -----Original Message-----
> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Steve
2016 Apr 14
2
(rfc) too many keys, usecase?
There is no /root/.ssh/authorized_keys on remote host, so I have to
authenticate with password.
On the remote host:
# /usr/sbin/sshd -T | egrep permitroot
permitrootlogin yes
Attempting:
$ ssh root@<remotehost>
shows:
Received disconnect from <remotehost> port 22:2: Too many authentication failures for root
packet_write_wait: Connection to <remotehost> port 22: Broken
2003 Sep 04
3
OpenSSH 3.5p1 (HP version): permissions of public identity
Hello,
I just received thes odd messages from HP-UX Secure Shell A.03.50.000.
(OpenSSH 3.5p1):
# ssh-add id_rsa.pub
5215: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
5215: @ WARNING: UNPROTECTED PRIVATE KEY FILE! @
5215: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
5215: Permissions 0644 for 'id_rsa.pub' are too open.
5215: It is
2011 Jan 27
6
SSH Automatic Log-on Failure - Centos 5.5
Hallo,
I wanted to avoid typing-in my password every occasion I remotely
logged-on to a server.
I created my SSH keys and copied the public part to the server and
renamed it authorized_keys.
My command line is: ssh root at xxxxxx.com -p 1234
The output shows the logging-on routine wants 3 types of authentication.
Surely one successful authentication is sufficient ?
OpenSSH_4.3p2, OpenSSL
2014 Jul 24
1
audio gain in SIP channel
hello all,
i'm trying to do what in object with an asterisk box 11.11 on centos6.5,
using functions
AGC and VOLUME, but seems that does not work at all.
There is a way to check this values during setup/call?
Maybe is it not possible realize what i'd like to do?
Could anyone can help me on this?
thanks a lot in advance
regards
Lorenzo
-------------- next part --------------
An HTML
2015 Jun 16
1
Req help regarding webRTC : Attempted Attempted to set an invalid DTLS-SRTP configuration on RTP instance
Hi List,
I am trying to setup a Asterisk setup in AWS instance Centos6.5 . I
have installed Asterisk 13.4 with srtp,pjproject. I have configured two
numbers for webRTC clients, when i try to call from a client (sipml5) to
another client (sipml5) it throws the following error:
"chan_sip.c:5851 dialog_initialize_dtls_srtp: Attempted to set an invalid
DTLS-SRTP configuration on RTP
2014 Aug 06
1
Shut down DN2820FYKH with power button
Hello.
I've installed CentOS6.5 x86_64 on DN2820FYKH.
I want to shut down with power button.
But, the acpid daemon cannot work correctly.
And, after I selected grub menu, the error message
"ACPI: Unable to load the System Description Tables"
is displayed.
Does this message relate to the issue?
I've checked, but the issue doesn't solve:
*BIOS update
==> BIOS ver.0028 to