Re: [Samba] 3.0.9-3.0.37 Deleting files not working

2012-08-09 Thread IngeKo
x86 zfs and Sparc ufs. Problem happens on both platforms though. On 08/08/12 08:01, gaiseric.van...@gmail.com wrote: zfs or ufs? On 08/08/12 08:01, ing...@gmx.net wrote: Hello, we were using Samba 3.0.9 on Solaris 10 x86 and Sparc in a productive environment and upgraded to 3.0.37 to

[Samba] winbind normalize names = yes disable winbind cache mechanism and cause LDAP heavy load / poor performances

2012-08-09 Thread Patrick Nomblot
Context : client linux Ubuntu 12.04 SSO authentification against Microsoft 2008 AD server, Winbind 3.6.3 (Ubuntu 12.04 LTS, Linux 3.2.0-27-generic, winbind 2:3.6.3-2ubuntu2.3 ) I'have discovered that setting option winbind normalize names = yes cause winbind client to send LDAP search for

Re: [Samba] Problems connecting win7 client to new Samba PDC

2012-08-09 Thread Brandon
Here's some more information on my problem: smb.conf: --- begin smb.conf --- [global] workgroup = MYWORKGROUP server string = %h server (Samba, Ubuntu) map to guest = Bad User obey pam restrictions = Yes pam password change = Yes passwd program =

[Samba] %localappdata%\google\drive get lost

2012-08-09 Thread Alexander Busam
Hello! I use samba 3.6.7 as PDC for Windows 7. For Google Drive the config files are stored in %localappdata%\google\drive. These files are needed for logon and syncronisation. As a local user all works fine. When I logout and logon to Windows as domain user the %localappdata%\google

Re: [Samba] 3.0.9-3.0.37 Deleting files not working

2012-08-09 Thread Gaiseric Vandal
I ran into issues when I switched to zfs. the problem is that ZFS ACL's seem be more similar to NTFS ACL's (compared to UFS-NTFS compatibility.) But you can run into an issue were perms that are additive in unix are interpreted as least permissive or deny trumps all in Windows. For example,

Re: [Samba] Problems connecting win7 client to new Samba PDC

2012-08-09 Thread Gaiseric Vandal
did you make the appropriate registry changes on Win 7 as per http://wiki.samba.org/index.php/Windows7 On 08/09/12 09:28, Brandon wrote: Here's some more information on my problem: smb.conf: --- begin smb.conf --- [global] workgroup = MYWORKGROUP server string = %h

Re: [Samba] Samba 3.3.4 - Win7 Latency with MS Office files

2012-08-09 Thread Gaiseric Vandal
Did you try enabling the name service caching daemon on the server? (has its pros can cons.) I would also try XP+Office 2010 and WIn 7+ Office 2007 to see if you can shake out which is the actual problem. Also, can you configure office to store temp files on the local PC, and not the same

[Samba] LDAP - Samba password synchronization

2012-08-09 Thread RAKESH PRITMANI
Is there a way to syncronize SambaLmPassword NTLMpassword from LDAP password. ldap passwd sync allows to sync ldap passwd from samba, I need the other way. I already have external LDAP server with CRYPT passwords and need to set SambaLMPasswd with these LDAP passwords. -- To unsubscribe from

Re: [Samba] Problems connecting win7 client to new Samba PDC

2012-08-09 Thread Andrew Mark
Have you tried adding a machine account for your CLIENTPC i.e. # pdbedit -a -m -u CLIENTPC This will create the CLIENTPC$ account it was squawking about. In my experience, the machine needs a Samba account too. Cheers, Andrew Mark | Development Analyst | www.aimsystems.ca local:

Re: [Samba] LDAP - Samba password synchronization

2012-08-09 Thread Gaiseric Vandal
The best approach is to configure samba to change the ldap password when a samba password changes. See the smb.conf man page and password sync and password chat options. If you have unix users who want to change their ldap passwords, tell them to use the smbpasswd -r pdc_server_name command- if

Re: [Samba] Problems connecting win7 client to new Samba PDC

