svn commit: samba r17026 - in branches/SAMBA_4_0/source/libnet: .

Andrew Bartlett abartlet at samba.org
Fri Jul 14 05:52:27 GMT 2006


On Fri, 2006-07-14 at 07:50 +0200, Rafal Szczesniak wrote:
> On Fri, Jul 14, 2006 at 09:38:28AM +1000, Andrew Bartlett wrote:
> > On Thu, 2006-07-13 at 22:13 +0000, mimir at samba.org wrote:
> > > Author: mimir
> > > Date: 2006-07-13 22:13:47 +0000 (Thu, 13 Jul 2006)
> > > New Revision: 17026
> > > 
> > > WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=17026
> > > 
> > > Log:
> > > Make rpc connect routine a bit smarter. Try to connect again
> > > using different transport and possibly address type, when
> > > the first attempt fails (only if it makes any sense, of course).
> > > This may be especially useful when connecting DCs and PDCs in
> > > mixed environments.
> > 
> > Why is the default ncacn_ip_tcp for DCs?
> 
> Because I found it easier to connect a server on tcp/ip, whereas
> netbios/smb can be troublesome.
> 
> > The LSA pipe isn't fully
> > available on TCP (but it answers, so this routine would never know).
> 
> You mean it can be opened, but it does not implement all of the calls ?

Correct.  You can't get a policy handle on TCP, but you can do one
lookupnames call.  You get an error NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED.

> > The default needs to remain ncacn_np for both.
> 
> ok, I'll change that. On the other hand - how do we know when ncacn_ip_tcp
> can be used ?

It must be used for DRSUAPI, and some o

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org
Samba Developer, Red Hat Inc.                  http://redhat.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba-technical/attachments/20060714/8a56713d/attachment.bin


More information about the samba-technical mailing list