Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: James Davis on October 30, 2001, 04:05:23 PM

Title: SMS 5.0 as a BDC
Post by: James Davis on October 30, 2001, 04:05:23 PM
Hi,
   My boss has asked a question regarding SME 5.0 . Can it act as a BDC. I told him that believe only as a PDC but I would ask..
 

 Thanks in Advance
  James Davis
Title: Re: SMS 5.0 as a BDC
Post by: Dan Brown on October 30, 2001, 04:07:56 PM
No, Samba (which is used in SME 5) is not capable of acting as a BDC.  As shipped, it also won't work as a PDC for Win2k clients, but if you upgrade Samba to the latest version, it will.
Title: Re: SMS 5.0 as a BDC
Post by: Greg Zartman on October 30, 2001, 07:07:03 PM
This issue of BDC with Samba is almost a taboo word in the Samba community.  When people bring it up on the Samba mailing lists their either don't get an answer or they get an answer like "it's not fully implemented yet."  As of the release of Samba 2.2.2, samba cannot act as a BDC or communicate with one if it is acting as a PDC.  It can however act as a client in a network with a Win NT (not Win2k native mode) PDC/BDC combination.

Samba is a VERY fluid product as the developers are literally reverses engineering the microsoft networking model.  I think BDC functionality is something that is close, but how close is anyones guess.

Greg Zartman
Title: Re: SMS 5.0 as a BDC
Post by: David on November 01, 2001, 12:52:01 PM
Samba HAS been successfully used as a BDC, however. The details are at http://www.skippy.net/linux/smb-howto.html - good luck!
Title: Re: SMS 5.0 as a BDC
Post by: Charlie Brady on November 07, 2001, 12:56:37 AM
David wrote:
 
> Samba HAS been successfully used as a BDC, however. The
> details are at http://www.skippy.net/linux/smb-howto.html -

That document states quite unambiguously "Samba cannot fulfill the roles of a BDC".

Charlie
Title: Re: SMS 5.0 as a BDC
Post by: Greg Zartman on November 07, 2001, 09:38:40 PM
David,

The only code branch of Samba that has EVER successfully been used as a BDC is the TNG code branch and that branch will never make it out of alpha.

Not even the Head code branch will work as a BDC.

Greg Zartman