Re: [Samba] Samba Shortfalls?

2008-09-12 Thread Volker Lendecke
On Fri, Sep 12, 2008 at 09:46:34AM -0400, Justin Piszcz wrote:
 1) Can not support .chm help files
 2) Does not support locks for multi-user access to Access
 3) Does support URLs from windows with '%' in the path
 4) Numerous problems with multiple users accessing same folder.
 
 Comments/suggestions for fixing the above mentioned problems?

Can you be a bit more specific? For example, multi-user
access to .mdb files is definitely correctly supported and
runs as fine as it can run against a CIFS share. So I'd say
the general statement 2) needs at least a bit more of an
explanation, as do your statements 1, 3 and 4.

Thanks,

Volker


pgpVeydKTCyDg.pgp
Description: PGP signature
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Samba Shortfalls?

2008-09-12 Thread John Drescher
 1) Can not support .chm help files
This works on my network

 2) Does not support locks for multi-user access to Access
This too works on my network

 3) Does support URLs from windows with '%' in the path
Have not tested this

 4) Numerous problems with multiple users accessing same folder.

Not really any problems here.
 Comments/suggestions for fixing the above mentioned problems?

For any help you need to provide what version of samba you are using,
what you tried and how it failed and most likely you will have to
provide your configuration file. Also if you are using an ancient
version of samba for example any version less than 3.0.24, you
probably will not get much help.

John
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Shortfalls?

2008-09-12 Thread John H Terpstra
On Friday 12 September 2008 08:46:34 Justin Piszcz wrote:
 Hello,

 1) Can not support .chm help files
 2) Does not support locks for multi-user access to Access
This is an MS Access configuration issue.  I have a large customer who has no 
problems with an MS Access application that resides on a Samba 3.2.3 server.

Is it possible that you have changed the path (URI path) for the MDB file?  If 
so,  you need to get into MS Access to reset the multi-user access settings.

 3) Does support URLs from windows with '%' in the path
 4) Numerous problems with multiple users accessing same folder.
The large site has up to 400 users accessing a single folder (directory) 
without any problems.  

 Comments/suggestions for fixing the above mentioned problems?

- John T.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Shortfalls?

2008-09-12 Thread Tim Bates

Justin Piszcz wrote:

1) Can not support .chm help files

They're just files. In what way aren't they supported?


2) Does not support locks for multi-user access to Access
Access doesn't really support that either. But 2 staff at the school I 
work for often have the same Access file open. Not sure if they both get 
read/write, but as I understand it, MS limited Access network 
performance by design to encourage people to use MS-SQL Server instead.


3) Does support URLs from windows with '%' in the path 

I just renamed a file to have a % in it's name, so yes, it works.


4) Numerous problems with multiple users accessing same folder.
We use Samba at a school, where often students are saving work into the 
one folder for staff to mark. Works fine.


TB
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Shortfalls?

2008-09-12 Thread Brian H. Nelson

Justin Piszcz wrote:

Hello,

1) Can not support .chm help files


I am unable to use .chm files even when shared from a 'real' windows 
2000 machine either. I believe the limitation is in the help file 
viewer, not in the server (samba or otherwise).


-Brian

--
---
Brian H. Nelson Youngstown State University
System Administrator   Media and Academic Computing
 bnelson[at]cis.ysu.edu
---

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Shortfalls?

2008-09-12 Thread John Drescher
On Fri, Sep 12, 2008 at 11:09 AM, Brian H. Nelson [EMAIL PROTECTED] wrote:
 Justin Piszcz wrote:

 Hello,

 1) Can not support .chm help files

 I am unable to use .chm files even when shared from a 'real' windows 2000
 machine either. I believe the limitation is in the help file viewer, not in
 the server (samba or otherwise).
http://www.west-wind.com/Weblog/posts/2928.aspx

John
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Shortfalls?

2008-09-12 Thread Adam Tauno Williams
On Sat, 2008-09-13 at 00:23 +1000, Tim Bates wrote:
 Justin Piszcz wrote:
  1) Can not support .chm help files
 They're just files. In what way aren't they supported?

Ditto.

  2) Does not support locks for multi-user access to Access
 Access doesn't really support that either. But 2 staff at the school I 
 work for often have the same Access file open. Not sure if they both get 
 read/write, but as I understand it, MS limited Access network 
 performance by design to encourage people to use MS-SQL Server instead.

I don't think the above is true;  Multi-user Access works without issue.
Whatever limitations it has are just specific to the product and its
architecture;  you can't expect a shared-file system to have the same
performance metrics as a client/server system.

  3) Does support URLs from windows with '%' in the path 
 I just renamed a file to have a % in it's name, so yes, it works.

Ditto, works fine.

  4) Numerous problems with multiple users accessing same folder.
 We use Samba at a school, where often students are saving work into the 
 one folder for staff to mark. Works fine.

Ditto, works fine.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Shortfalls?

2008-09-12 Thread John Drescher
On Fri, Sep 12, 2008 at 11:35 AM, Adam Tauno Williams
[EMAIL PROTECTED] wrote:
 On Sat, 2008-09-13 at 00:23 +1000, Tim Bates wrote:
 Justin Piszcz wrote:
  1) Can not support .chm help files
 They're just files. In what way aren't they supported?

 Ditto.

This is a result of a security policy and will happen on all network
shares windows, samba or other:

http://www.west-wind.com/Weblog/posts/2928.aspx

John
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba