Re: [Samba] Compile 3.5.4 on Opensolaris snv_134

2010-07-23 Thread Marcis Lielturks
Hi! Thanks, yes I was using -i. Now everything seems to work OK. My main reason, why I compiled samba - 16 group limitation, is solved too! Hopefully I'll later gather up few lines of instructions on how to get 3.5.4 compiling on OpenSolaris (snv_134). Thanks everybody for help! MMM by

Re: [Samba] Compile 3.5.4 on Opensolaris snv_134

2010-07-23 Thread Marcis Lielturks
Hi! I still have problems, now user can't access share if he's member of more than 35 groups! I think I forgot to do one thing - modify /usr/include/limits.h to reflect new NGROUPS_MAX value in kernel. Can I check what NGROUPS_MAX value was used when compiling binaries? Will

Re: [Samba] Compile 3.5.4 on Opensolaris snv_134

2010-07-23 Thread Marcis Lielturks
I recompiled samba with modified /usr/include/limits.h, but it didn't help. User cannot connect to share if he is member of more than 35 groups although share has permissions for one of users group. User can access share only if there is permissions for user or users primary group. I think

Re: [Samba] Compile 3.5.4 on Opensolaris snv_134

2010-07-23 Thread Marcis Lielturks
I modified source3/lib/system.c to print max groups to debugging output and log.smbd outputs. [2010/07/23 15:13:37.690438, 0] lib/system.c:1032(groups_max) _SC_NGROUPS_MAX returned '1024' Where else to look? OS allows me to add user to up to 1024 groups, samba now works with up to 35

[Samba] Joining windows xp to Samba 4 PDC

2010-07-23 Thread Przemek Jagieła
Welcome I install Samba 4.0.0 alpha 12 on Ubuntu 9.10 and configured as PDC. When I want join windows to domain I get error message: It’s unable to communicate with domain controller for domain firma.local. Query DNS resource record for the service location (SRV) used to locate a domain

[Samba] AUTO : Vive les vacances (renvoi 09/08/2010)

2010-07-23 Thread Ulrik Darnetz
Je suis absent(e) du bureau jusqu'au 09/08/2010 Mes vacances se déroulent bien, merci. Je serai de retour le 9 août et traiterai ce mail dans les plus brefs délais. En cas d'urgence, merci d'envoyer la demande à helpd...@fia.com Cordialement, Ulrik Remarque : ceci est une réponse automatique

[Samba] Windows client not accessible when changing ip address on samba PDC

2010-07-23 Thread Fernando Torrez
Hi Everybody I installed a Samba 3.4.5-3.1 PDC with openldap2-2.4.12-5.3, samba-winbind-3.4.5-3.1, bind-9.5.0P2-18.1 and dhcp-3.1.1-6.3 on a opensuse 11.1 based on Samba3-ByExample.pdf book. I manage a network that has around 60 windows client computers (from windows 2000 to win 7) and

Re: [Samba] Windows client not accessible when changing ip address on samba PDC

2010-07-23 Thread Chris Smith
Take a look at the max ttl and max wins ttl parameters. On Fri, Jul 23, 2010 at 4:19 PM, Fernando Torrez fernando_tor...@hotmail.com wrote: Problems come when someone that always works well with wireless NIC uses the cable NIC (because poor or no wireless sign) and get back to the wireless NIC

[Samba] Intermittent file rename problem with Vista, works with XP.

2010-07-23 Thread Massner, Keith
So... It's been driving me nuts. I get intermittent permission denied errors when I try to rename a folder. T I do something like the following (the number of steps to cause the failure varies): Rename folder1 to folder2 works Rename folder2 to folder1 works Rename folder1 to folder2 nope

Re: [Samba] Intermittent file rename problem with Vista, works with XP.

2010-07-23 Thread tms3
--- Original message --- Subject: [Samba] Intermittent file rename problem with Vista, works with XP. From: Massner, Keith kmass...@mgmresorts.com To: samba@lists.samba.org Date: Friday, 23/07/2010 2:44 PM So... It's been driving me nuts. I get intermittent permission denied errors

[Samba] winbind ADS getent passwd fails, getent passwd username works, getent group gives partial list

2010-07-23 Thread Jim Stalewski
I have the following configuration: SuSE Linux Enterprise 11, X86_64 Packages installed with SLES11 or updated from SLES update repo: Samba 3.2.7-11.20.1 MIT Kerberos 5 1.6.3-133.33.1 OpenLDAP 2.4.12-7.18.1 Cyrus SASL 2.1.22-182.20.1 Have one server set up joined to AD (Win2K3 R2) domain as a

[Samba] %a variable and Windows 7

2010-07-23 Thread Paul Venzke
In the 3.5 branch of Samba, what value is returned by %a with a Windows 7 client? The manual would imply UNKNOWN . Is that still correct? -- PV We have met the enemy and he is us; Pogo -- To unsubscribe from this list go to the following URL and read the instructions:

Build status as of Fri Jul 23 06:00:02 2010

2010-07-23 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2010-07-22 00:00:50.0 -0600 +++ /home/build/master/cache/broken_results.txt 2010-07-23 00:00:03.0 -0600 @@ -1,4 +1,4 @@ -Build status as of Thu Jul 22 06:00:23 2010 +Build status as of Fri Jul

[SCM] Samba Shared Repository - branch master updated

2010-07-23 Thread Jeremy Allison
The branch, master has been updated via 5912206... Fix bug 7583 - Smbclient fails to kerberos connect to a Alfresco JLAN CIFS Server from c75106f... s3: not use as-needed by default and auto use if enable-developer is active