blob: 38cc0f2d15d38b2b2d0186c52b3e13a57c55958c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
<!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=%3C4E7DB1C7.2070806%40unige.ch%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="005468.html">
<LINK REL="Next" HREF="005471.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=%3C4E7DB1C7.2070806%40unige.ch%3E"
TITLE="[Mageia-discuss] password-less ssh">Juergen.Harms at unige.ch
</A><BR>
<I>Sat Sep 24 12:32:39 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="005468.html">[Mageia-discuss] password-less ssh
</A></li>
<LI>Next message: <A HREF="005471.html">[Mageia-discuss] password-less ssh
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5469">[ date ]</a>
<a href="thread.html#5469">[ thread ]</a>
<a href="subject.html#5469">[ subject ]</a>
<a href="author.html#5469">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 09/24/2011 12:06 PM, Maarten Vanraes wrote:
><i> so you're saying that ssh doesn't accept authorized_keys file if it's a link?
</I>That is the evidence - but it did somewhere (couple of weeks back) in
the past, I have used this approach for years.
><i> have you tried mount --bind it?
</I>I had not thought about this alternative - I will try and come back with
the result (do not have much experience with mount --bind, want to go
slowly). That means linking the entire .ssh directory. A simple symbolic
link of the entire directory never (if my memory is right) worked, that
is why I linked individual files. Would be a simplification if a mount
--bind can do the job
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="005468.html">[Mageia-discuss] password-less ssh
</A></li>
<LI>Next message: <A HREF="005471.html">[Mageia-discuss] password-less ssh
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5469">[ date ]</a>
<a href="thread.html#5469">[ thread ]</a>
<a href="subject.html#5469">[ subject ]</a>
<a href="author.html#5469">[ 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>
|