[Samba] Block Streaming Video

2008-09-02 Thread Colin Williams
Hi All, We have a fileserver set up with Fedora 9 and Samba 3.2.0-17.fc9. Among other things on this server are numerous video files, which we are fine with sharing to the rest of the network via copy-and-run, but not directly streaming. Is there any way using Samba to detect whether a copy is ac

RE: [Samba] Samba write performance in kernel

2008-09-02 Thread Lin Mac
hi, I would like to know how should I test the RECVFILE functionality? I've been trying to test the splice and expect to see that smbd would at least try splice and fails maybe? But I found that my data path isn't going through the vfswrap_recvfile, which calls sys_recvfile and splice. I ha

RE: [Samba] SPNEGO Response format

2008-09-02 Thread Sudheer Kurichiyath
Hi Jeremy, I experienced this problem with Samba versions samba-3.0.23c and 3.0.28-0.el5.8. Thanks and Regards Sudheer -Original Message- From: Jeremy Allison [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 03, 2008 4:34 AM To: Sudheer Kurichiyath Cc: 'samba@lists.samba.org' Subje

Re: [Samba] SPNEGO Response format

2008-09-02 Thread Jeremy Allison
On Tue, Sep 02, 2008 at 03:31:44AM -0700, Sudheer Kurichiyath wrote: > Hi, > > There is a problem with the negResult field of NegoTokenArg structure. As per > SPNEGO RFC rfc247, NegTokenTarg can have an optional parameter with the name > negResult. > > Samba does not look to support this optio

[Samba] upgrade broke XP workstation logins, variably

2008-09-02 Thread David Mathog
Help please, a file server was upgraded from: Mandriva 2007.1, Samba 3.0.24-2.7mdv2007.1 to Mandriva 2008.1, Samba 3.0.28a-2.1mdv2008.1 and it broke something badly. After the upgrade logins from all XP workstations broke - some of the time. For an existing account (one with a profile alr

[Samba] Samba and file system permissions (secondary/auxillary/non-primary groups)

2008-09-02 Thread list
Hi I have a problem with samba integrated with Active Directory (2003). I wish to have one share containing different folders and I wish access to these folders to be controlled at the file system level. So that if a connecting user is in the group(s) specified at the filesystem level he or she is

[Samba] Winbind 3.2.3 error with trusted domains

2008-09-02 Thread James Zuelow
With Samba on Debian Lenny joined to a Server 2003 Native domain that has two incoming non-transitive trusts (users in my domain can authenticate to the foreign domains, but their users cannot authenticate to us) winbind is taking a very long time to authenticate or list users the first time it

[Samba] Connection to sambaserver failed

2008-09-02 Thread Csanyi Pal
Hi, I have a small network at home and I can't to setup samba on it. The network is made up by the following computers: 1. firewall/router with 3 network interface (NIC), eth0 - switch - LOC zone eth1 - DMZ zone eth2 - to the Internet provider 2. server in the DMZ zone with a printer

Re: [Samba] Question on : Winbindd dumps core in find_builtin_domain() at nsswitch/winbindd_util.c:673

2008-09-02 Thread Har Gagan Sahai
Hi Volker, This is happening in our specific Active Directory setup. It is reaching this path finally and overwriting the builtin domain. This is causing the dump later. We have a bug raised in Novell on this issue (bug #292609, not sure whether you will be able to access this.). regards, Har

Re: [Samba] "valid user" <-> "valid userS"

2008-09-02 Thread Mona Meyer
>> It does NOT work with: >> invalid userS = @users >> >> curiously it DOES work with: >> invalid user = @users >> > Did you check to see if it works with both commented out? > > And the reason for my question is samba honors the *nix filesystem > permissions, so if you have them set properly it wi

Re: [Samba] Unable to Join Domain

2008-09-02 Thread Mike Eggleston
On Mon, 01 Sep 2008, Greg Koch might have said: > I recently setup a new server with CentOS 5.2. Everything works great on > the server except when I try to join the domain it simply tells me: > > "The following error occurred attempting to join the domain "Domain": > > The user name co

RE: [Samba] Permission denied on mounted CIFS share

2008-09-02 Thread Sledz, Steffen
> could be related to mapping of dos attribs Hmmm? I can't believe this. No DOS or Windows system is involved. > map read only > map system > map hidden OK, after reading the documentation on this items I understand your first remark. ;-) map archive = Yes map hidden = No map system = No map r

[Samba] SPNEGO Response format

2008-09-02 Thread Sudheer Kurichiyath
Hi, There is a problem with the negResult field of NegoTokenArg structure. As per SPNEGO RFC rfc247, NegTokenTarg can have an optional parameter with the name negResult. Samba does not look to support this optional parameter. The function spnego_parse_auth() is failing if a client sends negRe

RE: [Samba] Permission denied on mounted CIFS share

2008-09-02 Thread Sledz, Steffen
> try giving the files 0755 perms Hmmm? What's the intention for this? They had 0644 perms. Why should the x-bit change the behaviour? Even though that's not clear for me I still tried it and got this. :( [EMAIL PROTECTED]> ls -laF foo/ total 8 drwxr-xr-x 2 hydra domain users 0 2008-09-0

RE: [Samba] Permission denied on mounted CIFS share

2008-09-02 Thread Sledz, Steffen
Hi Damian, > what the unix file permissions like on the system A ? I'm not sure if I understand you. What permissions do you mean? The file permissions should be seen in the listings I posted before. Steffen -- To unsubscribe from this list go to the following URL and read the instructions: ht

Re: [Samba] Permission denied on mounted CIFS share

2008-09-02 Thread Damien Dye
what the unix file permissions like on the system A ? Sledz, Steffen wrote: We have this situation: System A (running openSUSE 11.0 with samba-3.2.3-0.1) exports user home shares (e.g. for user sledz). On system B (running openSUSE 11.0 with samba-3.2.3-0.1) user hydra mounts the home share

[Samba] Permission denied on mounted CIFS share

2008-09-02 Thread Sledz, Steffen
We have this situation: System A (running openSUSE 11.0 with samba-3.2.3-0.1) exports user home shares (e.g. for user sledz). On system B (running openSUSE 11.0 with samba-3.2.3-0.1) user hydra mounts the home share from sledz at system A with this command: sudo mount -t cifs -o user=sledz,u