[Samba] oplocks issue when trying to copy file

2011-09-27 Thread Philip Ong
I'm not sure if this a Kernel/samba or NFS issue. We run this on Centos 5.6 using a kernel.org kernel. Please find below the problem description When trying to copy a file to a samba share which has NFS backend on 2.6.36.3 or newer Linux kernel following message is displayed on windows client

Re: [Samba] Can't remember name of command to temporarily disable a share

2011-09-27 Thread Christ Schlacta
On 9/27/2011 21:11, John H Terpstra wrote: On 09/27/2011 10:13 PM, Christ Schlacta wrote: I need to temporarily disable a share for a few days, I remember there was an entry I could add to the share definition to temporarily disable the share (I think it was disabled=true or enabled=false) but I

Re: [Samba] Can't remember name of command to temporarily disable a share

2011-09-27 Thread John H Terpstra
On 09/27/2011 10:13 PM, Christ Schlacta wrote: I need to temporarily disable a share for a few days, I remember there was an entry I could add to the share definition to temporarily disable the share (I think it was disabled=true or enabled=false) but I can't remember what it was for sure, nor ca

[Samba] Can't remember name of command to temporarily disable a share

2011-09-27 Thread Christ Schlacta
I need to temporarily disable a share for a few days, I remember there was an entry I could add to the share definition to temporarily disable the share (I think it was disabled=true or enabled=false) but I can't remember what it was for sure, nor can I find it in the manual. what is it ? --

Re: [Samba] Samba4 and sysvol share

2011-09-27 Thread felix
> On 27/09/2011 13:07, fe...@epepm.cupet.cu wrote: >> Hello. >> I noticed that any domain user can delete the content of the shared >> folder >> sysvol in the domain controller from a windows client. >> >> How can I avoid that? >> >> Greetings, >> Felix >> > What's the default windows behavior with

Re: [Samba] Samba4 and sysvol share

2011-09-27 Thread Matthieu Patou
On 27/09/2011 13:07, fe...@epepm.cupet.cu wrote: Hello. I noticed that any domain user can delete the content of the shared folder sysvol in the domain controller from a windows client. How can I avoid that? Greetings, Felix What's the default windows behavior with this ? Matthieu. -- Matth

[Samba] Samba4 and sysvol share

2011-09-27 Thread felix
Hello. I noticed that any domain user can delete the content of the shared folder sysvol in the domain controller from a windows client. How can I avoid that? Greetings, Felix -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/o

[Samba] Samba access control issue

2011-09-27 Thread Matthew Hacker
FYI for others who might have this trouble. I recently had an issue with windows clients not finding a driver for a printer on my cups/samba print server. During debugging I eventually tried to use cupsaddsmb to rebuild the printer driver share files. This resulted is various errors like proto

Re: [Samba] Log: param/loadparm.c:widelinks_warning(4722)

2011-09-27 Thread Jeremy Allison
On Tue, Sep 27, 2011 at 02:51:52PM -0300, Walmiro Muzzi wrote: > Good afternoon. > > Today, after a printer is, all machines on the network accused "spooler is > not running." > > With the printer removed, all other work once again. > > Now, some users are complaining that some files are not ope

[Samba] Log: param/loadparm.c:widelinks_warning(4722)

2011-09-27 Thread Walmiro Muzzi
Good afternoon. Today, after a printer is, all machines on the network accused "spooler is not running." With the printer removed, all other work once again. Now, some users are complaining that some files are not opening. I have checked the log of samba, and is continuing with this message: "

[Samba] Is NFSv4 dead ? Samba report from the SNIA SDC conference.

2011-09-27 Thread Jeremy Allison
Chris Hertel just wrote up a new Samba Team blog entry about the SNIA SDC conference here: http://samba.org/samba/news/developers/2011-snia-sdc-report.html It's a great read for people who weren't able to make it ! Ping him at c...@samba.org if you have any questions about it. Cheers,

Re: [Samba] WINS Server TIme out registering IP

2011-09-27 Thread steffo76
Has anyone ever figured this out ? I have the same problem- as soon as I put the log level to 2 or higher, I get the following: wins_registration_timeout: WINS server 127.0.0.1 timed out registering IP 192.168.0.12 I looked into it and see packets being sent from 192.168.0.12 to 127.0.0.1:137

Re: [Samba] Slow Directory Access after upgrade to 3.5.6

2011-09-27 Thread Mike
I tried the settings but still no luck with "find_domain_master_name_query_fail" message. ~# cat /etc/samba/smb.conf #=== Global Settings = [global] netbios name = a1 workgroup = mw server string = A1 Server security = user ho

Re: [Samba] Slow Directory Access after upgrade to 3.5.6

2011-09-27 Thread Mike
On Tue, Sep 27, 2011 at 5:30 AM, saddam abu ghaida < saddam.abugha...@gmail.com> wrote: > set local master to yes and domain master to no > > Excellent, will give it a try. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options

Re: [Samba] nss_winbind problem

2011-09-27 Thread Sandu Mihai
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Erm, Voodo stuff. getent passwd does not work. BUT, id 'user' works. Same for group. id X\\gicu.scularie -- works wonders getent passwd nope :) I do have wins enum users and wins enum groups set to yes, so getent should work. Well then, crisis is

Re: [Samba] Slow Directory Access after upgrade to 3.5.6

2011-09-27 Thread saddam abu ghaida
set local master to yes and domain master to no On Tue, Sep 27, 2011 at 12:07 PM, Mike <1100...@gmail.com> wrote: > > > On Tue, Sep 27, 2011 at 4:35 AM, sghaida wrote: > >> hello again, >> >> can you make the os level 15 or 20 in order to force SAMBA not to become >> preferred master by election

Re: [Samba] nss_winbind problem

2011-09-27 Thread Sandu Mihai
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Can anyone that delt with this kind of problems shed some light on steps to do to debug? wbinfo -u - got list of users wbinfo -g - got list of groups getent passwd - only local users + local domain users, no user list from trusted domain getent group

Re: [Samba] Slow Directory Access after upgrade to 3.5.6

2011-09-27 Thread Mike
On Tue, Sep 27, 2011 at 4:35 AM, sghaida wrote: > hello again, > > can you make the os level 15 or 20 in order to force SAMBA not to become > preferred master by election. and check if you will still have the same > issue > > Would the following configuration be acceptable to test your suggestion

Re: [Samba] Slow Directory Access after upgrade to 3.5.6

2011-09-27 Thread sghaida
hello again, can you make the os level 15 or 20 in order to force SAMBA not to become preferred master by election. and check if you will still have the same issue On Mon, Sep 26, 2011 at 11:08 PM, Mike-14 [via Samba] < ml-node+s2283325n3845173...@n4.nabble.com> wrote: > On Mon, Sep 26, 2011 at