Re: [Samba] Re: Issues with cifs mounts following Samba upgrade to 3.0.23a

2006-08-01 Thread Jeremy Allison
On Tue, Aug 01, 2006 at 08:28:57PM -0300, Andreas Hasenack wrote: > On Tuesday 01 August 2006 17:47, Jeremy Allison wrote: > > On Tue, Aug 01, 2006 at 08:18:42PM +, Damian Sinclair wrote: > > > I guess there's a bit of concern that this problem will cause a fair > > > number of systems to stop

Re: [Samba] Bug in kernel-space samba client (3.0.23a) on FC5 (2.6.17-1.2157_FC5)

2006-08-01 Thread Jeremy Allison
On Tue, Aug 01, 2006 at 05:25:25PM -0700, samba newbie wrote: > On a client running FC5 with all packages updated from > yum (running samba 3.0.23a-1.fc5.1 and the > 2.6.17-1.2157_FC5 linux kernel), I cannot access > multiple samba shares that have share-level security > using cifs. > > This is cl

[Samba] Bug in kernel-space samba client (3.0.23a) on FC5 (2.6.17-1.2157_FC5)

2006-08-01 Thread samba newbie
On a client running FC5 with all packages updated from yum (running samba 3.0.23a-1.fc5.1 and the 2.6.17-1.2157_FC5 linux kernel), I cannot access multiple samba shares that have share-level security using cifs. 0. To reproduce, use a server that serves two shares with share-level security. Make

Re: [Samba] Re: Issues with cifs mounts following Samba upgrade to 3.0.23a

2006-08-01 Thread Jeremy Allison
On Tue, Aug 01, 2006 at 08:28:57PM -0300, Andreas Hasenack wrote: > > Why not publish a patch for 3.0.23a? Many people find it easier to apply a > patch than to browse svn and fetch patches from it (once they know which > revision as the correct fix). I'll try and track down the correct svn rev

Re: [Samba] Re: Issues with cifs mounts following Samba upgrade to 3.0.23a

2006-08-01 Thread Andreas Hasenack
On Tuesday 01 August 2006 17:47, Jeremy Allison wrote: > On Tue, Aug 01, 2006 at 08:18:42PM +, Damian Sinclair wrote: > > I guess there's a bit of concern that this problem will cause a fair > > number of systems to stop working in a way that isn't entirely easy to > > diagnose or resolve, so

Re: [Samba] Slow Transfer Speeds (I have read the HOWTO)

2006-08-01 Thread Gerald Drouillard
Richard Collyer wrote: Richard Collyer wrote: I've been having a few troubles with samba 3. I can only get 4MB/sec writing to the FreeBSD server that it is running on. As its on a 100Mbit network I was expecting at least 6-7MB/sec. ... socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=

Re: [Samba] Speeding up samba

