<br><br>
<div class="gmail_quote">On Thu, Sep 24, 2009 at 12:17 PM, Volker Lendecke <span dir="ltr">&lt;<a href="mailto:Volker.Lendecke@sernet.de">Volker.Lendecke@sernet.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">On Thu, Sep 24, 2009 at 12:08:38PM -0500, Shirish Pargaonkar wrote:<br>&gt; Alright.  I thought Samba server would have similar functionality<br>&gt; as far as named pipes are concerned. Thanks.<br><br></div>
We implement what Windows clients send us. And all we&#39;ve<br>seen so far for these pipe metaoperations is trans2<br>requests. We just haven&#39;t seen anything else on the wire,<br>and there is virtually no documentation (yet?) on this<br>
topic. As I said, we don&#39;t have access to Windows source<br>code, so we can only reply to what the clients have so far<br>sent us.<br><br>Sorry,<br><font color="#888888"><br>Volker<br></font><br>-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.9 (GNU/Linux)<br><br>iEYEARECAAYFAkq7qY4ACgkQbsgDfmnSbrYCRACdFeGfChxdN8fau9CVTlgWKuxg<br>mdsAn0vCMaotvwFHjW2yzAtohUhApyxV<br>=w7Zg<br>-----END PGP SIGNATURE-----<br><br></blockquote></div>
<div> </div>
<div>I do see SMB Trans (0x25) commands with TransactNmPipe functions (0x26)</div>
<div>handled by Samba server when I do a &#39;net view &lt;samba_server&gt; on a Windows client.</div>
<div>Not sure whether Samba server then also handles other Trans functions like</div>
<div>WaitNamedPipe etc..</div>
<div> </div>
<div> </div>