2012-08-09 Thread Brandon
did you make the appropriate registry changes on Win 7 as per http://wiki.samba.org/index.php/Windows7 Yes, I've downloaded the 3.6.3 script and ran it on the client, as well as manually checked that the settings were only the two described in the wiki article Have you tried adding a

Re: [Samba] Problems connecting win7 client to new Samba PDC

2012-08-09 Thread Gaiseric Vandal
that looks OK. You should not need a login script defined for a computer account. Are you able to login as the Domain Administrator? Are your group mappings correct? I ask because it may be that the Domain Users is not properly recognized as a member of the Users group on the PC. Can you

Re: [Samba] Problems connecting win7 client to new Samba PDC

2012-08-09 Thread Brandon
On 8/9/2012 10:58 AM, Gaiseric Vandal wrote: that looks OK. You should not need a login script defined for a computer account. This must have been generated from smb.conf, I didn't actually change anything. Are you able to login as the Domain Administrator? No. myadmin is supposed to

[Samba] Fwd: samba is failing to save to samba share

2012-08-09 Thread Martial Paupe
Hi, We have a bunch of software that use tmp file - rename tmp file to original file name to save changes append to an existing one. how it's happen 1. open modify the original file 2. save file - the software create tmp file 3. want to rename tmp file to original name - the software raise an

Re: [Samba] Samba 3.3.4 - Win7 Latency with MS Office files

2012-08-09 Thread John Goubeaux
Thanks for the ideas ! Does enabling nameservice cacheing mean starting winbindd ? Wondering what the implications of having this running on a network with an actual Win DC running as well are ? Meaning this is a standalone instance of a samba server that I am trbl shooting. I have a

Re: [Samba] Samba 3.3.4 - Win7 Latency with MS Office files

2012-08-09 Thread Gaiseric Vandal
name service works at unix level- it caches user and group looks (e.g. results of getent passwd and getent group.) So that could include winbind if nsswitch.conf includes winbind. On solaris, it is defined as follows. bash-3.00# svcs -a | grep name disabled Jul_18

Re: [Samba] Samba 3.3.4 - Win7 Latency with MS Office files

2012-08-09 Thread John Goubeaux
Ok, thanks for that detail on winbind usage. Oddly my testing of the problem might have pinpointed the issue to be the fact that the Win7 is running on iMacs, YES! AND there might be a driver related latency with the network card. Networking via the wireless card shows faster results.

Re: [Samba] Problems connecting win7 client to new Samba PDC

2012-08-09 Thread Brandon
Are your group mappings correct? I ask because it may be that the Domain Users is not properly recognized as a member of the Users group on the PC. Can you login as the domain (or local) admins and explicitly add domain users and domain groups to a local group? An update to this: I was able

Re: [Samba] How to build vfs_zfsacl module on Linux platform?

2012-08-09 Thread Jeremy Allison
On Wed, Aug 08, 2012 at 03:02:23PM +0400, Александр Фахрутдинов wrote: Solaris OS has ZFS as primary filesystem, that has own implementation of ACL (NFS v4 ACL). Samba uses zfsacl and acl_xattr modules for converting NT ACL to ZFS ACL and extended attributes of file in this OS. ZfsOnLinux

[Samba] Samba4: rfc2307 compatibility with Samba3

2012-08-09 Thread steve
Hi In Samba3, I have full rfc2307 compliance via winbind where all attributes can be obtained from AD. In Samba4 I only have partial rfc2307 compatibility with: idmap_ldb:use rfc2307 = yes uidNumber and gidNumber can be obtained from AD but uinxHomeDirectory and loginShell are missing. The

[SCM] Samba Shared Repository - branch master updated

2012-08-09 Thread Andrew Bartlett
The branch, master has been updated via a117fd6 s4-dsdb: Ensure we have indexing enabled during the provision via ef87b4e s4-pydsdb: Provide control of if we should write index attributes when reloading a schema from 1a1f01e s4-dsdb: Change talloc parent

[SCM] CTDB repository - branch 1.2.40 updated - ctdb-1.2.46-2-g55b243a

