Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000711.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml" />
11
12    <title>Status for Andrew DeFaria: Cygwin, ssh, smb home directories</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/000709.html" title="CPAN Bundles and PREFIX" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000720.html" title="Fixing evil twins" />
17
18    <!--
19 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
20          xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
21          xmlns:dc="http://purl.org/dc/elements/1.1/">
22 <rdf:Description
23     rdf:about="http://defaria.com/blogs/Status/archives/000711.html"
24     trackback:ping="http://defaria.com/mt/mt-tb.cgi/94"
25     dc:title="Cygwin, ssh, smb home directories"
26     dc:identifier="http://defaria.com/blogs/Status/archives/000711.html"
27     dc:subject=""
28     dc:description="I knew I had approached this problem before and I had, back in 2006 for another client. Doing some research yields this and this but it&apos;s this that causes me to abandon this task. Specifically: Umm, Bruce, you aren&apos;t trying..."
29     dc:creator=""
30     dc:date="2009-05-07T23:56:11-06:00" />
31 </rdf:RDF>
32 -->
33
34
35    
36
37    <script type="text/javascript" src="http://defaria.com/blogs/Status/mt-site.js"></script>
38 </head>
39 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
40    <div id="container">
41       <div id="container-inner" class="pkg">
42
43          <div id="banner">
44             <div id="banner-inner" class="pkg">
45                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
46                <h2 id="banner-description">Searchable status reports and work log</h2>
47             </div>
48          </div>
49
50          <div id="pagebody">
51             <div id="pagebody-inner" class="pkg">
52                <div id="alpha">
53                   <div id="alpha-inner" class="pkg">
54
55                      <p class="content-nav">
56                         <a href="http://defaria.com/blogs/Status/archives/000709.html">&laquo; CPAN Bundles and PREFIX</a> |
57                         <a href="http://defaria.com/blogs/Status/">Main</a>
58                         | <a href="http://defaria.com/blogs/Status/archives/000720.html">Fixing evil twins &raquo;</a>
59                      </p>
60
61                      <a id="a000711"></a>
62                      <div class="entry" id="entry-711">
63                         <h3 class="entry-header">Cygwin, ssh, smb home directories</h3>
64                         <div class="entry-content">
65                            <div class="entry-body">
66                               <p>I knew I had approached this problem before and I had, back in 2006 for another client. Doing some research yields <a href="http://sourceware.org/ml/cygwin/2006-10/msg00553.html">this </a>and <a href="http://sourceware.org/ml/cygwin/2006-10/msg00644.html">this </a>but it's <a href="http://sourceware.org/ml/cygwin/2003-06/msg00080.html">this </a>that causes me to abandon this task. Specifically: <blockquote>Umm, Bruce, you aren't trying to access network shares from
67 a session you did with passwordless authentication, are you? Because if
68 you are, it's not going to work (see &lt;<a linkindex="10"
69  href="http://cygwin.com/cygwin-ug-net/ntsec.html#NTSEC-RELEASE1.3.3">http://cygwin.com/cygwin-ug-net/ntsec.html#NTSEC-RELEASE1.3.3</a>&gt;).<br>
70 </blockquote>
71 IIRC In Windows, if you log into Windows in a passwordless manner (i.e.
72 using ssh and pre-shared keys is considered passwordless - secure - but
73 you didn't supply a password) then Windows cannot determine how to
74 access SMB shares since it needs to "login" or authenticate with the
75 remote server using your username and password and all it has is your
76 username. Thus having a remote home directory will never work for our
77 purposes here. I will attempt to follow up on the Cygwin mailing list
78 to confirm my suspicions about this. There is hope for this to be
79 solved in the <a
80  href="http://cygwin.com/1.7/cygwin-ug-net/ov-new1.7.html">1.7 version
81 of Cygwin</a>:<br>
82
83 <blockquote>Cygwin now allows storage and use of user passwords in a
84 hidden area of the registry. This is tried first when Cygwin is called
85 by privileged processes to switch the user context. This allows, for
86 instance, ssh public key sessions with full network credentials to
87 access shares on other machines.<br>
88 </blockquote>
89                            </div>
90                            <div id="more" class="entry-more">
91                               
92                            </div>
93                         </div>
94                         <p class="entry-footer">
95                            <span class="post-footers">Posted by  on May  7, 2009 11:56 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000711.html">Permalink</a>
96                         </p>
97                      </div>
98
99                      
100                      <div class="trackbacks">
101                         <h3 id="trackback" class="trackbacks-header">TrackBack</h3>
102                         <div id="trackbacks-info">
103                            <p>TrackBack URL for this entry:<br />http://defaria.com/mt/mt-tb.cgi/94</p>
104                         </div>
105                         <div class="trackbacks-content">
106                            
107                         </div>
108                      </div>
109                      
110
111                      
112                   </div>
113                </div>
114             </div>
115          </div>
116       </div>
117    </div>
118 </body>
119 </html>