<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-13150</id>
	<title>Nabble - Samba</title>
	<updated>2008-07-24T22:16:54Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Samba-f13150.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Samba-f13150.html" />
	<subtitle type="html">Samba is software that can be run on a platform other than Microsoft Windows, for example, UNIX, Linux, IBM System 390, OpenVMS, and other operating systems. Samba uses the TCP/IP protocol that is installed on the host server. When correctly configured, it allows that host to interact with a Microsoft Windows client or server as if it is a Windows file and print server. Samba home is &lt;a href=&quot;http://samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-18645356</id>
	<title>DCE_STYLE, AES and sequence numbers</title>
	<published>2008-07-24T22:16:54Z</published>
	<updated>2008-07-24T22:16:54Z</updated>
	<author>
		<name>Andrew Bartlett</name>
	</author>
	<content type="html">The documentation in MS-KILE 3.4.5.1 on DCE_STYLE is very terse, and
&lt;br&gt;fails to clarify a few points, one of which is preventing
&lt;br&gt;interoperability with Windows Vista.
&lt;br&gt;&lt;br&gt;&amp;nbsp; The client MUST generate an additional AP reply message exactly as the server would ([RFC4120]
&lt;br&gt;&amp;nbsp; section 3.2.4) as the final message to send to the server. In GSS terms, the client must return
&lt;br&gt;&amp;nbsp; success and a message to the server. It is up to the application to deliver the message to the
&lt;br&gt;&amp;nbsp; server.
&lt;br&gt;&lt;br&gt;&amp;nbsp; The server MUST receive the additional AP reply message and verify that the message is
&lt;br&gt;&amp;nbsp; constructed correctly ([RFC4120] section 3.2.5).
&lt;br&gt;&lt;br&gt;What is unclear here is how the sequence numbers, exchanged in this
&lt;br&gt;message, are expected to be updated. &amp;nbsp;For example, with a WinXP clients,
&lt;br&gt;and arcfour-hmac-md5 encryption, the sequence number (as maintained by
&lt;br&gt;the client, and seen on the server) is unaffected by the receipt of this
&lt;br&gt;extra message. &amp;nbsp;
&lt;br&gt;&lt;br&gt;In Heimdal's implementation here, we reset the sequence numbers after
&lt;br&gt;verifying the AP_REP at line 690. 
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://git.samba.org/?p=samba.git;a=blob;f=source/heimdal/lib/gssapi/krb5/accept_sec_context.c;h=73b93ceba4c6bb472c546afd52981bcf13051173;hb=v4-0-test&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://git.samba.org/?p=samba.git;a=blob;f=source/heimdal/lib/gssapi/krb5/accept_sec_context.c;h=73b93ceba4c6bb472c546afd52981bcf13051173;hb=v4-0-test&lt;/a&gt;&lt;br&gt;&lt;br&gt;However, when GSSAPI CFX is used, and therefore an AES key is negotiated
&lt;br&gt;by a Windows Vista client to a Samba4 server, the client seems to
&lt;br&gt;require that the remote (from the server's persective) sequence number
&lt;br&gt;be increased by 1.
&lt;br&gt;&lt;br&gt;(ie, adding 1 to r_seq_number at like 690 allows the next gss_unwrap to
&lt;br&gt;match the expected sequence number correctly, in the DRSUAPI bind
&lt;br&gt;portion of a Vista SP1 domain join). 
&lt;br&gt;&lt;br&gt;Simiarly, you will note in line 606, that we must disable timestamp verification. 
&lt;br&gt;&lt;br&gt;While the client code (like 663) is comparatively sane...
&lt;br&gt;&lt;a href=&quot;http://git.samba.org/?p=samba.git;a=blob;f=source/heimdal/lib/gssapi/krb5/init_sec_context.c;h=c455a5dc8b7246c0c8e795206be5b9c3db114cb8;hb=v4-0-test&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://git.samba.org/?p=samba.git;a=blob;f=source/heimdal/lib/gssapi/krb5/init_sec_context.c;h=c455a5dc8b7246c0c8e795206be5b9c3db114cb8;hb=v4-0-test&lt;/a&gt;&lt;br&gt;&lt;br&gt;It seems that this is more than a simple role reversal, and the docs
&lt;br&gt;need to be expanded to clarify this. 
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Andrew Bartlett
&lt;br&gt;-- 
&lt;br&gt;Andrew Bartlett
&lt;br&gt;&lt;a href=&quot;http://samba.org/~abartlet/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org/~abartlet/&lt;/a&gt;&lt;br&gt;Authentication Developer, Samba Team &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://samba.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org&lt;/a&gt;&lt;br&gt;Samba Developer, Red Hat Inc.
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;cifs-protocol mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18645356&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cifs-protocol@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.samba.org/mailman/listinfo/cifs-protocol&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/cifs-protocol&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (196 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/18645356/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---cifs-protocol-f13152.html&quot; embed=&quot;fixTarget[13152]&quot; target=&quot;_top&quot; &gt;Samba - cifs-protocol&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DCE_STYLE%2C-AES-and-sequence-numbers-tp18645356p18645356.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18645115</id>
	<title>Re: (MythTV) LIRC + TView99 card - IR problem</title>
	<published>2008-07-24T21:39:53Z</published>
	<updated>2008-07-24T21:39:53Z</updated>
	<author>
		<name>Ian Bardsley-2</name>
	</author>
	<content type="html">G'Day Andrew
&lt;br&gt;&lt;br&gt;I'm not the bearer of good news i'm afraid, &amp;nbsp;my first attempt with 
&lt;br&gt;Mythtv was with on of these tuner cards and I never managed to get it 
&lt;br&gt;working even as a tuner. &amp;nbsp;After many attempts, some great help from 
&lt;br&gt;various list members and a deal of frustration, I just bought a DVB device.
&lt;br&gt;&lt;br&gt;For what it's worth I aquired via E-Bay some time ago a Micro$oft MCE 
&lt;br&gt;remote which has a nice feature of incorporating 2 programmable ir 
&lt;br&gt;senders as will as an ir receiver which allows control of the TV as well 
&lt;br&gt;as Myth with the one remote. &amp;nbsp;I use Mythbuntu now and this device 
&lt;br&gt;installed itself as part of the Mythbuntu installation process and apart 
&lt;br&gt;from a couple of errors in the in the LIRCD file, &amp;nbsp;worked without 
&lt;br&gt;further intervention. &amp;nbsp;Prior to that I was just using a simple serial 
&lt;br&gt;remote which also worked fine for Myth.
&lt;br&gt;&lt;br&gt;Hope you have better luck that I did but if all else fails there are 
&lt;br&gt;some fairly cheap solutions available to you as alternatives.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;Ian Bardsley
&lt;br&gt;&lt;br&gt;Andrew Smith wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi List,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Firstly, I have to say that Myth is a kick-arse bit of open source. &amp;nbsp;
&lt;br&gt;&amp;gt; All of my hats are off to those who've contributed to it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have a TView99 Analogue tuner card from about a billion years ago 
&lt;br&gt;&amp;gt; that I'd like to use as my IR receiver. &amp;nbsp;My main tuner is a Twin HD 
&lt;br&gt;&amp;gt; card (without IR), I threw the TView card in cause I had it, would 
&lt;br&gt;&amp;gt; like to tune Analogue and need IR. &amp;nbsp;I'm hoping someone on the list 
&lt;br&gt;&amp;gt; happens to have one of these cards working, or can steer me on 
&lt;br&gt;&amp;gt; diagnosis of the problem.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My Distro is MythDora (cause it's quick). &amp;nbsp;I have the card tuning fine 
&lt;br&gt;&amp;gt; - bttv auto detects the correct card type, and the IR function seems 
&lt;br&gt;&amp;gt; to be correctly found and provides /dev/input/event6 for me to use 
&lt;br&gt;&amp;gt; with irrecord (irrecord -H dev/input -d /dev/input/event6 lircd.conf)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The issue is that irrecord times out after 10 seconds with:
&lt;br&gt;&amp;gt; Hold down an arbitrary button.
&lt;br&gt;&amp;gt; &amp;lt;10 secs&amp;gt;
&lt;br&gt;&amp;gt; irrecord: gap not found, can't continue
&lt;br&gt;&amp;gt; irrecord: closing '/dev/input/event6'
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm thinking it might even be a hardware problem - I'm pretty sure I'm 
&lt;br&gt;&amp;gt; using the correct IR lead (white stereo 3.5mm plug) - that's where I'm 
&lt;br&gt;&amp;gt; hoping someone has one and can confirm. &amp;nbsp;I haven't located the 
&lt;br&gt;&amp;gt; original remote, but have been hoping that at least one of the others 
&lt;br&gt;&amp;gt; I've tried (including a Hauppauge x50 remote) should've shown up 
&lt;br&gt;&amp;gt; something.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; From what I understand, irrecord is talking directly to the 
&lt;br&gt;&amp;gt; module/card, so lircd isn't running or configured at this point.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Other output below.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; An help/pointers appreciated!
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; Andrew
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; dmesg:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; bttv: Bt8xx card found (0).
&lt;br&gt;&amp;gt; ACPI: PCI Interrupt 0000:04:00.0[A] -&amp;gt; GSI 16 (level, low) -&amp;gt; IRQ 16
&lt;br&gt;&amp;gt; bttv0: Bt878 (rev 2) at 0000:04:00.0, irq: 16, latency: 64, mmio: 
&lt;br&gt;&amp;gt; 0xd8001000
&lt;br&gt;&amp;gt; bttv0: detected: (Askey Magic/others) TView99 CPH06x [card=38], PCI 
&lt;br&gt;&amp;gt; subsystem ID is 144f:3000
&lt;br&gt;&amp;gt; bttv0: using: Askey CPH06X TView99 [card=38,autodetected]
&lt;br&gt;&amp;gt; bttv0: gpio: en=00000000, out=00000000 in=00ffefff [init]
&lt;br&gt;&amp;gt; bttv0: tuner type=1
&lt;br&gt;&amp;gt; bttv0: i2c: checking for MSP34xx @ 0x80... not found
&lt;br&gt;&amp;gt; bttv0: i2c: checking for TDA9875 @ 0xb0... not found
&lt;br&gt;&amp;gt; bttv0: i2c: checking for TDA7432 @ 0x8a... not found
&lt;br&gt;&amp;gt; All bytes are equal. It is not a TEA5767
&lt;br&gt;&amp;gt; tuner 1-0060: chip found @ 0xc0 (bt878 #0 [sw])
&lt;br&gt;&amp;gt; tuner-simple 1-0060: type set to 1 (Philips PAL_I (FI1246 and 
&lt;br&gt;&amp;gt; compatibles))
&lt;br&gt;&amp;gt; tuner 1-0060: type set to Philips PAL_I (FI12
&lt;br&gt;&amp;gt; tuner-simple 1-0060: type set to 1 (Philips PAL_I (FI1246 and 
&lt;br&gt;&amp;gt; compatibles))
&lt;br&gt;&amp;gt; tuner 1-0060: type set to Philips PAL_I (FI12
&lt;br&gt;&amp;gt; bttv0: registered device video0
&lt;br&gt;&amp;gt; bttv0: registered device vbi0
&lt;br&gt;&amp;gt; bttv0: PLL: 28636363 =&amp;gt; 35468950 .. ok
&lt;br&gt;&amp;gt; input: bttv IR (card=38) as /class/input/input6
&lt;br&gt;&amp;gt; bt878: AUDIO driver version 0.0.0 loaded
&lt;br&gt;&amp;gt; bt878: Bt878 AUDIO function found (0).
&lt;br&gt;&amp;gt; ACPI: PCI Interrupt 0000:04:00.1[A] -&amp;gt; GSI 16 (level, low) -&amp;gt; IRQ 16
&lt;br&gt;&amp;gt; bt878_probe: card id=[0x3000144f], Unknown card.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; cat /proc/bus/input/devices:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I: Bus=0001 Vendor=144f Product=3000 Version=0001
&lt;br&gt;&amp;gt; N: Name=&amp;quot;bttv IR (card=38)&amp;quot;
&lt;br&gt;&amp;gt; P: Phys=pci-0000:04:00.0/ir0
&lt;br&gt;&amp;gt; S: Sysfs=/class/input/input6
&lt;br&gt;&amp;gt; U: Uniq=
&lt;br&gt;&amp;gt; H: Handlers=kbd event6
&lt;br&gt;&amp;gt; B: EV=100003
&lt;br&gt;&amp;gt; B: KEY=10afc336 2150a48 0 0 0 404 80010000 190 4801 1e0000 4400 100000 
&lt;br&gt;&amp;gt; 10000ffc
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;linux mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18645115&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;linux@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.samba.org/mailman/listinfo/linux&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/linux&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---linux-f13154.html&quot; embed=&quot;fixTarget[13154]&quot; target=&quot;_top&quot; &gt;Samba - linux&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/%28MythTV%29-LIRC-%2B-TView99-card---IR-problem-tp18644196p18645115.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18645099</id>
	<title>Re: Vista CFX join and 'out of order' GSSAPI messages</title>
	<published>2008-07-24T21:38:07Z</published>
	<updated>2008-07-24T21:38:07Z</updated>
	<author>
		<name>Andrew Bartlett</name>
	</author>
	<content type="html">On Tue, 2008-07-22 at 19:16 +0100, Love Hörnquist Åstrand wrote:
&lt;br&gt;&amp;gt; Hello Andrew,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The DCE-STYLE patches where from metze (I think)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Also, just to confuse us, the seq number might be diffrent for RC4 and &amp;nbsp;
&lt;br&gt;&amp;gt; AES
&lt;br&gt;&lt;br&gt;It certainly appears that way. &amp;nbsp;Patched to allow the sequence number to
&lt;br&gt;match for Vista, it fails to accept a join from WinXP. 
&lt;br&gt;&lt;br&gt;Andrew Bartlett
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Andrew Bartlett
&lt;br&gt;&lt;a href=&quot;http://samba.org/~abartlet/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org/~abartlet/&lt;/a&gt;&lt;br&gt;Authentication Developer, Samba Team &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://samba.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org&lt;/a&gt;&lt;br&gt;Samba Developer, Red Hat Inc.
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (196 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/18645099/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---samba-technical-f13164.html&quot; embed=&quot;fixTarget[13164]&quot; target=&quot;_top&quot; &gt;Samba - samba-technical&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Vista-CFX-join-and-%27out-of-order%27-GSSAPI-messages-tp18585927p18645099.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18645016</id>
	<title>Re: IPv6 Australia?</title>
	<published>2008-07-24T21:28:10Z</published>
	<updated>2008-07-24T21:28:10Z</updated>
	<author>
		<name>Michael Still-2</name>
	</author>
	<content type="html">Robert Edwards wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Michael Still wrote:
&lt;br&gt;&amp;gt;&amp;gt; Robert Edwards wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; We'll wait and see how &amp;quot;strictly&amp;quot; adhered to the hierarchical routing
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; scheme really ends up. I am not so sure. The so-called &amp;quot;massive routing
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; tables&amp;quot; of IPv4 aren't all that massive these days, with CIDR and other
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; policies having reduced the potential number of entries. In any case,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; it is not an issue for most people and those who do care have solved
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; it or are using IPv6 as their backbone routing infrastructure.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; DFZ routers currently seem to carry about 2.2 BGP entries for the IPv4
&lt;br&gt;&amp;gt;&amp;gt; Internet. It would be interesting to know how much route aggregation
&lt;br&gt;&amp;gt;&amp;gt; helps reduce that number.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Mikal
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2.2 seems a little on the low side, plus I am not sure how they can have
&lt;br&gt;&amp;gt; 0.2 of a routing table entry... :) Is it 2.2 million?
&lt;/div&gt;&lt;br&gt;Sorry, yes. Let's go with that.
&lt;br&gt;&lt;br&gt;Mikal
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;linux mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18645016&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;linux@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.samba.org/mailman/listinfo/linux&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/linux&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---linux-f13154.html&quot; embed=&quot;fixTarget[13154]&quot; target=&quot;_top&quot; &gt;Samba - linux&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/IPv6-Australia--tp18545259p18645016.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18644892</id>
	<title>Re: IPv6 Australia?</title>
	<published>2008-07-24T21:12:09Z</published>
	<updated>2008-07-24T21:12:09Z</updated>
	<author>
		<name>Robert Edwards-3</name>
	</author>
	<content type="html">Michael Still wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Robert Edwards wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; We'll wait and see how &amp;quot;strictly&amp;quot; adhered to the hierarchical routing
&lt;br&gt;&amp;gt;&amp;gt; scheme really ends up. I am not so sure. The so-called &amp;quot;massive routing
&lt;br&gt;&amp;gt;&amp;gt; tables&amp;quot; of IPv4 aren't all that massive these days, with CIDR and other
&lt;br&gt;&amp;gt;&amp;gt; policies having reduced the potential number of entries. In any case,
&lt;br&gt;&amp;gt;&amp;gt; it is not an issue for most people and those who do care have solved
&lt;br&gt;&amp;gt;&amp;gt; it or are using IPv6 as their backbone routing infrastructure.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; DFZ routers currently seem to carry about 2.2 BGP entries for the IPv4
&lt;br&gt;&amp;gt; Internet. It would be interesting to know how much route aggregation
&lt;br&gt;&amp;gt; helps reduce that number.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Mikal
&lt;/div&gt;&lt;br&gt;2.2 seems a little on the low side, plus I am not sure how they can have
&lt;br&gt;0.2 of a routing table entry... :) Is it 2.2 million?
&lt;br&gt;&lt;br&gt;Bob Edwards.
&lt;br&gt;-- 
&lt;br&gt;linux mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18644892&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;linux@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.samba.org/mailman/listinfo/linux&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/linux&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---linux-f13154.html&quot; embed=&quot;fixTarget[13154]&quot; target=&quot;_top&quot; &gt;Samba - linux&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/IPv6-Australia--tp18545259p18644892.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18644719</id>
	<title>DO NOT REPLY [Bug 5407] hlink.c:480: finish_hard_link: Assertion `flist != ((void *)0)' failed.</title>
	<published>2008-07-24T20:48:01Z</published>
	<updated>2008-07-24T20:48:01Z</updated>
	<author>
		<name>Bugzilla from samba-bugs@samba.org</name>
	</author>
	<content type="html">&lt;a href=&quot;https://bugzilla.samba.org/show_bug.cgi?id=5407&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/show_bug.cgi?id=5407&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18644719&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wayned@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|ASSIGNED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Version|3.0.2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |3.0.3
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #4 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18644719&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wayned@...&lt;/a&gt; &amp;nbsp;2008-07-24 22:48 CST -------
&lt;br&gt;Good to hear! &amp;nbsp;We'll mark this one as fixed in 3.0.3, then. &amp;nbsp;Thanks!
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;https://bugzilla.samba.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the QA contact for the bug, or are watching the QA contact.
&lt;br&gt;-- 
&lt;br&gt;Please use reply-all for most replies to avoid omitting the mailing list.
&lt;br&gt;To unsubscribe or change options: &lt;a href=&quot;https://lists.samba.org/mailman/listinfo/rsync&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/rsync&lt;/a&gt;&lt;br&gt;Before posting, read: &lt;a href=&quot;http://www.catb.org/~esr/faqs/smart-questions.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.catb.org/~esr/faqs/smart-questions.html&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---rsync-f13158.html&quot; embed=&quot;fixTarget[13158]&quot; target=&quot;_top&quot; &gt;Samba - rsync&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DO-NOT-REPLY--Bug-5407--New%3A-hlink.c%3A480%3A-finish_hard_link%3A-Assertion-%60flist-%21%3D-%28%28void-*%290%29%27-failed.-tp16823491p18644719.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18644647</id>
	<title>DCE/RPC PFC_SUPPORT_HEADER_SIGN not optional</title>
	<published>2008-07-24T20:36:19Z</published>
	<updated>2008-07-24T20:36:19Z</updated>
	<author>
		<name>Andrew Bartlett</name>
	</author>
	<content type="html">MS-RPCE 3.3.1.5.2.2 implies that the PFC_SUPPORT_HEADER_SIGN bit in the
&lt;br&gt;RPC bind messages negotiates optional support for header signing.
&lt;br&gt;however, this is not the case - the client (Vista SP1 in this case) will
&lt;br&gt;sign the RPC headers if the target security mechanism supports it.
&lt;br&gt;&lt;br&gt;(ie, original style NTLM has unsigned headers, NTLM2 session security
&lt;br&gt;signs them, GSSAPI does not, unless using AES per MS-KILE 3.4.5.4.1)
&lt;br&gt;&lt;br&gt;Therefore the documentation for this extension should be rewritten to
&lt;br&gt;indicate that this is an informative bit, not a negotiated flag.
&lt;br&gt;&lt;br&gt;(And while painful to me, if this were to be a real negotiation, the
&lt;br&gt;attacker this feature is expected to disrupt would be able to simply
&lt;br&gt;turn it off). 
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Andrew Bartlett
&lt;br&gt;-- 
&lt;br&gt;Andrew Bartlett
&lt;br&gt;&lt;a href=&quot;http://samba.org/~abartlet/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org/~abartlet/&lt;/a&gt;&lt;br&gt;Authentication Developer, Samba Team &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://samba.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org&lt;/a&gt;&lt;br&gt;Samba Developer, Red Hat Inc.
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;cifs-protocol mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18644647&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cifs-protocol@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.samba.org/mailman/listinfo/cifs-protocol&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/cifs-protocol&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (196 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/18644647/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---cifs-protocol-f13152.html&quot; embed=&quot;fixTarget[13152]&quot; target=&quot;_top&quot; &gt;Samba - cifs-protocol&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DCE-RPC-PFC_SUPPORT_HEADER_SIGN-not-optional-tp18644647p18644647.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18644588</id>
	<title>Rsync 3.0.4pre1 released</title>
	<published>2008-07-24T20:28:20Z</published>
	<updated>2008-07-24T20:28:20Z</updated>
	<author>
		<name>Wayne Davison-2</name>
	</author>
	<content type="html">Rsync version 3.0.4pre1 is now available for release testing. &amp;nbsp;This is
&lt;br&gt;a bug-fix release with the only enhancement being the adding of a way
&lt;br&gt;to interact with an overly-restrictive server that refuses rsync's
&lt;br&gt;behind-the-scenes use of the -e option.
&lt;br&gt;&lt;br&gt;Please test this new release and send email to the rsync mailing list
&lt;br&gt;with any questions, comments, or bug reports.
&lt;br&gt;&lt;br&gt;To see a full summary of the changes since 3.0.3, visit this link:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.4pre1-NEWS&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.4pre1-NEWS&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can download the source tar file and its signature from here:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.4pre1.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.4pre1.tar.gz&lt;/a&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.4pre1.tar.gz.asc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.4pre1.tar.gz.asc&lt;/a&gt;&lt;br&gt;&lt;br&gt;The patches directory is now in a separate tar file (for those that want
&lt;br&gt;one or more of the patches):
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://rsync.samba.org/ftp/rsync/src-previews/rsync-patches-3.0.4pre1.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rsync.samba.org/ftp/rsync/src-previews/rsync-patches-3.0.4pre1.tar.gz&lt;/a&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://rsync.samba.org/ftp/rsync/src-previews/rsync-patches-3.0.4pre1.tar.gz.asc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rsync.samba.org/ftp/rsync/src-previews/rsync-patches-3.0.4pre1.tar.gz.asc&lt;/a&gt;&lt;br&gt;&lt;br&gt;See the rsync website for other download methods, including diffs, etc.:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://rsync.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rsync.samba.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;..wayne..
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;-- 
&lt;br&gt;Please use reply-all for most replies to avoid omitting the mailing list.
&lt;br&gt;To unsubscribe or change options: &lt;a href=&quot;https://lists.samba.org/mailman/listinfo/rsync&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/rsync&lt;/a&gt;&lt;br&gt;Before posting, read: &lt;a href=&quot;http://www.catb.org/~esr/faqs/smart-questions.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.catb.org/~esr/faqs/smart-questions.html&lt;/a&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (196 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/18644588/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---rsync-f13158.html&quot; embed=&quot;fixTarget[13158]&quot; target=&quot;_top&quot; &gt;Samba - rsync&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Rsync-3.0.4pre1-released-tp18644588p18644588.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18644593</id>
	<title>Rsync 3.0.4pre1 released</title>
	<published>2008-07-24T20:28:20Z</published>
	<updated>2008-07-24T20:28:20Z</updated>
	<author>
		<name>Wayne Davison-2</name>
	</author>
	<content type="html">Rsync version 3.0.4pre1 is now available for release testing. &amp;nbsp;This is
&lt;br&gt;a bug-fix release with the only enhancement being the adding of a way
&lt;br&gt;to interact with an overly-restrictive server that refuses rsync's
&lt;br&gt;behind-the-scenes use of the -e option.
&lt;br&gt;&lt;br&gt;Please test this new release and send email to the rsync mailing list
&lt;br&gt;with any questions, comments, or bug reports.
&lt;br&gt;&lt;br&gt;To see a full summary of the changes since 3.0.3, visit this link:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.4pre1-NEWS&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.4pre1-NEWS&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can download the source tar file and its signature from here:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.4pre1.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.4pre1.tar.gz&lt;/a&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.4pre1.tar.gz.asc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.4pre1.tar.gz.asc&lt;/a&gt;&lt;br&gt;&lt;br&gt;The patches directory is now in a separate tar file (for those that want
&lt;br&gt;one or more of the patches):
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://rsync.samba.org/ftp/rsync/src-previews/rsync-patches-3.0.4pre1.tar.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rsync.samba.org/ftp/rsync/src-previews/rsync-patches-3.0.4pre1.tar.gz&lt;/a&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://rsync.samba.org/ftp/rsync/src-previews/rsync-patches-3.0.4pre1.tar.gz.asc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rsync.samba.org/ftp/rsync/src-previews/rsync-patches-3.0.4pre1.tar.gz.asc&lt;/a&gt;&lt;br&gt;&lt;br&gt;See the rsync website for other download methods, including diffs, etc.:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://rsync.samba.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rsync.samba.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;..wayne..
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;rsync-announce mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18644593&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rsync-announce@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.samba.org/mailman/listinfo/rsync-announce&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/rsync-announce&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (196 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/18644593/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---rsync-announce-f13159.html&quot; embed=&quot;fixTarget[13159]&quot; target=&quot;_top&quot; &gt;Samba - rsync-announce&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Rsync-3.0.4pre1-released-tp18644593p18644593.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18644579</id>
	<title>Re: IPv6 Australia?</title>
	<published>2008-07-24T20:26:11Z</published>
	<updated>2008-07-24T20:26:11Z</updated>
	<author>
		<name>Michael Still-2</name>
	</author>
	<content type="html">Robert Edwards wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; We'll wait and see how &amp;quot;strictly&amp;quot; adhered to the hierarchical routing
&lt;br&gt;&amp;gt; scheme really ends up. I am not so sure. The so-called &amp;quot;massive routing
&lt;br&gt;&amp;gt; tables&amp;quot; of IPv4 aren't all that massive these days, with CIDR and other
&lt;br&gt;&amp;gt; policies having reduced the potential number of entries. In any case,
&lt;br&gt;&amp;gt; it is not an issue for most people and those who do care have solved
&lt;br&gt;&amp;gt; it or are using IPv6 as their backbone routing infrastructure.
&lt;br&gt;&lt;br&gt;DFZ routers currently seem to carry about 2.2 BGP entries for the IPv4
&lt;br&gt;Internet. It would be interesting to know how much route aggregation
&lt;br&gt;helps reduce that number.
&lt;br&gt;&lt;br&gt;Mikal
&lt;br&gt;-- 
&lt;br&gt;linux mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18644579&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;linux@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.samba.org/mailman/listinfo/linux&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/linux&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---linux-f13154.html&quot; embed=&quot;fixTarget[13154]&quot; target=&quot;_top&quot; &gt;Samba - linux&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/IPv6-Australia--tp18545259p18644579.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18644176</id>
	<title>DO NOT REPLY [Bug 5407] hlink.c:480: finish_hard_link: Assertion `flist != ((void *)0)' failed.</title>
	<published>2008-07-24T19:38:56Z</published>
	<updated>2008-07-24T19:38:56Z</updated>
	<author>
		<name>Bugzilla from samba-bugs@samba.org</name>
	</author>
	<content type="html">&lt;a href=&quot;https://bugzilla.samba.org/show_bug.cgi?id=5407&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/show_bug.cgi?id=5407&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #3 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18644176&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;brian_lindholm@...&lt;/a&gt; &amp;nbsp;2008-07-24 21:39 CST -------
&lt;br&gt;I've not seen the error since I upgraded to rsync-3.0.3pre1. &amp;nbsp;But given the
&lt;br&gt;intermittent nature of the error (1 out of 20 runs or so), I didn't have much
&lt;br&gt;opportunity to observe the problem before I upgraded to 3.0.3pre2. &amp;nbsp;And not
&lt;br&gt;much time on pre2 before upgrading to 3.0.3-final.
&lt;br&gt;&lt;br&gt;It seems likely that the problem was fixed during the 3.0.3 development cycle,
&lt;br&gt;but I can't say for sure. &amp;nbsp;Version 3.0.3 has behaved flawlessly for me, without
&lt;br&gt;even a single errant run, but it's only been a month. &amp;nbsp;I've done perhaps a
&lt;br&gt;hundred rsync runs during that time.
&lt;br&gt;&lt;br&gt;[Hmmm... &amp;nbsp;If the bug were still present with a 5% probability of manifesting
&lt;br&gt;per run, there's less than a 0.6% chance that I'd get as far as 100 runs
&lt;br&gt;without seeing it. &amp;nbsp;That's pretty darned unlikely. &amp;nbsp;Perhaps we should close
&lt;br&gt;this bugzilla case out as &amp;quot;fixed&amp;quot;. &amp;nbsp;And in the unlikely event that I ever see
&lt;br&gt;it again, I'll try the extra options on 3.1.0 as you suggest.]
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;https://bugzilla.samba.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the QA contact for the bug, or are watching the QA contact.
&lt;br&gt;-- 
&lt;br&gt;Please use reply-all for most replies to avoid omitting the mailing list.
&lt;br&gt;To unsubscribe or change options: &lt;a href=&quot;https://lists.samba.org/mailman/listinfo/rsync&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/rsync&lt;/a&gt;&lt;br&gt;Before posting, read: &lt;a href=&quot;http://www.catb.org/~esr/faqs/smart-questions.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.catb.org/~esr/faqs/smart-questions.html&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---rsync-f13158.html&quot; embed=&quot;fixTarget[13158]&quot; target=&quot;_top&quot; &gt;Samba - rsync&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DO-NOT-REPLY--Bug-5407--New%3A-hlink.c%3A480%3A-finish_hard_link%3A-Assertion-%60flist-%21%3D-%28%28void-*%290%29%27-failed.-tp16823491p18644176.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18644196</id>
	<title>(MythTV) LIRC + TView99 card - IR problem</title>
	<published>2008-07-24T19:34:49Z</published>
	<updated>2008-07-24T19:34:49Z</updated>
	<author>
		<name>Andrew Smith-8</name>
	</author>
	<content type="html">Hi List,
&lt;br&gt;&lt;br&gt;Firstly, I have to say that Myth is a kick-arse bit of open source. &amp;nbsp;All 
&lt;br&gt;of my hats are off to those who've contributed to it.
&lt;br&gt;&lt;br&gt;I have a TView99 Analogue tuner card from about a billion years ago that 
&lt;br&gt;I'd like to use as my IR receiver. &amp;nbsp;My main tuner is a Twin HD card 
&lt;br&gt;(without IR), I threw the TView card in cause I had it, would like to 
&lt;br&gt;tune Analogue and need IR. &amp;nbsp;I'm hoping someone on the list happens to 
&lt;br&gt;have one of these cards working, or can steer me on diagnosis of the 
&lt;br&gt;problem.
&lt;br&gt;&lt;br&gt;My Distro is MythDora (cause it's quick). &amp;nbsp;I have the card tuning fine - 
&lt;br&gt;bttv auto detects the correct card type, and the IR function seems to be 
&lt;br&gt;correctly found and provides /dev/input/event6 for me to use with 
&lt;br&gt;irrecord (irrecord -H dev/input -d /dev/input/event6 lircd.conf)
&lt;br&gt;&lt;br&gt;The issue is that irrecord times out after 10 seconds with:
&lt;br&gt;Hold down an arbitrary button.
&lt;br&gt;&amp;lt;10 secs&amp;gt;
&lt;br&gt;irrecord: gap not found, can't continue
&lt;br&gt;irrecord: closing '/dev/input/event6'
&lt;br&gt;&lt;br&gt;I'm thinking it might even be a hardware problem - I'm pretty sure I'm 
&lt;br&gt;using the correct IR lead (white stereo 3.5mm plug) - that's where I'm 
&lt;br&gt;hoping someone has one and can confirm. &amp;nbsp;I haven't located the original 
&lt;br&gt;remote, but have been hoping that at least one of the others I've tried 
&lt;br&gt;(including a Hauppauge x50 remote) should've shown up something.
&lt;br&gt;&lt;br&gt;&amp;nbsp;From what I understand, irrecord is talking directly to the 
&lt;br&gt;module/card, so lircd isn't running or configured at this point.
&lt;br&gt;&lt;br&gt;Other output below.
&lt;br&gt;&lt;br&gt;An help/pointers appreciated!
&lt;br&gt;Thanks
&lt;br&gt;Andrew
&lt;br&gt;&lt;br&gt;dmesg:
&lt;br&gt;&lt;br&gt;bttv: Bt8xx card found (0).
&lt;br&gt;ACPI: PCI Interrupt 0000:04:00.0[A] -&amp;gt; GSI 16 (level, low) -&amp;gt; IRQ 16
&lt;br&gt;bttv0: Bt878 (rev 2) at 0000:04:00.0, irq: 16, latency: 64, mmio: 0xd8001000
&lt;br&gt;bttv0: detected: (Askey Magic/others) TView99 CPH06x [card=38], PCI 
&lt;br&gt;subsystem ID is 144f:3000
&lt;br&gt;bttv0: using: Askey CPH06X TView99 [card=38,autodetected]
&lt;br&gt;bttv0: gpio: en=00000000, out=00000000 in=00ffefff [init]
&lt;br&gt;bttv0: tuner type=1
&lt;br&gt;bttv0: i2c: checking for MSP34xx @ 0x80... not found
&lt;br&gt;bttv0: i2c: checking for TDA9875 @ 0xb0... not found
&lt;br&gt;bttv0: i2c: checking for TDA7432 @ 0x8a... not found
&lt;br&gt;All bytes are equal. It is not a TEA5767
&lt;br&gt;tuner 1-0060: chip found @ 0xc0 (bt878 #0 [sw])
&lt;br&gt;tuner-simple 1-0060: type set to 1 (Philips PAL_I (FI1246 and compatibles))
&lt;br&gt;tuner 1-0060: type set to Philips PAL_I (FI12
&lt;br&gt;tuner-simple 1-0060: type set to 1 (Philips PAL_I (FI1246 and compatibles))
&lt;br&gt;tuner 1-0060: type set to Philips PAL_I (FI12
&lt;br&gt;bttv0: registered device video0
&lt;br&gt;bttv0: registered device vbi0
&lt;br&gt;bttv0: PLL: 28636363 =&amp;gt; 35468950 .. ok
&lt;br&gt;input: bttv IR (card=38) as /class/input/input6
&lt;br&gt;bt878: AUDIO driver version 0.0.0 loaded
&lt;br&gt;bt878: Bt878 AUDIO function found (0).
&lt;br&gt;ACPI: PCI Interrupt 0000:04:00.1[A] -&amp;gt; GSI 16 (level, low) -&amp;gt; IRQ 16
&lt;br&gt;bt878_probe: card id=[0x3000144f], Unknown card.
&lt;br&gt;&lt;br&gt;cat /proc/bus/input/devices:
&lt;br&gt;&lt;br&gt;I: Bus=0001 Vendor=144f Product=3000 Version=0001
&lt;br&gt;N: Name=&amp;quot;bttv IR (card=38)&amp;quot;
&lt;br&gt;P: Phys=pci-0000:04:00.0/ir0
&lt;br&gt;S: Sysfs=/class/input/input6
&lt;br&gt;U: Uniq=
&lt;br&gt;H: Handlers=kbd event6
&lt;br&gt;B: EV=100003
&lt;br&gt;B: KEY=10afc336 2150a48 0 0 0 404 80010000 190 4801 1e0000 4400 100000 
&lt;br&gt;10000ffc
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;linux mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18644196&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;linux@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.samba.org/mailman/listinfo/linux&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/linux&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---linux-f13154.html&quot; embed=&quot;fixTarget[13154]&quot; target=&quot;_top&quot; &gt;Samba - linux&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/%28MythTV%29-LIRC-%2B-TView99-card---IR-problem-tp18644196p18644196.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18643940</id>
	<title>Re: Kerberos Ticket Forwarding patch/update</title>
	<published>2008-07-24T19:07:44Z</published>
	<updated>2008-07-24T19:07:44Z</updated>
	<author>
		<name>Derrick Schommer-3</name>
	</author>
	<content type="html">Yes, from my experience with everything from XP to Vista Business, we've
&lt;br&gt;never found a client who's had any ability to control how the flow of
&lt;br&gt;kerberos authentication works while running through virtualized storage,
&lt;br&gt;because this would be a nightmare for helpdesks.
&lt;br&gt;&lt;br&gt;If a client could disable the ability to use delegated proxy authentication
&lt;br&gt;user error would result from the authentication error and helpdesk calls
&lt;br&gt;would be the next step :)
&lt;br&gt;&lt;br&gt;Derrick
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 7/24/08 10:02 PM, &amp;quot;Andrew Bartlett&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18643940&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;abartlet@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Thu, 2008-07-24 at 23:27 +0100, Love Hörnquist Åstrand wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; That the computer it &amp;quot;trusted for delegation&amp;quot; doesn't mean that the
&lt;br&gt;&amp;gt;&amp;gt; user want to delegate.
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; The reason I'm asking is that when I asked msft about this, they said
&lt;br&gt;&amp;gt;&amp;gt; they only delegated if GSS_C_DELGATE_FLAG and ok-as-delegate was set.
&lt;br&gt;&amp;gt;&amp;gt; ok-as-delegate alone was not a critera alone for delegation. I want to
&lt;br&gt;&amp;gt;&amp;gt; know if its true.
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; If its true, and the user never sets GSS_C_DELEGATE_FLAG, samba
&lt;br&gt;&amp;gt;&amp;gt; shouldn't delegate.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The problem here is that if it's up to the user (ie, as a command line
&lt;br&gt;&amp;gt; option), then none of this useful delegation stuff ever happens, and we
&lt;br&gt;&amp;gt; end up giving hosts the right to make up arbitrary tickets, not just
&lt;br&gt;&amp;gt; accept forwarded ones. &amp;nbsp;I actually agree with Microsoft here, and the
&lt;br&gt;&amp;gt; delegation should be controlled by the KDC.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Andrew Bartlett
&lt;/div&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---samba-technical-f13164.html&quot; embed=&quot;fixTarget[13164]&quot; target=&quot;_top&quot; &gt;Samba - samba-technical&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Kerberos-Ticket-Forwarding-patch-update-tp18640213p18643940.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18643894</id>
	<title>Re: Kerberos Ticket Forwarding patch/update</title>
	<published>2008-07-24T19:02:23Z</published>
	<updated>2008-07-24T19:02:23Z</updated>
	<author>
		<name>Andrew Bartlett</name>
	</author>
	<content type="html">On Thu, 2008-07-24 at 23:27 +0100, Love Hörnquist Åstrand wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; That the computer it &amp;quot;trusted for delegation&amp;quot; doesn't mean that the &amp;nbsp;
&lt;br&gt;&amp;gt; user want to delegate.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The reason I'm asking is that when I asked msft about this, they said &amp;nbsp;
&lt;br&gt;&amp;gt; they only delegated if GSS_C_DELGATE_FLAG and ok-as-delegate was set. &amp;nbsp;
&lt;br&gt;&amp;gt; ok-as-delegate alone was not a critera alone for delegation. I want to &amp;nbsp;
&lt;br&gt;&amp;gt; know if its true.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If its true, and the user never sets GSS_C_DELEGATE_FLAG, samba &amp;nbsp;
&lt;br&gt;&amp;gt; shouldn't delegate.
&lt;/div&gt;&lt;/div&gt;The problem here is that if it's up to the user (ie, as a command line
&lt;br&gt;option), then none of this useful delegation stuff ever happens, and we
&lt;br&gt;end up giving hosts the right to make up arbitrary tickets, not just
&lt;br&gt;accept forwarded ones. &amp;nbsp;I actually agree with Microsoft here, and the
&lt;br&gt;delegation should be controlled by the KDC.
&lt;br&gt;&lt;br&gt;Andrew Bartlett
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Andrew Bartlett
&lt;br&gt;&lt;a href=&quot;http://samba.org/~abartlet/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org/~abartlet/&lt;/a&gt;&lt;br&gt;Authentication Developer, Samba Team &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://samba.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://samba.org&lt;/a&gt;&lt;br&gt;Samba Developer, Red Hat Inc.
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (196 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/18643894/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---samba-technical-f13164.html&quot; embed=&quot;fixTarget[13164]&quot; target=&quot;_top&quot; &gt;Samba - samba-technical&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Kerberos-Ticket-Forwarding-patch-update-tp18640213p18643894.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18643503</id>
	<title>Re: Samba 3.2 PDC - Creating Zone Identifier files and not able to read/write/delete them.</title>
	<published>2008-07-24T18:10:19Z</published>
	<updated>2008-07-24T18:10:19Z</updated>
	<author>
		<name>Jeremy Allison</name>
	</author>
	<content type="html">On Tue, Jul 22, 2008 at 07:59:24PM +0200, Reinaldo Silva wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I use a Suse 11.0 as a Samba 3.2 PDC. The clients run XP SP3. I have
&lt;br&gt;&amp;gt; upgraded a few weeks ago from Suse 10.3 and now all files tranfer that I do
&lt;br&gt;&amp;gt; - for example, downloading a file using a web browser - it leaves a trash
&lt;br&gt;&amp;gt; file named &amp;quot;transferd-file:Zone.Identifier&amp;quot; or &amp;quot;tranferd-file:encryptable&amp;quot;.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The odd thing is that from Windows I can`t read/write/delete these files.
&lt;br&gt;&amp;gt; They appear with names like &amp;quot;hdje2423&amp;quot;.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any help will be apreciated.
&lt;/div&gt;&lt;/div&gt;Looks like a bug in 3.2.0 that got missed in release.
&lt;br&gt;We now handle named streams in xattrs or in a database
&lt;br&gt;but if we're not using either of those modules we should
&lt;br&gt;refuse to create them (as we did in Samba 3.0.x).
&lt;br&gt;&lt;br&gt;Try this patch, should fix it - will be in 3.2.1.
&lt;br&gt;(attached to this post).
&lt;br&gt;&lt;br&gt;Either that or you can add:
&lt;br&gt;&lt;br&gt;vfs objects = streams_xattr
&lt;br&gt;&lt;br&gt;to the share definition and the named streams will
&lt;br&gt;be correctly stored in xattr's instead (so long as
&lt;br&gt;the filesystem supports them.
&lt;br&gt;&lt;br&gt;Jeremy.
&lt;br&gt;&lt;br /&gt;diff --git a/source/smbd/open.c b/source/smbd/open.c
&lt;br&gt;index 0d1dd31..2184e69 100644
&lt;br&gt;--- a/source/smbd/open.c
&lt;br&gt;+++ b/source/smbd/open.c
&lt;br&gt;@@ -3052,6 +3052,11 @@ NTSTATUS create_file(connection_struct *conn,
&lt;br&gt;&amp;nbsp;			ZERO_STRUCT(sbuf);
&lt;br&gt;&amp;nbsp;			goto done;
&lt;br&gt;&amp;nbsp;		}
&lt;br&gt;+
&lt;br&gt;+		if (!(conn-&amp;gt;fs_capabilities &amp; FILE_NAMED_STREAMS)) {
&lt;br&gt;+			status = NT_STATUS_OBJECT_PATH_NOT_FOUND;
&lt;br&gt;+			goto fail;
&lt;br&gt;+		}
&lt;br&gt;&amp;nbsp;	}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;	if ((req != NULL) &amp;&amp; (req-&amp;gt;flags2 &amp; FLAGS2_DFS_PATHNAMES)) {
&lt;br&gt;&lt;br /&gt;-- 
&lt;br&gt;To unsubscribe from this list go to the following URL and read the
&lt;br&gt;instructions: &amp;nbsp;&lt;a href=&quot;https://lists.samba.org/mailman/listinfo/samba&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/samba&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---General-f62.html&quot; embed=&quot;fixTarget[62]&quot; target=&quot;_top&quot; &gt;Samba - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Samba-3.2-PDC---Creating-Zone-Identifier-files-and-not-able-to-read-write-delete-them.-tp18595286p18643503.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18643198</id>
	<title>Re: IPv6 Australia?</title>
	<published>2008-07-24T17:37:24Z</published>
	<updated>2008-07-24T17:37:24Z</updated>
	<author>
		<name>Peter Barker-2</name>
	</author>
	<content type="html">On Fri, 25 Jul 2008, Robert Edwards wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; those devices have a very small CPU (and carbon foot-print) and I
&lt;br&gt;&amp;gt; don't want to have to set up all sorts of firewall rules on them or
&lt;br&gt;&amp;gt; on their behalf on my stateful firewall. They have absolutely no need
&lt;br&gt;&amp;gt; to be visible from the rest of the Internet and rarely need to connect
&lt;br&gt;&lt;br&gt;This argument is bogus. &amp;nbsp;You know the adage with firewalls - &amp;quot;that which 
&lt;br&gt;is not explicitly allowed is denied&amp;quot; (or dropped, should you be of that 
&lt;br&gt;persuasion ;).
&lt;br&gt;&lt;br&gt;If something should need to talk to those devices (or those devices should 
&lt;br&gt;need to talk to something on the outside) then your firewall should need 
&lt;br&gt;to be explicitly configured to do so, as you have done for your web server 
&lt;br&gt;under ipv4. &amp;nbsp;Just because they *can* easily be addressed under ipv6 
&lt;br&gt;doesn't mean that they *should* be easily contacted.
&lt;br&gt;&lt;br&gt;I'm looking forward to ipv6, or something like it. &amp;nbsp;I've only just set up 
&lt;br&gt;ekiga on my desktop here, and on my parent's machine down in Barham - it 
&lt;br&gt;lets them see (very small) moving pictures of their descendants... Thing 
&lt;br&gt;is - currently we need to use a &amp;quot;stun&amp;quot; server. &amp;nbsp;I haven't found a free
&lt;br&gt;STUN server in Australia yet, so we're going via the states - 300ms 
&lt;br&gt;latency. &amp;nbsp;It's entirely possible I may be able to get around this with 
&lt;br&gt;suitable application of port-forwarding, packet rewriting, aadvark blood 
&lt;br&gt;and time. &amp;nbsp;NOT having to do it, rather just allowing the desktops to be 
&lt;br&gt;addressed would be *far* preferable AFAICS. &amp;nbsp;(aside: I could also go back 
&lt;br&gt;to playing with asterisk, I guess...)
&lt;br&gt;&lt;br&gt;&amp;gt; Bob Edwards.
&lt;br&gt;&lt;br&gt;Yours,
&lt;br&gt;-- 
&lt;br&gt;Peter Barker &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; Programmer,Sysadmin,Geek.
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18643198&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pbarker@...&lt;/a&gt;	 &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; You need a bigger hammer.
&lt;br&gt;:: It's a hack! Expect underscores! - Nigel Williams
&lt;br&gt;-- 
&lt;br&gt;linux mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18643198&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;linux@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.samba.org/mailman/listinfo/linux&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/linux&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---linux-f13154.html&quot; embed=&quot;fixTarget[13154]&quot; target=&quot;_top&quot; &gt;Samba - linux&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/IPv6-Australia--tp18545259p18643198.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18642672</id>
	<title>DO NOT REPLY [Bug 5407] hlink.c:480: finish_hard_link: Assertion `flist != ((void *)0)' failed.</title>
	<published>2008-07-24T16:41:40Z</published>
	<updated>2008-07-24T16:41:40Z</updated>
	<author>
		<name>Bugzilla from samba-bugs@samba.org</name>
	</author>
	<content type="html">&lt;a href=&quot;https://bugzilla.samba.org/show_bug.cgi?id=5407&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/show_bug.cgi?id=5407&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #2 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642672&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wayned@...&lt;/a&gt; &amp;nbsp;2008-07-24 18:41 CST -------
&lt;br&gt;Any more info? &amp;nbsp;If you still get an error, try the latest dev version (3.1.0 in
&lt;br&gt;git and nightly tar files) and specify --debug=hlink4 and let me know the
&lt;br&gt;output for a failure run.
&lt;br&gt;&lt;br&gt;Also, specifying &amp;quot;--msgs2stderr&amp;quot; may help you to get errors back from the
&lt;br&gt;&amp;quot;server&amp;quot; side (which is the receiver/generator in a local copy). &amp;nbsp;FYI, you'd
&lt;br&gt;use &amp;quot;-M --msgs2stderr&amp;quot; for a remote-shell copy (the option doesn't work with a
&lt;br&gt;daemon copy).
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;https://bugzilla.samba.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the QA contact for the bug, or are watching the QA contact.
&lt;br&gt;-- 
&lt;br&gt;Please use reply-all for most replies to avoid omitting the mailing list.
&lt;br&gt;To unsubscribe or change options: &lt;a href=&quot;https://lists.samba.org/mailman/listinfo/rsync&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/rsync&lt;/a&gt;&lt;br&gt;Before posting, read: &lt;a href=&quot;http://www.catb.org/~esr/faqs/smart-questions.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.catb.org/~esr/faqs/smart-questions.html&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---rsync-f13158.html&quot; embed=&quot;fixTarget[13158]&quot; target=&quot;_top&quot; &gt;Samba - rsync&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DO-NOT-REPLY--Bug-5407--New%3A-hlink.c%3A480%3A-finish_hard_link%3A-Assertion-%60flist-%21%3D-%28%28void-*%290%29%27-failed.-tp16823491p18642672.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18642668</id>
	<title>Re: laptop already gone, Server still available. Stuff, free to a god home.</title>
	<published>2008-07-24T16:40:45Z</published>
	<updated>2008-07-24T16:40:45Z</updated>
	<author>
		<name>Andrew Janke</name>
	</author>
	<content type="html">On Thu, Jul 24, 2008 at 18:04, Andrew Janke &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642668&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;a.janke@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; While we are flogging free stuff I have a D-Link DWL-900AP+ free to a
&lt;br&gt;&amp;gt; good home if anyone wants it.
&lt;br&gt;&lt;br&gt;Gone. &amp;nbsp;(x3)
&lt;br&gt;&lt;br&gt;&lt;br&gt;a
&lt;br&gt;-- 
&lt;br&gt;linux mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642668&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;linux@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.samba.org/mailman/listinfo/linux&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/linux&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---linux-f13154.html&quot; embed=&quot;fixTarget[13154]&quot; target=&quot;_top&quot; &gt;Samba - linux&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Stuff%2C-free-to-a-god-home.-tp18608051p18642668.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18642659</id>
	<title>Re: IPv6 Australia?</title>
	<published>2008-07-24T16:40:03Z</published>
	<updated>2008-07-24T16:40:03Z</updated>
	<author>
		<name>Robert Edwards-3</name>
	</author>
	<content type="html">Sam Couter wrote:
&lt;br&gt;&amp;gt; Robert Edwards &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642659&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bob@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; When the IPv4 address crunch comes, all that will happen is that a
&lt;br&gt;&amp;gt;&amp;gt; market will open up for IPv4 address space. Those large corporations
&lt;br&gt;&amp;gt;&amp;gt; etc. sitting on several class A's will make some money breaking them
&lt;br&gt;&amp;gt;&amp;gt; up and flogging off the unused addresses as class C's.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Excellent. Yet more money to be made by rich people by selling an
&lt;br&gt;&amp;gt; artificially scarce resource.
&lt;br&gt;&lt;br&gt;That would be the rich people who invested lots of time and staff salary
&lt;br&gt;dollars in developing the Internet in the first place...
&lt;br&gt;&lt;br&gt;When a disruptive technology comes along, the playing field changes.
&lt;br&gt;Some people make some money, others may have to spend some. Get over it.
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Unlike Sam (and many others), I think that NAT is cool and don't hate
&lt;br&gt;&amp;gt;&amp;gt; it at all. All properly designed protocols work fine with NAT, so why
&lt;br&gt;&amp;gt;&amp;gt; not?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; NAT relegates IP devices to the role of client only. They cannot act as
&lt;br&gt;&amp;gt; a server. IP is supposed to be peer based. NAT breaks that.
&lt;br&gt;&lt;br&gt;IP back in the 60s when all hosts belonged to well managed organisations
&lt;br&gt;and users accessed networks via multi-user time-sharing hosts (cf. a NAT
&lt;br&gt;router/server with several/many &amp;quot;client-only&amp;quot; desktops/laptops/PDAs etc.
&lt;br&gt;sitting behind it) was peer-to-peer.
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The biggest downside of the peer relationship being widely broken is
&lt;br&gt;&amp;gt; that it becomes difficult to publish a service that a big player isn't
&lt;br&gt;&amp;gt; willing to host. Imagine how far everyone's favourite and most abused
&lt;br&gt;&amp;gt; protocol, HTTP, would have got if the big players at the time like AOL
&lt;br&gt;&amp;gt; were in control and weren't interested in supporting a competitor to
&lt;br&gt;&amp;gt; their already established distribution networks.
&lt;br&gt;&lt;br&gt;I have a single IPv4 address at home. I have a single web-server
&lt;br&gt;sitting on/behind that address. I can (and do) &amp;quot;publish&amp;quot; several
&lt;br&gt;websites on that address. Anything serious goes to a web-hosting
&lt;br&gt;company (ala the &amp;quot;big players&amp;quot;?). I suspect that most people would
&lt;br&gt;operate this way, even if they did have 2^64 IPv6 addresses at home.
&lt;br&gt;&lt;br&gt;I can also connect into my single IPv4 address at home over SSH (or
&lt;br&gt;some other protocols) and manipulate all manner of devices that exist
&lt;br&gt;in my house but are not visible on the rest of the Internet. Some of
&lt;br&gt;those devices have a very small CPU (and carbon foot-print) and I
&lt;br&gt;don't want to have to set up all sorts of firewall rules on them or
&lt;br&gt;on their behalf on my stateful firewall. They have absolutely no need
&lt;br&gt;to be visible from the rest of the Internet and rarely need to connect
&lt;br&gt;out. If my future fridge manufacturer wants to ping my fridge to check
&lt;br&gt;how cold it is (or maybe spy on what products I keep in it), then I
&lt;br&gt;would prefer them to come in via an authenticated service on my IPv4
&lt;br&gt;address/NAT router/server, not directly to my (future) fridge.
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; So no compelling advantage for IPv6 other than more address space (to
&lt;br&gt;&amp;gt;&amp;gt; defend against in your firewall scripts/blacklists etc.) and bigger
&lt;br&gt;&amp;gt;&amp;gt; addresses (takes more CPU to hash when connection tracking and more
&lt;br&gt;&amp;gt;&amp;gt; memory to store etc.). DNS for IPv6 is a real doozy (esp. reverse DNS!).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On the other hand, the strict hierarchical routing scheme means routers
&lt;br&gt;&amp;gt; don't need to store such massive routing tables.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;We'll wait and see how &amp;quot;strictly&amp;quot; adhered to the hierarchical routing
&lt;br&gt;scheme really ends up. I am not so sure. The so-called &amp;quot;massive routing
&lt;br&gt;tables&amp;quot; of IPv4 aren't all that massive these days, with CIDR and other
&lt;br&gt;policies having reduced the potential number of entries. In any case,
&lt;br&gt;it is not an issue for most people and those who do care have solved
&lt;br&gt;it or are using IPv6 as their backbone routing infrastructure.
&lt;br&gt;&lt;br&gt;IPv4 will eventually go away. Whether it is replaced with IPv6 or some
&lt;br&gt;other much more exciting protocol, we'll wait and see. I suspect that
&lt;br&gt;a new &amp;quot;killer-app&amp;quot; protocol will come along before IPv6 is widely
&lt;br&gt;adopted and we'll end up jumping over it (cf. FDDI back in the 90s).
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Bob Edwards.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;linux mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642659&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;linux@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.samba.org/mailman/listinfo/linux&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/linux&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---linux-f13154.html&quot; embed=&quot;fixTarget[13154]&quot; target=&quot;_top&quot; &gt;Samba - linux&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/IPv6-Australia--tp18545259p18642659.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18642590</id>
	<title>RE: correction to SMB SMB_QUERY_FILE_ALL_INFO info level</title>
	<published>2008-07-24T16:32:25Z</published>
	<updated>2008-07-24T16:32:25Z</updated>
	<author>
		<name>Sebastian Canevari</name>
	</author>
	<content type="html">Hi James,
&lt;br&gt;&lt;br&gt;We've concluded our investigation and upcoming versions of the document will reflect changes similar to the following:
&lt;br&gt;&lt;br&gt;2.2.13.2 TRANS2_QUERY_FILE_INFORMATION Response
&lt;br&gt;A server MUST send a TRANS2_QUERY_FILE_INFORMATION response in reply to an SMB_COM_TRANSACTION2 client request with a TRANS2_QUERY_FILE_INFORMATION subcommand when the request is successful.
&lt;br&gt;The Data block of the transaction response contains the requested information as follows. Note that this Data block definition augments the definition specified in [CIFS] section 4.2.15. Where differences exist, the information supplied here supercedes information in [CIFS].
&lt;br&gt;This structure is returned by the server whether the query specifies SMB_QUERY_FILE_ALL_INFO level or the native NT passthrough level &amp;quot;FileAllInformation&amp;quot;.
&lt;br&gt;&lt;br&gt;0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp; &amp;nbsp; &amp;nbsp; 2 &amp;nbsp; &amp;nbsp; &amp;nbsp; 3 &amp;nbsp; &amp;nbsp; &amp;nbsp; 4 &amp;nbsp; &amp;nbsp; &amp;nbsp; 5 &amp;nbsp; &amp;nbsp; &amp;nbsp; 6 &amp;nbsp; &amp;nbsp; &amp;nbsp; 7 &amp;nbsp; &amp;nbsp; &amp;nbsp; 8 &amp;nbsp; &amp;nbsp; &amp;nbsp; 9 &amp;nbsp; &amp;nbsp; &amp;nbsp; 1
&lt;br&gt;0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp; &amp;nbsp; &amp;nbsp; 2 &amp;nbsp; &amp;nbsp; &amp;nbsp; 3 &amp;nbsp; &amp;nbsp; &amp;nbsp; 4 &amp;nbsp; &amp;nbsp; &amp;nbsp; 5 &amp;nbsp; &amp;nbsp; &amp;nbsp; 6 &amp;nbsp; &amp;nbsp; &amp;nbsp; 7 &amp;nbsp; &amp;nbsp; &amp;nbsp; 8 &amp;nbsp; &amp;nbsp; &amp;nbsp; 9 &amp;nbsp; &amp;nbsp; &amp;nbsp; 2
&lt;br&gt;0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp; &amp;nbsp; &amp;nbsp; 2 &amp;nbsp; &amp;nbsp; &amp;nbsp; 3 &amp;nbsp; &amp;nbsp; &amp;nbsp; 4 &amp;nbsp; &amp;nbsp; &amp;nbsp; 5 &amp;nbsp; &amp;nbsp; &amp;nbsp; 6 &amp;nbsp; &amp;nbsp; &amp;nbsp; 7 &amp;nbsp; &amp;nbsp; &amp;nbsp; 8 &amp;nbsp; &amp;nbsp; &amp;nbsp; 9 &amp;nbsp; &amp;nbsp; &amp;nbsp; 3
&lt;br&gt;0 &amp;nbsp; &amp;nbsp; &amp;nbsp; 1
&lt;br&gt;CreationTime
&lt;br&gt;...
&lt;br&gt;LastAccessTime
&lt;br&gt;...
&lt;br&gt;LastWriteTime
&lt;br&gt;...
&lt;br&gt;ChangeTime
&lt;br&gt;...
&lt;br&gt;Attributes
&lt;br&gt;AllocationSize
&lt;br&gt;...
&lt;br&gt;EndofFile
&lt;br&gt;...
&lt;br&gt;NumberOfLinks
&lt;br&gt;DeletePending &amp;nbsp; Directory
&lt;br&gt;Pad &amp;nbsp; &amp;nbsp; EASize
&lt;br&gt;... &amp;nbsp; &amp;nbsp; FileNameLength
&lt;br&gt;... &amp;nbsp; &amp;nbsp; FileName (variable)
&lt;br&gt;...
&lt;br&gt;CreationTime (8 bytes): &amp;nbsp;Time of the file creation.
&lt;br&gt;LastAccessTime (8 bytes): &amp;nbsp;Time of the most recent file access.
&lt;br&gt;LastWriteTime (8 bytes): &amp;nbsp;Time of the most recent write in the file.
&lt;br&gt;ChangeTime (8 bytes): &amp;nbsp;Time of the most recent change to the file.
&lt;br&gt;Attributes (4 bytes): &amp;nbsp;File attributes.
&lt;br&gt;AllocationSize (8 bytes): &amp;nbsp;Allocated size, in bytes, of the file.
&lt;br&gt;EndofFile (8 bytes): &amp;nbsp;Offset to the first free byte in the file.
&lt;br&gt;NumberOfLinks (4 bytes): &amp;nbsp;Number of hard links to the file.
&lt;br&gt;DeletePending (2 bytes): &amp;nbsp;Indicates whether the file is marked for deletion.
&lt;br&gt;Directory (2 bytes): &amp;nbsp;Indicates whether the file is a directory.
&lt;br&gt;Pad (2 bytes): &amp;nbsp;Unused. Provided for alignment.
&lt;br&gt;EASize (4 bytes): &amp;nbsp;Size, in bytes, of the file's extended attributes.
&lt;br&gt;FileNameLength (4 bytes): &amp;nbsp;Length, in bytes, of the file name.
&lt;br&gt;FileName (variable): &amp;nbsp;Name of the file.
&lt;br&gt;This structure is also returned by the TRANS2_QUERY_PATH_INFORMATION Response as specified in section 2.2.13.4.
&lt;br&gt;The FILE_ALL_INFORMATION structure described in [MS-FSCC], is NOT used by [MS-SMB].
&lt;br&gt;Thanks for your help!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;I'm attaching a .pdf doc so you can see the answer with the correct format.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Sebastian Canevari
&lt;br&gt;Support Escalation Engineer, US-CSS DSC PROTOCOL TEAM
&lt;br&gt;7100 N Hwy 161, Irving, TX - 75039
&lt;br&gt;&amp;quot;Las Colinas - LC2&amp;quot;
&lt;br&gt;Tel: +1 469 775 7849
&lt;br&gt;e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642590&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sebastc@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;We're hiring
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642590&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cifs-protocol-bounces+sebastc=microsoft.com@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642590&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cifs-protocol-bounces+sebastc=microsoft.com@...&lt;/a&gt;] On Behalf Of James Peach
&lt;br&gt;Sent: Thursday, June 19, 2008 10:55 AM
&lt;br&gt;To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642590&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cifs-protocol@...&lt;/a&gt;
&lt;br&gt;Subject: [cifs-protocol] correction to SMB SMB_QUERY_FILE_ALL_INFO info level
&lt;br&gt;&lt;br&gt;Hi all,
&lt;br&gt;&lt;br&gt;Just posting this note so that there is something searchable on the web.
&lt;br&gt;&lt;br&gt;The SMB_QUERY_FILE_ALL_INFO info level has been specified incorrectly
&lt;br&gt;as far back as the Leach-Naik drafts. The correct format for this
&lt;br&gt;response is:
&lt;br&gt;&lt;br&gt;Data Block Encoding &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Description
&lt;br&gt;===================================================================
&lt;br&gt;LARGE_INTEGER CreationTime &amp;nbsp; &amp;nbsp; &amp;nbsp;Time when file was created
&lt;br&gt;LARGE_INTEGER LastAccessTime &amp;nbsp; &amp;nbsp;Time of last file access
&lt;br&gt;LARGE_INTEGER LastWriteTime &amp;nbsp; &amp;nbsp; Time of last write to the file
&lt;br&gt;LARGE_INTEGER ChangeTime &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Time when file was last changed
&lt;br&gt;ULONG Attributes &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;File Attributes
&lt;br&gt;LARGE_INTEGER AllocationSize &amp;nbsp; &amp;nbsp;Allocated size of the file in number of
&lt;br&gt;bytes
&lt;br&gt;LARGE_INTEGER EndofFile &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Offset to the first free byte in the file
&lt;br&gt;ULONG NumberOfLinks &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Number of hard links to the file
&lt;br&gt;BOOLEAN DeletePending &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Indicates whether the file is marked for deletion
&lt;br&gt;BOOLEAN Directory &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Indicates whether the file is a directory
&lt;br&gt;USHORT Unknown &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Could be a padd value?
&lt;br&gt;ULONG EASize &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Size of the file's extended attributes in bytes
&lt;br&gt;ULONG FileNameLength &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Length of the file name in number of bytes
&lt;br&gt;STRING FileName &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Name of the file
&lt;br&gt;&lt;br&gt;All versions of Windows and Samba get this right. AFAIK the only
&lt;br&gt;modern SMB client that uses this info level is the Mac OSX client. I
&lt;br&gt;believe that some versions of NetApp filers get this wrong. Wireshark
&lt;br&gt;used to get this wrong, but recent versions get it right.
&lt;br&gt;&lt;br&gt;I posted this on the MSDN File Services forum, but it ate my
&lt;br&gt;formatting. Hopefully this is more legible :)
&lt;br&gt;&lt;br&gt;James
&lt;br&gt;_______________________________________________
&lt;br&gt;cifs-protocol mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642590&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cifs-protocol@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.samba.org/mailman/listinfo/cifs-protocol&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/cifs-protocol&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;cifs-protocol mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642590&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cifs-protocol@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.samba.org/mailman/listinfo/cifs-protocol&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/cifs-protocol&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;JAmes.pdf&lt;/strong&gt; (261K) &lt;a href=&quot;http://www.nabble.com/attachment/18642590/0/JAmes.pdf&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---cifs-protocol-f13152.html&quot; embed=&quot;fixTarget[13152]&quot; target=&quot;_top&quot; &gt;Samba - cifs-protocol&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/correction-to-SMB-SMB_QUERY_FILE_ALL_INFO-info-level-tp18012200p18642590.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18642536</id>
	<title>Re: Kerberos Ticket Forwarding patch/update</title>
	<published>2008-07-24T16:27:21Z</published>
	<updated>2008-07-24T16:27:21Z</updated>
	<author>
		<name>Derrick Schommer-3</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&amp;gt; Maybe the client don't want to authenticate to that service, you are forcing
&lt;br&gt;&amp;gt; it upon them to always delegate, even for services which they don't need to
&lt;br&gt;&amp;gt; delegate too.
&lt;br&gt;&amp;gt; 
&lt;br&gt;I¹m not sure I follow... If a user goes to //proxy.example.com/share01 they
&lt;br&gt;would have to authenticate with a forwardable ticket, otherwise they¹ll be
&lt;br&gt;declined access to the back-end storage and not be able to make a successful
&lt;br&gt;kerberos connection. True, if, for some reason, a random server joined to a
&lt;br&gt;windows domain had ³Trust for delegation² set, the client would send two
&lt;br&gt;tickets when only one was needed, but that would be an odd configuration.
&lt;br&gt;You¹re saying the client would have to be forced to say ³I¹d like to be able
&lt;br&gt;to received tickets if this host is trusted for delegation²? If so, that¹s
&lt;br&gt;not the standard MS Windows behavior, as there is no place to turn on/off a
&lt;br&gt;client side trust relationship that I¹ve seen.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; To test the behaivor you need to use SSPI directly and test the behavior of
&lt;br&gt;&amp;gt; the windows SSPI Kerberos interface.
&lt;br&gt;&amp;gt; 
&lt;br&gt;You mean connect to the proxy via Windows kerberos?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Derrick
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 24 jul 2008 kl. 23.55 skrev Derrick Schommer:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;I¹m not sure how Microsoft handles it internally, what I do know is if the
&lt;br&gt;&amp;gt;&amp;gt; client doesn¹t want¹ to delegate, than they¹re going to be declined the
&lt;br&gt;&amp;gt;&amp;gt; ability to authenticate because the server is virtualizing the back-end
&lt;br&gt;&amp;gt;&amp;gt; storage. You cannot authenticate directly with the virtualized system without
&lt;br&gt;&amp;gt;&amp;gt; using a management address. The client wouldn¹t gain any advantage from not
&lt;br&gt;&amp;gt;&amp;gt; allowing the delegated trust.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;What I do know is Microsoft automatically sends the second ticket to the
&lt;br&gt;&amp;gt;&amp;gt; Acopia ARX when the device has been trusted for delegation, there has never
&lt;br&gt;&amp;gt;&amp;gt; been a case where this isn¹t true. The minute you disable trust for
&lt;br&gt;&amp;gt;&amp;gt; delegation you¹ll see the security blog is half as large (since it¹s missing
&lt;br&gt;&amp;gt;&amp;gt; a ticket). Given the data is encrypted it¹s not really easy to know what¹s
&lt;br&gt;&amp;gt;&amp;gt; going on under the hood.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;Derrick
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;On 7/24/08 6:27 PM, &amp;quot;Love Hörnquist Åstrand&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642536&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lha@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;That the computer it &amp;quot;trusted for delegation&amp;quot; doesn't mean that the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;user want to delegate.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;The reason I'm asking is that when I asked msft about this, they said
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;they only delegated if GSS_C_DELGATE_FLAG and ok-as-delegate was set.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;ok-as-delegate alone was not a critera alone for delegation. I want to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;know if its true.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;If its true, and the user never sets GSS_C_DELEGATE_FLAG, samba
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;shouldn't delegate.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;Love
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;24 jul 2008 kl. 23.03 skrev Derrick Schommer:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; The OK_AS_DELEGATE is set when the ticket is granted based on a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; computer account being told, on the domain controller, &amp;quot;trusted for
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; delegation&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; In those cases, we want to forward on the second ticket for that
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; system so that it can negotiate with the back-end storage that it's
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; virtualizing.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; Derrick
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; From: Love Hörnquist Åstrand [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642536&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lha@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; Sent: Thursday, July 24, 2008 17:53
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; To: Derrick Schommer
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; Cc: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642536&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;samba-technical@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; Subject: Re: Kerberos Ticket Forwarding patch/update
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; Hello allo,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; I would really like to know the behavior of windows, is the the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; OK_AS_DELEGATE flag that really is used to determine if ticket should
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; be delegated.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; Or is is that application that thinks it should by setting
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; GSS_C_DELEGATE and the SSPI library that strips is if the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; OK_AS_DELEGATE isn't set by the KDC on the service ticket.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; If the user never meant to delegate, samba shouldn't default to.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; Love
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt; 24 jul 2008 kl. 21.28 skrev Derrick Schommer:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; I'm looking to commit a patch for the 3.0 code base and the 3.2 code
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; base to allow samba using Kerberos authentication to work with proxy
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; devices which are set to be &amp;quot;trusted for delegation&amp;quot; in a Windows
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; domain. The update, in clikrb5.c would add detection for tickets with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; OK_AS_DELEGATE and would then request a forwardable ticket from the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; KDC
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; and send it along with the krb5_mk_req_extended() function call.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; This would allow operating systems with Samba 3.x to interoperate
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; the F5 Acopia ARX product line for storage virtualization along with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; any
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; other future virtualization vendors. I'm not sure if I send patches
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; this mailer or not (as this patch is 260 lines long and I have one
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; for
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; 3.0.x and 3.2.x). I'd love for the team to review it and do what
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; would
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; be needed to commit it into the projects.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; Thanks in advance.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; Derrick Schommer | &amp;nbsp;Corporate Systems Engineer
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; F5 Networks
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; P 978.513.2900
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; F 978.513.2990
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; www.f5.com &amp;lt;&lt;a href=&quot;http://www.f5.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.f5.com&lt;/a&gt;&amp;gt; &amp;nbsp;&amp;lt;&lt;a href=&quot;http://www.f5.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.f5.com&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; D 978.513.2960
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; M 603.765.0012
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;&amp;gt; &amp;lt;image001.gif&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---samba-technical-f13164.html&quot; embed=&quot;fixTarget[13164]&quot; target=&quot;_top&quot; &gt;Samba - samba-technical&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Kerberos-Ticket-Forwarding-patch-update-tp18640213p18642536.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18642372</id>
	<title>DO NOT REPLY [Bug 5633]  New: --pidfile option for rsync daemon</title>
	<published>2008-07-24T16:14:46Z</published>
	<updated>2008-07-24T16:14:46Z</updated>
	<author>
		<name>Bugzilla from samba-bugs@samba.org</name>
	</author>
	<content type="html">&lt;a href=&quot;https://bugzilla.samba.org/show_bug.cgi?id=5633&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/show_bug.cgi?id=5633&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: --pidfile option for rsync daemon
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: rsync
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: 3.0.3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Platform: Other
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OS/Version: Linux
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: NEW
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: enhancement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: core
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642372&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wayned@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642372&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;arekm@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;QAContact: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642372&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rsync-qa@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;This is feature request. 
&lt;br&gt;&lt;br&gt;Please add ability to specify different pid file at cmdline time so it will be
&lt;br&gt;able to run multiple daemons with different options specified only at cmdline
&lt;br&gt;time and the same config file (so no need to duplicate config file just to
&lt;br&gt;change some options.
&lt;br&gt;&lt;br&gt;Something like --pidfile /tmp/other.pid
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;https://bugzilla.samba.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.samba.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the QA contact for the bug, or are watching the QA contact.
&lt;br&gt;-- 
&lt;br&gt;Please use reply-all for most replies to avoid omitting the mailing list.
&lt;br&gt;To unsubscribe or change options: &lt;a href=&quot;https://lists.samba.org/mailman/listinfo/rsync&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.samba.org/mailman/listinfo/rsync&lt;/a&gt;&lt;br&gt;Before posting, read: &lt;a href=&quot;http://www.catb.org/~esr/faqs/smart-questions.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.catb.org/~esr/faqs/smart-questions.html&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---rsync-f13158.html&quot; embed=&quot;fixTarget[13158]&quot; target=&quot;_top&quot; &gt;Samba - rsync&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DO-NOT-REPLY--Bug-5633---New%3A---pidfile-option-for-rsync-daemon-tp18642372p18642372.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18642340</id>
	<title>Re: [SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-3410-g1500401</title>
	<published>2008-07-24T16:10:45Z</published>
	<updated>2008-07-24T16:10:45Z</updated>
	<author>
		<name>Jeremy Allison</name>
	</author>
	<content type="html">On Thu, Jul 24, 2008 at 11:44:54PM +0200, Volker Lendecke wrote:
&lt;br&gt;&amp;gt; Just curious -- shouldn't this be provided for free by
&lt;br&gt;&amp;gt; function prototypes?
&lt;br&gt;&lt;br&gt;Yes, that's true. I've been caught so many times though
&lt;br&gt;by people passing &amp;uid_t's to functions with uint_t *
&lt;br&gt;prototypes that I get explicitly paranoid these days :-).
&lt;br&gt;&lt;br&gt;Jeremy.
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---samba-technical-f13164.html&quot; embed=&quot;fixTarget[13164]&quot; target=&quot;_top&quot; &gt;Samba - samba-technical&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A--SCM--Samba-Shared-Repository---branch-v3-3-test-updated---release-3-2-0pre2-3410-g1500401-tp18641183p18642340.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18642240</id>
	<title>Re: Kerberos Ticket Forwarding patch/update</title>
	<published>2008-07-24T16:03:46Z</published>
	<updated>2008-07-24T16:03:46Z</updated>
	<author>
		<name>Love Hörnquist Åstrand</name>
	</author>
	<content type="html">Hello Derrick,
&lt;br&gt;&lt;br&gt;Maybe the client don't want to authenticate to that service, you are &amp;nbsp;
&lt;br&gt;forcing it upon them to always delegate, even for services which they &amp;nbsp;
&lt;br&gt;don't need to delegate too.
&lt;br&gt;&lt;br&gt;To test the behaivor you need to use SSPI directly and test the &amp;nbsp;
&lt;br&gt;behavior of the windows SSPI Kerberos interface.
&lt;br&gt;&lt;br&gt;Love
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;24 jul 2008 kl. 23.55 skrev Derrick Schommer:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I’m not sure how Microsoft handles it internally, what I do know is &amp;nbsp;
&lt;br&gt;&amp;gt; if the client doesn’t ‘want’ to delegate, than they’re going to be &amp;nbsp;
&lt;br&gt;&amp;gt; declined the ability to authenticate because the server is &amp;nbsp;
&lt;br&gt;&amp;gt; virtualizing the back-end storage. You cannot authenticate directly &amp;nbsp;
&lt;br&gt;&amp;gt; with the virtualized system without using a management address. The &amp;nbsp;
&lt;br&gt;&amp;gt; client wouldn’t gain any advantage from not allowing the delegated &amp;nbsp;
&lt;br&gt;&amp;gt; trust.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What I do know is Microsoft automatically sends the second ticket to &amp;nbsp;
&lt;br&gt;&amp;gt; the Acopia ARX when the device has been trusted for delegation, &amp;nbsp;
&lt;br&gt;&amp;gt; there has never been a case where this isn’t true. The minute you &amp;nbsp;
&lt;br&gt;&amp;gt; disable trust for delegation you’ll see the security blog is half as &amp;nbsp;
&lt;br&gt;&amp;gt; large (since it’s missing a ticket). Given the data is encrypted &amp;nbsp;
&lt;br&gt;&amp;gt; it’s not really easy to know what’s going on under the hood.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Derrick
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 7/24/08 6:27 PM, &amp;quot;Love Hörnquist Åstrand&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642240&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lha@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; That the computer it &amp;quot;trusted for delegation&amp;quot; doesn't mean that the
&lt;br&gt;&amp;gt;&amp;gt; user want to delegate.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The reason I'm asking is that when I asked msft about this, they said
&lt;br&gt;&amp;gt;&amp;gt; they only delegated if GSS_C_DELGATE_FLAG and ok-as-delegate was set.
&lt;br&gt;&amp;gt;&amp;gt; ok-as-delegate alone was not a critera alone for delegation. I want &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; to
&lt;br&gt;&amp;gt;&amp;gt; know if its true.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; If its true, and the user never sets GSS_C_DELEGATE_FLAG, samba
&lt;br&gt;&amp;gt;&amp;gt; shouldn't delegate.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Love
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; 24 jul 2008 kl. 23.03 skrev Derrick Schommer:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; The OK_AS_DELEGATE is set when the ticket is granted based on a
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; computer account being told, on the domain controller, &amp;quot;trusted for
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; delegation&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; In those cases, we want to forward on the second ticket for that
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; system so that it can negotiate with the back-end storage that it's
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; virtualizing.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Derrick
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; From: Love Hörnquist Åstrand [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642240&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lha@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Sent: Thursday, July 24, 2008 17:53
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; To: Derrick Schommer
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Cc: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642240&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;samba-technical@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Subject: Re: Kerberos Ticket Forwarding patch/update
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Hello allo,
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; I would really like to know the behavior of windows, is the the
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; OK_AS_DELEGATE flag that really is used to determine if ticket &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; should
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; be delegated.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Or is is that application that thinks it should by setting
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; GSS_C_DELEGATE and the SSPI library that strips is if the
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; OK_AS_DELEGATE isn't set by the KDC on the service ticket.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; If the user never meant to delegate, samba shouldn't default to.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Love
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; 24 jul 2008 kl. 21.28 skrev Derrick Schommer:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; I'm looking to commit a patch for the 3.0 code base and the 3.2 &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; code
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; base to allow samba using Kerberos authentication to work with &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; proxy
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; devices which are set to be &amp;quot;trusted for delegation&amp;quot; in a Windows
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; domain. The update, in clikrb5.c would add detection for tickets &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; with
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; OK_AS_DELEGATE and would then request a forwardable ticket from &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; KDC
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; and send it along with the krb5_mk_req_extended() function call.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; This would allow operating systems with Samba 3.x to interoperate
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; with
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; the F5 Acopia ARX product line for storage virtualization along &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; with
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; any
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; other future virtualization vendors. I'm not sure if I send &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; patches
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; to
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; this mailer or not (as this patch is 260 lines long and I have one
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; for
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; 3.0.x and 3.2.x). I'd love for the team to review it and do what
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; would
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; be needed to commit it into the projects.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Thanks in advance.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Derrick Schommer | &amp;nbsp;Corporate Systems Engineer
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; F5 Networks
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; P 978.513.2900
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; F 978.513.2990
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; www.f5.com &amp;lt;&lt;a href=&quot;http://www.f5.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.f5.com&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; D 978.513.2960
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; M 603.765.0012
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;image001.gif&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---samba-technical-f13164.html&quot; embed=&quot;fixTarget[13164]&quot; target=&quot;_top&quot; &gt;Samba - samba-technical&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Kerberos-Ticket-Forwarding-patch-update-tp18640213p18642240.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18642121</id>
	<title>Re: Kerberos Ticket Forwarding patch/update</title>
	<published>2008-07-24T15:55:00Z</published>
	<updated>2008-07-24T15:55:00Z</updated>
	<author>
		<name>Derrick Schommer-3</name>
	</author>
	<content type="html">&lt;br&gt;I¹m not sure how Microsoft handles it internally, what I do know is if the
&lt;br&gt;client doesn¹t want¹ to delegate, than they¹re going to be declined the
&lt;br&gt;ability to authenticate because the server is virtualizing the back-end
&lt;br&gt;storage. You cannot authenticate directly with the virtualized system
&lt;br&gt;without using a management address. The client wouldn¹t gain any advantage
&lt;br&gt;from not allowing the delegated trust.
&lt;br&gt;&lt;br&gt;What I do know is Microsoft automatically sends the second ticket to the
&lt;br&gt;Acopia ARX when the device has been trusted for delegation, there has never
&lt;br&gt;been a case where this isn¹t true. The minute you disable trust for
&lt;br&gt;delegation you¹ll see the security blog is half as large (since it¹s missing
&lt;br&gt;a ticket). Given the data is encrypted it¹s not really easy to know what¹s
&lt;br&gt;going on under the hood.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Derrick
&lt;br&gt;&lt;br&gt;On 7/24/08 6:27 PM, &amp;quot;Love Hörnquist Åstrand&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642121&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lha@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; That the computer it &amp;quot;trusted for delegation&amp;quot; doesn't mean that the
&lt;br&gt;&amp;gt; user want to delegate.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The reason I'm asking is that when I asked msft about this, they said
&lt;br&gt;&amp;gt; they only delegated if GSS_C_DELGATE_FLAG and ok-as-delegate was set.
&lt;br&gt;&amp;gt; ok-as-delegate alone was not a critera alone for delegation. I want to
&lt;br&gt;&amp;gt; know if its true.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If its true, and the user never sets GSS_C_DELEGATE_FLAG, samba
&lt;br&gt;&amp;gt; shouldn't delegate.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Love
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 24 jul 2008 kl. 23.03 skrev Derrick Schommer:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; The OK_AS_DELEGATE is set when the ticket is granted based on a
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; computer account being told, on the domain controller, &amp;quot;trusted for
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; delegation&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; In those cases, we want to forward on the second ticket for that
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; system so that it can negotiate with the back-end storage that it's
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; virtualizing.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Derrick
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; From: Love Hörnquist Åstrand [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642121&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lha@...&lt;/a&gt;]
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Sent: Thursday, July 24, 2008 17:53
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; To: Derrick Schommer
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Cc: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18642121&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;samba-technical@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Subject: Re: Kerberos Ticket Forwarding patch/update
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Hello allo,
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; I would really like to know the behavior of windows, is the the
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; OK_AS_DELEGATE flag that really is used to determine if ticket should
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; be delegated.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Or is is that application that thinks it should by setting
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; GSS_C_DELEGATE and the SSPI library that strips is if the
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; OK_AS_DELEGATE isn't set by the KDC on the service ticket.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; If the user never meant to delegate, samba shouldn't default to.
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; Love
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt; 24 jul 2008 kl. 21.28 skrev Derrick Schommer:
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; I'm looking to commit a patch for the 3.0 code base and the 3.2 code
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; base to allow samba using Kerberos authentication to work with proxy
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; devices which are set to be &amp;quot;trusted for delegation&amp;quot; in a Windows
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; domain. The update, in clikrb5.c would add detection for tickets with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; OK_AS_DELEGATE and would then request a forwardable ticket from the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; KDC
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; and send it along with the krb5_mk_req_extended() function call.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; This would allow operating systems with Samba 3.x to interoperate
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; the F5 Acopia ARX product line for storage virtualization along with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; any
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; other future virtualization vendors. I'm not sure if I send patches
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; this mailer or not (as this patch is 260 lines long and I have one
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; for
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; 3.0.x and 3.2.x). I'd love for the team to review it and do what
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; would
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; be needed to commit it into the projects.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Thanks in advance.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; Derrick Schommer | &amp;nbsp;Corporate Systems Engineer
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; F5 Networks
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; P 978.513.2900
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; F 978.513.2990
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; www.f5.com &amp;lt;&lt;a href=&quot;http://www.f5.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.f5.com&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; D 978.513.2960
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; M 603.765.0012
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;gt;&amp;gt; &amp;lt;image001.gif&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---samba-technical-f13164.html&quot; embed=&quot;fixTarget[13164]&quot; target=&quot;_top&quot; &gt;Samba - samba-technical&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Kerberos-Ticket-Forwarding-patch-update-tp18640213p18642121.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18641818</id>
	<title>Re: Kerberos Ticket Forwarding patch/update</title>
	<published>2008-07-24T15:27:19Z</published>
	<updated>2008-07-24T15:27:19Z</updated>
	<author>
		<name>Love Hörnquist Åstrand</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;That the computer it &amp;quot;trusted for delegation&amp;quot; doesn't mean that the &amp;nbsp;
&lt;br&gt;user want to delegate.
&lt;br&gt;&lt;br&gt;The reason I'm asking is that when I asked msft about this, they said &amp;nbsp;
&lt;br&gt;they only delegated if GSS_C_DELGATE_FLAG and ok-as-delegate was set. &amp;nbsp;
&lt;br&gt;ok-as-delegate alone was not a critera alone for delegation. I want to &amp;nbsp;
&lt;br&gt;know if its true.
&lt;br&gt;&lt;br&gt;If its true, and the user never sets GSS_C_DELEGATE_FLAG, samba &amp;nbsp;
&lt;br&gt;shouldn't delegate.
&lt;br&gt;&lt;br&gt;Love
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;24 jul 2008 kl. 23.03 skrev Derrick Schommer:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; The OK_AS_DELEGATE is set when the ticket is granted based on a &amp;nbsp;
&lt;br&gt;&amp;gt; computer account being told, on the domain controller, &amp;quot;trusted for &amp;nbsp;
&lt;br&gt;&amp;gt; delegation&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In those cases, we want to forward on the second ticket for that &amp;nbsp;
&lt;br&gt;&amp;gt; system so that it can negotiate with the back-end storage that it's &amp;nbsp;
&lt;br&gt;&amp;gt; virtualizing.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Derrick
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Love Hörnquist Åstrand [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18641818&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lha@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Thursday, July 24, 2008 17:53
&lt;br&gt;&amp;gt; To: Derrick Schommer
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18641818&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;samba-technical@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: Kerberos Ticket Forwarding patch/update
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hello allo,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I would really like to know the behavior of windows, is the the
&lt;br&gt;&amp;gt; OK_AS_DELEGATE flag that really is used to determine if ticket should
&lt;br&gt;&amp;gt; be delegated.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Or is is that application that thinks it should by setting
&lt;br&gt;&amp;gt; GSS_C_DELEGATE and the SSPI library that strips is if the
&lt;br&gt;&amp;gt; OK_AS_DELEGATE isn't set by the KDC on the service ticket.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If the user never meant to delegate, samba shouldn't default to.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Love
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 24 jul 2008 kl. 21.28 skrev Derrick Schommer:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I'm looking to commit a patch for the 3.0 code base and the 3.2 code
&lt;br&gt;&amp;gt;&amp;gt; base to allow samba using Kerberos authentication to work with proxy
&lt;br&gt;&amp;gt;&amp;gt; devices which are set to be &amp;quot;trusted for delegation&amp;quot; in a Windows
&lt;br&gt;&amp;gt;&amp;gt; domain. The update, in clikrb5.c would add detection for tickets with
&lt;br&gt;&amp;gt;&amp;gt; OK_AS_DELEGATE and would then request a forwardable ticket from the
&lt;br&gt;&amp;gt;&amp;gt; KDC
&lt;br&gt;&amp;gt;&amp;gt; and send it along with the krb5_mk_req_extended() function call.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This would allow operating systems with Samba 3.x to interoperate &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; with
&lt;br&gt;&amp;gt;&amp;gt; the F5 Acopia ARX product line for storage virtualization along with
&lt;br&gt;&amp;gt;&amp;gt; any
&lt;br&gt;&amp;gt;&amp;gt; other future virtualization vendors. I'm not sure if I send patches &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; to
&lt;br&gt;&amp;gt;&amp;gt; this mailer or not (as this patch is 260 lines long and I have one &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; for
&lt;br&gt;&amp;gt;&amp;gt; 3.0.x and 3.2.x). I'd love for the team to review it and do what &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; would
&lt;br&gt;&amp;gt;&amp;gt; be needed to commit it into the projects.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks in advance.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Derrick Schommer | &amp;nbsp;Corporate Systems Engineer
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; F5 Networks
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; P 978.513.2900
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; F 978.513.2990
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; www.f5.com &amp;lt;&lt;a href=&quot;http://www.f5.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.f5.com&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; D 978.513.2960
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; M 603.765.0012
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;image001.gif&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---samba-technical-f13164.html&quot; embed=&quot;fixTarget[13164]&quot; target=&quot;_top&quot; &gt;Samba - samba-technical&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Kerberos-Ticket-Forwarding-patch-update-tp18640213p18641818.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18641768</id>
	<title>RE: Reserved krb5 error (29)</title>
	<published>2008-07-24T15:23:08Z</published>
	<updated>2008-07-24T15:23:08Z</updated>
	<author>
		<name>Dave Daugherty</name>
	</author>
	<content type="html">Check your Windows event logs to see if there are any Kerberos errors
&lt;br&gt;there.
&lt;br&gt;&lt;br&gt;Dave Daugherty
&lt;br&gt;Centrify
&lt;br&gt;&lt;br&gt;&amp;gt; On Behalf Of Herb Lewis
&lt;br&gt;&amp;gt; Sent: Thursday, July 24, 2008 3:02 PM
&lt;br&gt;&lt;br&gt;&amp;gt; I'm having trouble authenticating to a W2k SP4 domain. the join said
&lt;br&gt;it 
&lt;br&gt;&amp;gt; worked and wbinfo -t returns success but wbinfo -n returns errors and
&lt;br&gt;I 
&lt;br&gt;&amp;gt; see the following in my winbindd logs
&lt;br&gt;&lt;br&gt;&amp;gt; Kinit failed: Reserved krb5 error (29)
&lt;br&gt;&lt;br&gt;&amp;gt; what is this error? This is samba 3.2 and 3.0.26a both
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---samba-technical-f13164.html&quot; embed=&quot;fixTarget[13164]&quot; target=&quot;_top&quot; &gt;Samba - samba-technical&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Reserved-krb5-error-%2829%29-tp18641487p18641768.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18641751</id>
	<title>Re: Reserved krb5 error (29)</title>
	<published>2008-07-24T15:22:14Z</published>
	<updated>2008-07-24T15:22:14Z</updated>
	<author>
		<name>Love Hörnquist Åstrand</name>
	</author>
	<content type="html">&lt;br&gt;24 jul 2008 kl. 23.01 skrev Herb Lewis:
&lt;br&gt;&lt;br&gt;&amp;gt; I'm having trouble authenticating to a W2k SP4 domain. the join said &amp;nbsp;
&lt;br&gt;&amp;gt; it
&lt;br&gt;&amp;gt; worked and wbinfo -t returns success but wbinfo -n returns errors &amp;nbsp;
&lt;br&gt;&amp;gt; and I
&lt;br&gt;&amp;gt; see the following in my winbindd logs
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Kinit failed: Reserved krb5 error (29)
&lt;br&gt;&lt;br&gt;Probably KDC_ERR_SVC_UNAVAILABLE translated into &amp;nbsp;
&lt;br&gt;KRB5KDC_ERR_SVC_UNAVAILABLE, your kdc didn't want to answer your right &amp;nbsp;
&lt;br&gt;now, please try again later (or try another KDC).
&lt;br&gt;&lt;br&gt;Released Heimdal supports this, and MIT might do with 1.6, for sure &amp;nbsp;
&lt;br&gt;with yet to be released 1.7.
&lt;br&gt;&lt;br&gt;Love
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---samba-technical-f13164.html&quot; embed=&quot;fixTarget[13164]&quot; target=&quot;_top&quot; &gt;Samba - samba-technical&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Reserved-krb5-error-%2829%29-tp18641487p18641751.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18641508</id>
	<title>RE: Kerberos Ticket Forwarding patch/update</title>
	<published>2008-07-24T15:03:11Z</published>
	<updated>2008-07-24T15:03:11Z</updated>
	<author>
		<name>Derrick Schommer-2</name>
	</author>
	<content type="html">The OK_AS_DELEGATE is set when the ticket is granted based on a computer account being told, on the domain controller, &amp;quot;trusted for delegation&amp;quot;
&lt;br&gt;&lt;br&gt;In those cases, we want to forward on the second ticket for that system so that it can negotiate with the back-end storage that it's virtualizing.
&lt;br&gt;&lt;br&gt;Derrick 
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Love Hörnquist Åstrand [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18641508&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lha@...&lt;/a&gt;] 
&lt;br&gt;Sent: Thursday, July 24, 2008 17:53
&lt;br&gt;To: Derrick Schommer
&lt;br&gt;Cc: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18641508&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;samba-technical@...&lt;/a&gt;
&lt;br&gt;Subject: Re: Kerberos Ticket Forwarding patch/update
&lt;br&gt;&lt;br&gt;Hello allo,
&lt;br&gt;&lt;br&gt;I would really like to know the behavior of windows, is the the &amp;nbsp;
&lt;br&gt;OK_AS_DELEGATE flag that really is used to determine if ticket should &amp;nbsp;
&lt;br&gt;be delegated.
&lt;br&gt;&lt;br&gt;Or is is that application that thinks it should by setting &amp;nbsp;
&lt;br&gt;GSS_C_DELEGATE and the SSPI library that strips is if the &amp;nbsp;
&lt;br&gt;OK_AS_DELEGATE isn't set by the KDC on the service ticket.
&lt;br&gt;&lt;br&gt;If the user never meant to delegate, samba shouldn't default to.
&lt;br&gt;&lt;br&gt;Love
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;24 jul 2008 kl. 21.28 skrev Derrick Schommer:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm looking to commit a patch for the 3.0 code base and the 3.2 code
&lt;br&gt;&amp;gt; base to allow samba using Kerberos authentication to work with proxy
&lt;br&gt;&amp;gt; devices which are set to be &amp;quot;trusted for delegation&amp;quot; in a Windows
&lt;br&gt;&amp;gt; domain. The update, in clikrb5.c would add detection for tickets with
&lt;br&gt;&amp;gt; OK_AS_DELEGATE and would then request a forwardable ticket from the &amp;nbsp;
&lt;br&gt;&amp;gt; KDC
&lt;br&gt;&amp;gt; and send it along with the krb5_mk_req_extended() function call.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This would allow operating systems with Samba 3.x to interoperate with
&lt;br&gt;&amp;gt; the F5 Acopia ARX product line for storage virtualization along with &amp;nbsp;
&lt;br&gt;&amp;gt; any
&lt;br&gt;&amp;gt; other future virtualization vendors. I'm not sure if I send patches to
&lt;br&gt;&amp;gt; this mailer or not (as this patch is 260 lines long and I have one for
&lt;br&gt;&amp;gt; 3.0.x and 3.2.x). I'd love for the team to review it and do what would
&lt;br&gt;&amp;gt; be needed to commit it into the projects.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks in advance.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Derrick Schommer | &amp;nbsp;Corporate Systems Engineer
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; F5 Networks
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;P 978.513.2900
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; F 978.513.2990
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; www.f5.com &amp;lt;&lt;a href=&quot;http://www.f5.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.f5.com&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;D 978.513.2960
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; M 603.765.0012
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;image001.gif&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Samba---samba-technical-f13164.html&quot; embed=&quot;fixTarget[13164]&quot; target=&quot;_top&quot; &gt;Samba - samba-technical&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Kerberos-Ticket-Forwarding-patch-update-tp18640213p18641508.html" />
</entry>

<entry>
	<id>tag: