diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20110924/005464.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20110924/005464.html | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110924/005464.html b/zarb-ml/mageia-discuss/20110924/005464.html new file mode 100644 index 000000000..930f133cb --- /dev/null +++ b/zarb-ml/mageia-discuss/20110924/005464.html @@ -0,0 +1,76 @@ +<!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=%3C4E7D86B3.7050609%40unige.ch%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + + <LINK REL="Next" HREF="005465.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] password-less ssh</H1> + <B>Juergen Harms</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20password-less%20ssh&In-Reply-To=%3C4E7D86B3.7050609%40unige.ch%3E" + TITLE="[Mageia-discuss] password-less ssh">Juergen.Harms at unige.ch + </A><BR> + <I>Sat Sep 24 09:28:51 CEST 2011</I> + <P><UL> + + <LI>Next message: <A HREF="005465.html">[Mageia-discuss] password-less ssh +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5464">[ date ]</a> + <a href="thread.html#5464">[ thread ]</a> + <a href="subject.html#5464">[ subject ]</a> + <a href="author.html#5464">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>I need password-less ssh between all Linux systems on my LAN. Worked +great until some weeks (?) ago. Still works for opening sessions from my +laptop to run on the server. But when the server opens a session on the +laptop, all at sudden a password is required. + +My configuration is slightly complex: my systems are multi-boot with +several OS-partitions (for instance to ease coexistance between the +production system and cauldron). To simplify key management, I keep the +key files in a template-directory in a shared (non-OS) partition, +replacing the files in $HOME/.ssh by symbolic links to files in that +directory (and, the server and the laptop are configured as identical as +possible, in particular, same ssh_config and sshd_config files). + +I can make (sounds easy, was quite a loss of time to find out) the +problem come and go by having $HOME/.ssh/authorized-keys as a link into +the shared directory (come), or using a copy of the template file (go) - +as said, the problem only appears on the laptop (and no problem having +the public and private key files implemented as links). Note: the +permissions are ok (0600 for the private key file and for authorized keys). + +For the user that is a regression - is this a bug to be filed?, is it +due to some security enhancement and just bad luck? +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + + <LI>Next message: <A HREF="005465.html">[Mageia-discuss] password-less ssh +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5464">[ date ]</a> + <a href="thread.html#5464">[ thread ]</a> + <a href="subject.html#5464">[ subject ]</a> + <a href="author.html#5464">[ 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> |