2012-08-09 Thread Amitay Isaacs
The branch, 1.2.40 has been updated via 55b243a0387b8b0e58615f3b87afaa000189ade9 (commit) via f24b2188839074e43d3d23ff7b87b4f09fb40b78 (commit) from ec1bfcec167194344a5694427bede4597bcf2547 (commit) http://gitweb.samba.org/?p=ctdb.git;a=shortlog;h=1.2.40 - Log

[SCM] CTDB repository - annotated tag ctdb-1.2.47 created - ctdb-1.2.47

2012-08-09 Thread Amitay Isaacs
The annotated tag, ctdb-1.2.47 has been created at f7b25cc8a27ad57b902f048bfab624813c151bc2 (tag) tagging 55b243a0387b8b0e58615f3b87afaa000189ade9 (commit) replaces ctdb-1.2.46 tagged by Amitay Isaacs on Thu Aug 9 16:58:04 2012 +1000 - Log

[SCM] Samba Shared Repository - branch master updated

2012-08-09 Thread Stefan Metzmacher
The branch, master has been updated via 0d7b17f s3:smb2_sesssetup: setup global-[en|de]cryption_key via 0cb11ef s3:smb2_read: don't try sendfile if encryption is used via a0cf42b s3:smb2_server: add smbd_smb2_request-do_encryption via 95e4270 s3:smb2_tcon: set

[SCM] Samba Shared Repository - branch master updated

2012-08-09 Thread Andrew Bartlett
The branch, master has been updated via d799b25 s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_attid_sort via 8dd09ef s4-dsdb: Do not reload partition metadata except on transaction start from 0d7b17f s3:smb2_sesssetup: setup global-[en|de]cryption_key

[SCM] Samba Shared Repository - branch master updated

2012-08-09 Thread Andrew Bartlett
The branch, master has been updated via 11d60d1 s4-ldb_wrap: Do not vasprintf() the ldb debug messages that will not be shown via 73f0cb5 lib/ldb: Do not vasprintf() the tevent debug messages that will not be shown via 7e562cf s4-events: Do not vasprintf() the tevent

[SCM] Samba Shared Repository - annotated tag ldb-1.1.10 created

2012-08-09 Thread Stefan Metzmacher
The annotated tag, ldb-1.1.10 has been created at bc74156d32a51ccff52b52da0a83f11230728699 (tag) tagging 73f0cb5278e714740d0de75e6b0d0bf4c815491a (commit) replaces ldb-1.1.9 tagged by Stefan Metzmacher on Thu Aug 9 14:15:40 2012 +0200 - Log

Re: [SCM] Samba Shared Repository - branch master updated

2012-08-09 Thread simo
On Thu, 2012-08-09 at 08:21 +0200, Andrew Bartlett wrote: The branch, master has been updated via a117fd6 s4-dsdb: Ensure we have indexing enabled during the provision via ef87b4e s4-pydsdb: Provide control of if we should write index attributes when reloading a schema

[SCM] Samba Shared Repository - branch master updated

2012-08-09 Thread Michael Adam
The branch, master has been updated via f64c970 s4:torture:basic: check the return status of the last open in deltest16 via 2352227 s4:torture:basic: fix a message typo in the delete17 test via 6cc5a54 s4:torture:basic: fix abundance of spaces in deltest6 via

[SCM] Samba Shared Repository - branch master updated

2012-08-09 Thread Jeremy Allison
The branch, master has been updated via a5495bc Remove smb_panic() from unix_strlower(). Just rely on error code return. via b70f23c Correctly check for errors in strlower_m() returns. via ce21d08 Fix strlower_m() to return an error indication. via c13887d Check

[SCM] Samba Shared Repository - branch master updated

2012-08-09 Thread Andrew Bartlett
The branch, master has been updated via 51a7154 nsswitch: add ABI checking and symbol versions to libwbclient via fdd07e8 s4-dsdb: Explain better what records are written during schema set via 1d1bdc3 lib/ldb: Use tdb_parse_record and a callback rather than tdb_fetch()