2006-08-01 Thread Gerald Drouillard
Douglas D Germann Sr wrote: Hi-- My old samba server, running on a RedHat 9.0 eMachines box, ran well. It died this weekend. So I took a new Ubuntu 6.06 box and restored the data files here and turned it into a samba server. My other two Ubuntu boxes (which mount cifs) and my two Win boxes (one

Re: [Samba] Samba too many handles

2006-08-01 Thread Gerald Drouillard
Bernhard Fuchs wrote: hello, i have the following problem, im using ubuntu enterprise Server with Samba 3.0.22. Filesharing works perfect. Since i installed a second USB-Printer (HP Laserjet 1022), the samba printsystem becomes unavailable. Printing via CUPS (latest Version) in the syslog i

Re: [Samba] strangely lingering lock, samba 3.0.22

2006-08-01 Thread Michael Morgan
I have seen the exact same behavior on a recently installed Samba server (was 3.0.22, now running 3.0.23 as of last night's update). I also have oplocks set to false, but that doesn't seem to make any difference. Fortunately, it isn't a problem that happens every time, only occasionally. Event

Re: [Samba] strangely lingering lock, samba 3.0.22

2006-08-01 Thread Logan Shaw
On Tue, 1 Aug 2006, Jeremy Allison wrote: On Tue, Aug 01, 2006 at 03:35:09PM -0500, Logan Shaw wrote: Today a user (call them 'abc') came to me and described the following sequence of events: 1. They opened an Excel file, made some changes, saved it, and closed it. 2. They tried to ope

Re: [Samba] Re: Issues with cifs mounts following Samba upgrade to 3.0.23a

2006-08-01 Thread Jeremy Allison
On Tue, Aug 01, 2006 at 08:18:42PM +, Damian Sinclair wrote: > > I guess there's a bit of concern that this problem will cause a fair number > of > systems to stop working in a way that isn't entirely easy to diagnose or > resolve, so causing a lot of frustration. I have no idea how the comm

Re: [Samba] strangely lingering lock, samba 3.0.22

2006-08-01 Thread Jeremy Allison
On Tue, Aug 01, 2006 at 03:35:09PM -0500, Logan Shaw wrote: > Hello everyone, > > Today a user (call them 'abc') came to me and described the > following sequence of events: > > 1. They opened an Excel file, made some changes, saved it, and > closed it. > > 2. They tried to open it again a

[Samba] strangely lingering lock, samba 3.0.22

2006-08-01 Thread Logan Shaw
Hello everyone, Today a user (call them 'abc') came to me and described the following sequence of events: 1. They opened an Excel file, made some changes, saved it, and closed it. 2. They tried to open it again and got an error dialog within Excel that says this: File in

[Samba] Re: Issues with cifs mounts following Samba upgrade to 3.0.23a

2006-08-01 Thread Damian Sinclair
Jeremy Allison samba.org> writes: > > Well it can't have been that big of a problem, as no one tested it . > > Jeremy. I guess there's a bit of concern that this problem will cause a fair number of systems to stop working in a way that isn't entirely easy to diagnose or resolve, so causing a l

Re: [Samba] [questions] aio settings in smb.conf and compile options

2006-08-01 Thread simo
On Tue, 2006-08-01 at 21:20 +0200, Volker Lendecke wrote: > On Tue, Aug 01, 2006 at 03:05:06PM -0400, simo wrote: > > IIRC --with-automount should automount the home directory when a user > > steps in. > > I'm afraid, this is not what it does. man smb.conf says > >%N the name of your

Re: [Samba] [questions] aio settings in smb.conf and compile options

2006-08-01 Thread Volker Lendecke
On Tue, Aug 01, 2006 at 03:05:06PM -0400, simo wrote: > IIRC --with-automount should automount the home directory when a user > steps in. I'm afraid, this is not what it does. man smb.conf says %N the name of your NIS home directory server. This is obtained from your

Re: [Samba] [questions] aio settings in smb.conf and compile options

2006-08-01 Thread Jeremy Allison
On Tue, Aug 01, 2006 at 08:52:27PM +0200, Michael Gasch wrote: > > @jeremy > looks like you took over john's part since you seem to be more present > on the list than before :-D (could be too much imagition, though) Nah, no one can replace John :-). I'm just trying to keep answering questions as

Re: [Samba] NT_STATUS_BAD_NETWORK_NAME

2006-08-01 Thread Paolo Foglia
I used log level = 10 when try to connect with oaf share i receive this message UNIX token of user 500 Primary group is 506 and contains 7 supplementary groups Group[ 0]: 506 Group[ 1]: 10 Group[ 2]: 504 Group[ 3]: 505 Group[ 4]: 507 Group[ 5]: 508 Group[ 6]: 511 [2006/08/01 14:3

Re: [Samba] Issues with cifs mounts following Samba upgrade to 3.0.23a

2006-08-01 Thread Jeremy Allison
On Tue, Aug 01, 2006 at 01:54:36PM -0500, Mitch Jackson wrote: > > Considering somebody at fedora made the decision to remove smbfs support > from FC4 stock kernels a few weeks ago, and FC5 is the same way, and > everybody keeps acting like CIFS is a drop-in replacement for SMBFS when it > clearly

Re: [Samba] [questions] aio settings in smb.conf and compile options

2006-08-01 Thread simo
IIRC --with-automount should automount the home directory when a user steps in. Simo. On Tue, 2006-08-01 at 20:52 +0200, Michael Gasch wrote: > thx to jeremy and volker for your quick and detailed response (as usual)... > > if someone has any explanation for "--with-automount" i would appreciate

Re: [Samba] Issues with cifs mounts following Samba upgrade to 3.0.23a

2006-08-01 Thread Mitch Jackson
> Have you considered putting a big warning message up on your downloads > page: > > !!! INSTALLING THIS WILL MAKE YOUR SERVER NOT WORK !!! "Only for cifsfs clients" Considering somebody at fedora made the decision to remove smbfs support from FC4 stock kernels a few weeks ago, and FC5 is the

Re: [Samba] mount problem

2006-08-01 Thread Jeremiah Towe
If you don't specifiy password it prompts you for it. I tried it with the password in the command line too, no go. Also someone suggested I put it like this: mount -t smbfs //ccare-f45/Music /home/jrow/test -o USERNAME=jtowe,WORKGROUP=utsad.com Same result. On 8/1/06, "Daniel Müller" <[EMAIL

Re: [Samba] [questions] aio settings in smb.conf and compile options

2006-08-01 Thread Michael Gasch
thx to jeremy and volker for your quick and detailed response (as usual)... if someone has any explanation for "--with-automount" i would appreciate this as well :) i'm just trying to explore samba features i recognized but often can't interpret there meaning. @jeremy looks like you took ov

Re: [Samba] [HELP] Samba 3.0.23a pam_winbind says password expired

2006-08-01 Thread Michael Gasch
hi peter, thx for your response. so what's the difference in our setups? could you please post your samba DC version, pam settings and smb.conf of the member? i want to figure out my problem. i'm not new to samba so we should be able to fix this rather soon :) thx! Peter Trifonov wrote: Hi,

[Samba] mount problem

2006-08-01 Thread Jeremiah Towe
I'm trying to mount a windows share on my linux box. The windows machine is on a domain called utsad.com and the name of the machine is ccare-f45 and the share is Music. I can do this: smbclient -L ccare-f45//Music -U jtowe -W utsad.com and get this: Domain=[UTSAD] OS=[Windows 5.1] Server=

[Samba] Mapping machine name or IP to Linux user-name?

2006-08-01 Thread Andrew Sherlock-CF
Hi all, Sorry that my first post to this list is a question - especially one that is a real long shot. Where I work we have taken delivery of a system, including some Linux boxes with a custom distro that have to talk to our Windows Active Directory network. I've set up Samba, and everything is w

[Samba] win 2000 domain clients and samba 2.2.7a Suse

2006-08-01 Thread Daniel Müller
Hello, I have a win 2000 domain with 5 XP SP2 clients logging on to that domain.Let`s say Domain A In my network there is another domain, a samba 2.2.7a Suse, running.Let`s say Domain B. There are different Shares on this Domain B which belong to the Domain Users A (the same username and passwor

Re: [Samba] Password Change Problem

2006-08-01 Thread Jim Summers
UPDATE: I just finished troubleshooting a login problem with the user from the password change problem below. He could not login today. It eventually was discovered that he could login with the new password he was changing to when the messages below were being generated. We did not think t

[Samba] Password Change Problem

2006-08-01 Thread Jim Summers
Hello List, I am attempting to resolve a problem with my samba / ldap setup when a user attempts to change their samba password. I am running smbd version: 3.0.22 on RHEL4. When a user attempts to change their windows password the following shows up in the smbd.log file: ldapsam_modify_ent

Re: [Samba] [questions] aio settings in smb.conf and compile options

2006-08-01 Thread Jeremy Allison
On Tue, Aug 01, 2006 at 09:17:04AM +0200, Michael Gasch wrote: > hi, > > i just have some questions about specific (uncommon) compile options and > aio-settings in smb.conf: > > Asynchronous IO Support > === > > "Experimental support for async IO has been added to smbd for >

RE: [Samba] Samba and unix permissions mismatch

2006-08-01 Thread Gutholm, James
Our DCs are Win2003 but we dealt with the same problem on Linux member servers. We use filesystem ACLs to control access. The owner/group of a shared directory is nobody:nobody. The default ACL is: default:user::rwx default:group::--- default:other::--- plus numerous default:group::rwx entries.

re: [Samba] managing Win2K3 ACL from debian server

2006-08-01 Thread Stephen Thomas
Vincent, smbmount fails for win2k3-hosted shares because it doesn't support win2k3-style digitally signed communications. The symptom is that the mount succeeds, but any attempt to access the mounted share gets Access Denied. Using "mount -t cifs" instead of "smbmount" works much better. -- To

RE: [Samba] [HELP] Samba 3.0.23a pam_winbind says password expired

2006-08-01 Thread Peter Trifonov
Hi, > >> i just do some tests with a fresh compiled samba 3.0.23a. > >> trying to authenticate against PAM with pam_winbind gives: > > > >> 09:59:23 humevo36 pam_winbind[27853]: user 'gasch' needs > new password > >> Aug 1 09:59:27 humevo36 su: FAILED SU (to gasch) gasch on > /dev/pts/3 > > It

[Samba] issues with folder redirection and synchronisation

2006-08-01 Thread Thierry Lacoste
I have a samba/ldap PDC with a netlogon share and a samba member server (called sirius) with Profiles and homes shares (samba 3.0.14). Each user in the LDAP database has its sambaHomeDrive attribute set to "H:". I'm trying to follow http://samba.org/samba/docs/man/Samba-Guide/happy.html#redirfold

[Samba] Samba and unix permissions mismatch

2006-08-01 Thread BJörn Lindqvist
I have just managed to get my first Samba/LDAP PDC up and running. But I have one big security problem -- users logging in to the PDC using ssh can access all shares. User credentials, both for ssh login and for Samba access, are retrieved from the LDAP directory. All shares are stored in the /va

[Samba] Samba too many handles

2006-08-01 Thread Bernhard Fuchs
hello, i have the following problem, im using ubuntu enterprise Server with Samba 3.0.22. Filesharing works perfect. Since i installed a second USB-Printer (HP Laserjet 1022), the samba printsystem becomes unavailable. Printing via CUPS (latest Version) in the syslog i get these errors: sm

Re: [Samba] [HELP] Samba 3.0.23a pam_winbind says password expired

2006-08-01 Thread Michael Gasch
what about logins? can you login successfully? greez Peter Trifonov wrote: Hello, i just do some tests with a fresh compiled samba 3.0.23a. trying to authenticate against PAM with pam_winbind gives: 09:59:23 humevo36 pam_winbind[27853]: user 'gasch' needs new password Aug 1 09:59:27 hume

[Samba] managing Win2K3 ACL from debian server

2006-08-01 Thread samba . 4 . v_malien
I want to modify ACL on files which are on a win2K3 server from a Debian Sarge server. my config. is: Linux Debian Sarge testing with kernel 2.6 samba 3.0.22 configured with winbind krb5 installed, the Linux server is member of a AD domain on witch the win2K3 server is a domain controller. I want t

RE: [Samba] [HELP] Samba 3.0.23a pam_winbind says password expired

2006-08-01 Thread Peter Trifonov
Hello, > i just do some tests with a fresh compiled samba 3.0.23a. > trying to authenticate against PAM with pam_winbind gives: > 09:59:23 humevo36 pam_winbind[27853]: user 'gasch' needs new > password Aug 1 09:59:27 humevo36 su: FAILED SU (to gasch) > gasch on /dev/pts/3 It seems to me that

[Samba] ADS share browsing error - Decrypt integrity check failed

2006-08-01 Thread Peter Trifonov
Hello everyone, There is a FreeBSD box, which is a member of ADS domain. The domain has both W2000 and W2003 domain controllers. After upgrading to samba-3.0.23a I discovered that it is not possible to browse a share on a FreeBSD computer, but pam_winbind seems to work. Connecting from a Window

[Samba] [HELP] Samba 3.0.23a pam_winbind says password expired

2006-08-01 Thread Michael Gasch
hi, i just do some tests with a fresh compiled samba 3.0.23a. trying to authenticate against PAM with pam_winbind gives: Aug 1 09:59:21 humevo36 pam_winbind[27853]: pam_winbind: pam_sm_authenticate (flags: 0x) Aug 1 09:59:23 humevo36 pam_winbind[27853]: Verify user `gasch' Aug 1 09:59:2

Re: [Samba] [questions] aio settings in smb.conf and compile options

2006-08-01 Thread Volker Lendecke
On Tue, Aug 01, 2006 at 09:17:04AM +0200, Michael Gasch wrote: > --with-cluster-support That's an option to later enable all cluster features that we're working on. If you are interested in the current (VERY experimental) state of affairs look at the vl-messaging temporary svn branch. The idea is

[Samba] [questions] aio settings in smb.conf and compile options

2006-08-01 Thread Michael Gasch
hi, i just have some questions about specific (uncommon) compile options and aio-settings in smb.conf: Asynchronous IO Support === "Experimental support for async IO has been added to smbd for certain platforms. To enable this new feature, Samba must be compiled to includ

Re:[Samba] Samba ads not refreshing domain controller group modifications

2006-08-01 Thread fiscutean . b
thanks for the answer you are right .. it is a domain controller in 2003 with a forest and 5 domains in it ... i set up the winbind cache to 1 earlier (i tought that would be the problem) but the same result .. not refreshing domain controller group modifications ___

Re: [Samba] 3.0.22 smbd/oplock.c:oplock_timeout_handler

2006-08-01 Thread Dmitry Melekhov
Jeremy Allison wrote: Dmitry Melekhov skrev: Hello! Our users created very large excel file - about 60 Mb, then when they want to open it from samba share, they can't. I see in log: [2006/07/26 12:33:20, 0] smbd/oplock.c:oplock_timeout_handler(366) Oplock break failed for file file.xls