Re: [Samba] Developmen state Samba as ADDC?

2013-05-25 Thread Nick Semenkovich
Sure, hope my smb.conf is helpful: [global] workgroup = CORP realm = CORP.EXAMPLE.COM netbios name = SERVERNAME server role = active directory domain controller dns forwarder = 192.168.0.1 guest account = nobody load printers = no printing = bsd printcap name = /dev/null disable spoolss = yes

Re: [Samba] Linux Servers in an AD Domain with Multiple Windows Domain Controllers

2013-05-25 Thread Marc Muehlfeld
Hello Eric, Am 25.05.2013 18:29, schrieb Robinson, Eric: We have three Windows domain controllers in our AD domain. They are > DC01, DC02, and DC03. We have Linux (RHEL5 and 6) servers in the > domain as well. The Linux servers are working fine with AD. However, > they are currently configured

[Samba] Linux Servers in an AD Domain with Multiple Windows Domain Controllers

2013-05-25 Thread Robinson, Eric
We have three Windows domain controllers in our AD domain. They are DC01, DC02, and DC03. We have Linux (RHEL5 and 6) servers in the domain as well. The Linux servers are working fine with AD. However, they are currently configured in krb.conf and krb5.conf to use only DC01 for AD domain control

Re: [Samba] samba4wins install

2013-05-25 Thread TAKAHASHI Motonobu
From: Gordon Freeman Date: Tue, 21 May 2013 12:13:43 -0700 > I've the read docs and one thing I'm still not clear on: is Samba required > to be installed before I install samba4wins, or not? No, samba4wins is derived from Samba, but does not depend on. > Second question: once I get samba4wins i

Re: [Samba] Looking for compiled version 1.9 of Samba

2013-05-25 Thread Nico Kadel-Garcia
On Thu, May 23, 2013 at 6:47 PM, Paul Davis wrote: > I am trying to assist a client who need a compiled version of Samba 1.9 for > his SCO ODT 3.2 v4.2 environment. We are trying to connect an old version of > DataFlex on SCO and need the bridge. > > Anybody have an old compiled version? > > Tha

Re: [Samba] Developmen state Samba as ADDC?

2013-05-25 Thread Nick Semenkovich
Not sure about documentation -- is there a particular feature you're looking for? I've been running Samba4 as an AD DC for a few months now with ~20 Windows 8 clients & users. Minus one big issue (crashing bug 9822 which was patched quickly), it's been incredibly stable and easy to use. Samba4

[Samba] Developmen state Samba as ADDC?

2013-05-25 Thread Ulrich Schneider
Hi everybody, I read about the development state ... samba as an ad domain controller and that many functions / group policies have been implemented. Still, there is some work in progress. Is there a documentation where I can look up the functions not implemented yet? Regards, Ulrich Schne

[Samba] Entwicklungsstand Samba als ADDC?

2013-05-25 Thread Ulrich Schneider
Hallo zusammen, ich habe gelesen, dass man Samba als AD Domain Controller verwenden kann, dass aber hier die Entwicklung noch nicht abgeschlossen ist. Wo kann ich denn nachlesen, welche Funktionen/Gruppenrichtlinien implementiert sind und welche noch in der Entwicklung sind? GrĂ¼sse, Ulrich

[Samba] Samba 4 Alpha 17 to 4.0.x update - questions concerning S3FS / NTVFS

2013-05-25 Thread X-Dimension
We had used Samba 4 alpha 17 for a long time and want to update our server now to Samba 4.0.x. The old Samba versions was using NTVFS and Samba 4.0.x is now using S3FS by default. So, what is the best practice now? Should we stay on NTVFS or should we switch to S3FS? The global part of our s

Re: [Samba] Unable to get Samba-3.6.12 to authenticate using ADS

2013-05-25 Thread Rowland Penny
Hi, you probably haven't setup NSS etc so that your fileserver knows about your AD users. Have a read here: https://wiki.samba.org/index.php/Samba_%26_Active_Directory Then once you have understood what needs to be done, go here: http://linuxcostablanca.blogspot.co.uk/2013/04/sssd-in-samba-40.htm