Hi, i have the following problem. Samba Version 2.2.3a (compiled with gcc 2.95.2 on a suse 6.4 distro, kernel 2.2.14) configured as PDC. Clients: W2K SP2 PDC works, everything elso too, except when a user wants to open files (excel97) from its home share its tells me "could not read file". when i copy that file to the local harddisk it works perfectly. but the weird thing is that some files work some dont. folder and file creation/deletion works. anybody a clue what that could be? Rudi -------------- next part -------------- HTML attachment scrubbed and removed
I would guess that excel is trying to check the ACL to see if you can access it. Options are probably : Check the access permissions on that file, and widen them a bit. Disable NT ACL support for that share. Compile the kernel to support ACLs and check that the ACL looks okay and then open Martyn At 11:42 AM 2/28/02 +0100, Rudolf Kliemstein wrote:>Hi, > >i have the following problem. Samba Version 2.2.3a (compiled with gcc >2.95.2 on a suse 6.4 distro, kernel 2.2.14) configured as PDC. Clients: W2K SP2 >PDC works, everything elso too, except when a user wants to open files >(excel97) from its home share its tells me "could not read file". >when i copy that file to the local harddisk it works perfectly. but the >weird thing is that some files work some dont. folder and file >creation/deletion works. >anybody a clue what that could be? > >Rudi >-------------- Martyn Ranyard I am not a member of the samba team, and anything that I say may not be as accurate as a response from one of the team. I reply to save those more qualified time, which can more usefully be spent developing SAMBA further.
permissions didnt help, "nt acl support = no" for that share did help! thanx a lot, no it works really fine Rudi ----- Original Message ----- From: "Martyn Ranyard" <ranyardm@lineone.net> To: "Rudolf Kliemstein" <kliemstein@chello.at>; <samba@lists.samba.org> Sent: Thursday, February 28, 2002 11:57 AM Subject: Re: [Samba] Windows Explorer> I would guess that excel is trying to check the ACL to see if you can > access it. Options are probably : > > Check the access permissions on that file, and widen them a bit. > Disable NT ACL support for that share. > Compile the kernel to support ACLs and check that the ACL looks okayand> then open > > Martyn > > At 11:42 AM 2/28/02 +0100, Rudolf Kliemstein wrote: > >Hi, > > > >i have the following problem. Samba Version 2.2.3a (compiled with gcc > >2.95.2 on a suse 6.4 distro, kernel 2.2.14) configured as PDC. Clients:W2K SP2> >PDC works, everything elso too, except when a user wants to open files > >(excel97) from its home share its tells me "could not read file". > >when i copy that file to the local harddisk it works perfectly. but the > >weird thing is that some files work some dont. folder and file > >creation/deletion works. > >anybody a clue what that could be? > > > >Rudi > > > > -------------- > Martyn Ranyard > > I am not a member of the samba team, > and anything that I say may not be as > accurate as a response from one of the > team. I reply to save those more > qualified time, which can more usefully > be spent developing SAMBA further. > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >