Re: [Samba] Samba 4 Packages Available for Download

2013-05-14 Thread Fernando Lozano
Hi there, [Sorry for cross-posting, I hope I didn't violated any list policies] this is just a heads-up that SerNet does provide Samba 4 packages (including AD DC package) now. It was told on the fedora user's list that the kerberos implementation used by Fedora, RHEL and CentOS conflicts with

Re: [Samba] frequent tdb corruption

2013-05-14 Thread Gerry Reno
On 05/14/2013 11:17 AM, Adam Thorn wrote: >> What type of filesystem are you using? Do you have barriers enabled? >> >> I know in Linux that you should set barrier=1 on the ext3/ext4 filesystem in >> order to prevent corruption of sam.ldb in >> cases of power loss. > It's all on ZFS, so I don't b

Re: [Samba] Sudden authentication failures, hex dumps in log.samba

2013-05-14 Thread Pekka L.J. Jalkanen
On 14.5.2013 19:31, Andrew Bartlett wrote: > On Tue, 2013-05-14 at 11:04 +0300, Pekka L.J. Jalkanen wrote: >> On 14.5.2013 8:04, Andrew Bartlett wrote: >>> The issue is the same >>> for all of these accounts. We simply have a password encoded in a >>> format that we do not correctly parse. The 00

[Samba] winbind versus nss/pam_ldap

2013-05-14 Thread Fernando Lozano
Hi there, Since samba 3.0 I've been using Samba PDC and BDCs backed by OpenLDAP, and I configure my member servers (all running Linux) to use nss and pam to get user information directly from LDAP. I took this way because I had previous experience using LDAP for e-mail and web apps. But it loo

Re: [Samba] Sudden authentication failures, hex dumps in log.samba

2013-05-14 Thread Andrew Bartlett
On Tue, 2013-05-14 at 11:04 +0300, Pekka L.J. Jalkanen wrote: > On 14.5.2013 8:04, Andrew Bartlett wrote: > > On Mon, 2013-05-13 at 14:24 +0300, Pekka L.J. Jalkanen wrote: > > > >>> Any ideas how to resolve this problem? > >> > >> No comments, it seems. > >> > >> I can see that even if this is a b

Re: [Samba] GPO replication?

2013-05-14 Thread Chris Rowson
> CR> Some people have had success with scripting replication using rsync > etc. > > I don't want this to sound like I'm arguing, because I'm not. > I'm just not aware of ANYONE who has gotten rsync to work properly > handling all the EA's and such in syncing any Samba4 AD filesystems > between AD

Re: [Samba] Cannot add/modify ACL through windows client

2013-05-14 Thread Denis Cardon
Hi Lucas, I am struggling around with Windows ACLs and cannot find a solution nor how to troubleshoot that. I have two samba3 hosts. Hostname "donald" is my domain controller with samba 3.x + OpenLDAP server running. Hostname "pluto" is my other samba 3.x server which was joined to my domain.

Re: [Samba] GPO replication?

2013-05-14 Thread Gregory Sloop
CR> Some people have had success with scripting replication using rsync etc. I don't want this to sound like I'm arguing, because I'm not. I'm just not aware of ANYONE who has gotten rsync to work properly handling all the EA's and such in syncing any Samba4 AD filesystems between AD members. I'v

Re: [Samba] Samba fsmo/demote/unjoin trouble after crash

2013-05-14 Thread Denis Cardon
Hi Giedrius, i've got initial setup on DC1 (4.0.1)... all working good and flawless Added additional geographically distributed controllers (DC2, DC3, DC4,DC5) with 4.0.5 - no problem. All PC's can connect to their own site/DC Transferred all FSMO's to DC2 - transferred suc

Re: [Samba] GPO replication?

2013-05-14 Thread Chris Rowson
Hey Luc, Samba 4 doesn't currently have FRS enabled and so doesn't replicate SYSVOL. http://wiki.samba.org/index.php/Samba4/DRS_TODO_List#Add_cifsfs.2Brsync_interim_script_for_group_policy_replication Some people have had success with scripting replication using rsync etc. Cheers, Chris On T

[Samba] GPO replication?

2013-05-14 Thread Luc Lalonde
Hello Folks, I've successfully created a GPO for user logon scripts with Samba4... However, the 'SYSVOL\domain\Policies' folder and contents is not replicated to the other DC's. Is this normal? It is working, but it seems that this is a 'single point of failure' for 'logon' scripts. Thank Y

Re: [Samba] frequent tdb corruption

2013-05-14 Thread Adam Thorn
OK: my samba config is at http://www-co.ch.cam.ac.uk/geekery/smb.conf Thanks, Adam On Tue, 2013-05-14 at 16:01 +0200, Timur I. Bakeyev wrote: > I suspect, that ML software removes attachments, so please put > it somewhere on the Web. > > > Regards, > Timur Bakeyev. > > > On Tue, May 14, 201

[Samba] Samba 4 Packages Available for Download

2013-05-14 Thread Karolin Seeger
Hi list, this is just a heads-up that SerNet does provide Samba 4 packages (including AD DC package) now. For more information, please see http://www.enterprisesamba.com/samba/ Cheers, Karolin -- SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen phone: +49-551-37-0, fax: +49-551-37-9 AG

Re: [Samba] frequent tdb corruption

2013-05-14 Thread Adam Thorn
> What type of filesystem are you using? Do you have barriers enabled? > > I know in Linux that you should set barrier=1 on the ext3/ext4 filesystem in > order to prevent corruption of sam.ldb in > cases of power loss. It's all on ZFS, so I don't believe there's an equivalent setting. Adam -

[Samba] Cannot add/modify ACL through windows client

2013-05-14 Thread ?icro MEGAS
Dear all, I am struggling around with Windows ACLs and cannot find a solution nor how to troubleshoot that. I have two samba3 hosts. Hostname "donald" is my domain controller with samba 3.x + OpenLDAP server running. Hostname "pluto" is my other samba 3.x server which was joined to my domain. I

Re: [Samba] frequent tdb corruption

2013-05-14 Thread Timur I. Bakeyev
I suspect, that ML software removes attachments, so please put it somewhere on the Web. Regards, Timur Bakeyev. On Tue, May 14, 2013 at 1:57 PM, Adam Thorn wrote: > > > [global] > >include = /data/config/samba/servers/%i > > > > and I've attached the result from running testparm on one of

Re: [Samba] win 7 client can't map drive: getpeername failed

2013-05-14 Thread Ed Strong
Thanks so much gaiseric for your continued help, Your advice was spot on and I have found the issue in the windows 7 security settings. Not sure how it happened as a bad client was imaged from a good client. I'd already tweaked the "Network Security: LAN Manager authentication level" to 'Send LM &

Re: [Samba] frequent tdb corruption

2013-05-14 Thread Gerry Reno
On 05/14/2013 05:59 AM, Adam Thorn wrote: > Hi, > > I'm seeing regular tdb corruption; typical log messages are: > > tdb(/var/db/samba/sessionid.tdb): tdb_rec_read bad magic 0x42424242 at > offset=672032 > > tdb(/var/db/samba/connections.tdb): tdb_rec_read bad magic 0x0 at > offset=638594 > > t

Re: [Samba] Samba 4 + Zimbra 8

2013-05-14 Thread Mārtiņš Gailītis
Hi, Denis! Thnx for your reply! I'm using ldap auth. Anyway - found the problem. There was SplitDNS configured and time after time Zimbra internal DNS could not find ldap by it's DNS name :) Removed that stupid SplitDNS config, changed resolv.conf and i guess topic could be closed. ;) regards,

Re: [Samba] Samba 4 + Zimbra 8

2013-05-14 Thread Denis Cardon
Hi Martin, I have a setup - Samba 4 for AD functionality and Zimbra 8 for e-mail and collaboration. Configured in Zimbra that for authentication Samba 4 has to be used. Basically it works, but now randomly one time in two or three days authentication just stops working. Nobody is able to log

Re: [Samba] DNS Problems with Samba4.0.5

2013-05-14 Thread Thierry Gonon
Hi Mark, thanks for the answer... But in fact, just a few minutes after sending this mail, I discover my mistake, and it was exactly the problem you mention... So corrected it, and everything works fine !! Sorry, but thank you very much ! Thierry - Mail original - De: "Marc Muehlfeld"

Re: [Samba] frequent tdb corruption

2013-05-14 Thread Adam Thorn
> [global] >include = /data/config/samba/servers/%i > > and I've attached the result from running testparm on one of those > included files. ..that attachment seemed be mislaid, so it's attached here instead! Adam -- To unsubscribe from this list go to the following URL and read the instru

[Samba] Samba 4 + Zimbra 8

2013-05-14 Thread Mārtiņš Gailītis
Hello! I have a setup - Samba 4 for AD functionality and Zimbra 8 for e-mail and collaboration. Configured in Zimbra that for authentication Samba 4 has to be used. Basically it works, but now randomly one time in two or three days authentication just stops working. Nobody is able to log in to

[Samba] frequent tdb corruption

2013-05-14 Thread Adam Thorn
Hi, I'm seeing regular tdb corruption; typical log messages are: tdb(/var/db/samba/sessionid.tdb): tdb_rec_read bad magic 0x42424242 at offset=672032 tdb(/var/db/samba/connections.tdb): tdb_rec_read bad magic 0x0 at offset=638594 tdb(/var/db/samba/locking.tdb): tdb_rec_read bad magic 0x4242

Re: [Samba] Sudden authentication failures, hex dumps in log.samba

2013-05-14 Thread Pekka L.J. Jalkanen
On 14.5.2013 8:04, Andrew Bartlett wrote: > On Mon, 2013-05-13 at 14:24 +0300, Pekka L.J. Jalkanen wrote: > >>> Any ideas how to resolve this problem? >> >> No comments, it seems. >> >> I can see that even if this is a bug in Samba it would be really hard to >> reproduce. But it's really frustrati