diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20110924/005465.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20110924/005465.html | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110924/005465.html b/zarb-ml/mageia-discuss/20110924/005465.html new file mode 100644 index 000000000..3045c7ca4 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110924/005465.html @@ -0,0 +1,82 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] password-less ssh + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20password-less%20ssh&In-Reply-To=%3C201109240959.12857.maarten%40rmail.be%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005464.html"> + <LINK REL="Next" HREF="005466.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] password-less ssh</H1> + <B>Maarten Vanraes</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20password-less%20ssh&In-Reply-To=%3C201109240959.12857.maarten%40rmail.be%3E" + TITLE="[Mageia-discuss] password-less ssh">maarten at rmail.be + </A><BR> + <I>Sat Sep 24 09:59:12 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005464.html">[Mageia-discuss] password-less ssh +</A></li> + <LI>Next message: <A HREF="005466.html">[Mageia-discuss] password-less ssh +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5465">[ date ]</a> + <a href="thread.html#5465">[ thread ]</a> + <a href="subject.html#5465">[ subject ]</a> + <a href="author.html#5465">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Op zaterdag 24 september 2011 09:28:51 schreef Juergen Harms: +><i> I need password-less ssh between all Linux systems on my LAN. Worked +</I>><i> great until some weeks (?) ago. Still works for opening sessions from my +</I>><i> laptop to run on the server. But when the server opens a session on the +</I>><i> laptop, all at sudden a password is required. +</I>><i> +</I>><i> My configuration is slightly complex: my systems are multi-boot with +</I>><i> several OS-partitions (for instance to ease coexistance between the +</I>><i> production system and cauldron). To simplify key management, I keep the +</I>><i> key files in a template-directory in a shared (non-OS) partition, +</I>><i> replacing the files in $HOME/.ssh by symbolic links to files in that +</I>><i> directory (and, the server and the laptop are configured as identical as +</I>><i> possible, in particular, same ssh_config and sshd_config files). +</I>><i> +</I>><i> I can make (sounds easy, was quite a loss of time to find out) the +</I>><i> problem come and go by having $HOME/.ssh/authorized-keys as a link into +</I>><i> the shared directory (come), or using a copy of the template file (go) - +</I>><i> as said, the problem only appears on the laptop (and no problem having +</I>><i> the public and private key files implemented as links). Note: the +</I>><i> permissions are ok (0600 for the private key file and for authorized keys). +</I>><i> +</I>><i> For the user that is a regression - is this a bug to be filed?, is it +</I>><i> due to some security enhancement and just bad luck? +</I> +so, what exactly is different, can you do an ssh -v to check? +is the authorized keys file still linked? is the known_hosts file still ok? +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005464.html">[Mageia-discuss] password-less ssh +</A></li> + <LI>Next message: <A HREF="005466.html">[Mageia-discuss] password-less ssh +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5465">[ date ]</a> + <a href="thread.html#5465">[ thread ]</a> + <a href="subject.html#5465">[ subject ]</a> + <a href="author.html#5465">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |