RE: [Samba] oplocks, QuickBooks (Samba 3)

2005-07-12 Thread Liz Ackerman
Sorry, didn't mean for that to go to you personally, must remember to choose
reply all and remove personal emails ;o)

I am still curious, I have this for my quickbooks share:

[accting]
comment = Accounting Volume
path = /accting
writeable = yes
valid users = list of valid users
oplocks = no
level2 oplocks = no
force group = group
force user = user
inherit permissions = yes
create mask = 0771
directory mask = 0771
vfs object = recycle:recycle
recycle:repository = .deleted
recycle:keeptree = Yes
recycle:touch = Yes
recycle:versions = Yes

Is there anything in this config you would suggest changing/removing/adding?

Liz

> > Ryan
> >
> > I am continuing to have issues with my users and their Quickbooks
> > application as well as a MS Access shared database.  Can you share
> > with me
> > your setup?  Are your users able to use Quickbooks on a Samba share
> > without
> > corrupting the databases?
>
> Sure, must make the following is in the share dedicated to quickbooks:
>
> oplocks = no
>
> Works fine then, but this disables some caching which will slow down
> other files shared in the same directory.  For now, I'm just creating
> a [quickbooks] share just with Quickbooks inside of it.
>
> Also, I would re-post this question on the list... not just to me.
> It demonstrates other people are having issues and reinforces my
> question.
>
> >
> > I haven't used any previous versions of Samba, and we're on Samb
> > 3.0.14 a
> > RedHat ES installation.
> >
> > Thanks, appreciate any feedback you can provide!
> >
> > Liz
> >

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


[Samba] Seeking help with Samba shares & OPLOCKS & Quickbooks databases

2005-07-06 Thread Liz Ackerman
I thought I had things figured out, but guess not.  I have multi-user
Quickbooks databases that functioned fine on a Novell server but are
behaving badly on a Samba share.  I have created a separate share for the
Quickbook databases, users are running Win XP Pro, latest patches, and the
Quickbooks application installed on the desktop.  It is a multiuser version.

Server is RedHat ES 3, Samba 3.0.14.  Here is the config for the Quickbooks
share:

[accting]
 comment = Accounting Volume
 path = /accting
 writeable = yes
 valid users = a list of valid users
 level2 oplocks = no
 veto oplock files = /*.*db/*.ldb/*.mde/*.xls/*.QB*/*.*/
 blocking locks = no
 locking = no
 strict locking = no
 share modes = no

The first user opens the database, and as soon as the second person attempts
to access the same database, the database is corrupting and crashing.

Does anyone else out there have a similar setup or experience that works and
can help me resolve my issue??

Much thanks!

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


[Samba] Unable to get recycle to work

2005-07-04 Thread Liz Ackerman
I have this one remaining issue before I can declare my Samba rollout to be
successful.  I have been trying to implement the recycle feature.  My server
is a Dell Intel, with Redhat Enterprise 3.0 Linux and Samba 3.0.14 (I
believe I have all the string and the periods in the right place).

Here is the recycle configuration I have for a share, as my test:

[contractors]
comment = Contractors database files
path = /database/contractors
writeable = yes
guest ok = yes
vfs object = /usr/lib/samba/vfs/recycle.so
vfs options = /etc/samba/recycle.conf
;recycle:repository = .deleted
;recycle:keeptree = Yes
;recycle:touch = Yes
;recycle:versions = No
create mask = 0777
directory mask = 0777
force group = everyone
oplocks = no
level2 oplocks = no
blocking locks = no
locking = no
strict locking = no
share modes = no
veto oplock files = /*.mdb/*.ldb/*.mde/

I have also tried entering the options in the smb.conf instead of using the
recycle.conf file, as you can see

Errors I get are (snipped from log file):

[2005/06/30 08:17:16, 0] smbd/nttrans.c:call_nt_transact_ioctl(1956)
  call_nt_transact_ioctl(0x9009c): Currently not implemented.
[2005/06/30 09:09:50, 0] param/loadparm.c:map_parameter(2425)
  Unknown parameter encountered: "vfs options"
[2005/06/30 09:09:50, 0] param/loadparm.c:lp_do_parameter(3159)
  Ignoring unknown parameter "vfs options"
[2005/06/30 09:11:18, 0] smbd/vfs.c:vfs_init_custom(254)
  Can't find a vfs module [/usr/lib/samba/vfs/recycle.so]
[2005/06/30 09:11:18, 0] smbd/vfs.c:smbd_vfs_init(317)
  smbd_vfs_init: vfs_init_custom failed for /usr/lib/samba/vfs/recycle.so
[2005/06/30 09:11:18, 0] smbd/service.c:make_connection_snum(581)
  vfs_init failed for service contractors
[2005/06/30 09:11:33, 0] smbd/vfs.c:smb_register_vfs(182)
  VFS module recycle already loaded!
[2005/06/30 09:11:33, 0] smbd/vfs.c:vfs_init_custom(254)
  Can't find a vfs module [/usr/lib/samba/vfs/recycle.so]
[2005/06/30 09:11:33, 0] smbd/vfs.c:smbd_vfs_init(317)
  smbd_vfs_init: vfs_init_custom failed for /usr/lib/samba/vfs/recycle.so
[2005/06/30 09:11:33, 0] smbd/service.c:make_connection_snum(581)
  vfs_init failed for service contractors
[2005/06/30 09:11:36, 0] smbd/vfs.c:smb_register_vfs(182)
  VFS module recycle already loaded!
[2005/06/30 09:11:36, 0] smbd/vfs.c:vfs_init_custom(254)
  Can't find a vfs module [/usr/lib/samba/vfs/recycle.so]
[2005/06/30 09:11:36, 0] smbd/vfs.c:smbd_vfs_init(317)
  smbd_vfs_init: vfs_init_custom failed for /usr/lib/samba/vfs/recycle.so
[2005/06/30 09:11:36, 0] smbd/service.c:make_connection_snum(581)
  vfs_init failed for service contractors
[2005/06/30 09:11:36, 0] smbd/vfs.c:smb_register_vfs(182)
  VFS module recycle already loaded!
[2005/06/30 09:11:36, 0] smbd/vfs.c:vfs_init_custom(254)
  Can't find a vfs module [/usr/lib/samba/vfs/recycle.so]
[2005/06/30 09:11:36, 0] smbd/vfs.c:smbd_vfs_init(317)
  smbd_vfs_init: vfs_init_custom failed for /usr/lib/samba/vfs/recycle.so
[2005/06/30 09:11:36, 0] smbd/service.c:make_connection_snum(581)
  vfs_init failed for service contractors
[2005/06/30 09:11:39, 0] smbd/vfs.c:smb_register_vfs(182)
  VFS module recycle already loaded!
[2005/06/30 09:11:39, 0] smbd/vfs.c:vfs_init_custom(254)
  Can't find a vfs module [/usr/lib/samba/vfs/recycle.so]
[2005/06/30 09:11:39, 0] smbd/vfs.c:smbd_vfs_init(317)
  smbd_vfs_init: vfs_init_custom failed for /usr/lib/samba/vfs/recycle.so
[2005/06/30 09:11:39, 0] smbd/service.c:make_connection_snum(581)
  vfs_init failed for service contractors
[2005/06/30 09:11:53, 0] smbd/vfs.c:smb_register_vfs(182)
  VFS module recycle already loaded!
[2005/06/30 09:11:53, 0] smbd/vfs.c:vfs_init_custom(254)
  Can't find a vfs module [/usr/lib/samba/vfs/recycle.so]
[2005/06/30 09:11:53, 0] smbd/vfs.c:smbd_vfs_init(317)
  smbd_vfs_init: vfs_init_custom failed for /usr/lib/samba/vfs/recycle.so
[2005/06/30 09:11:53, 0] smbd/service.c:make_connection_snum(581)
  vfs_init failed for service contractors
[2005/06/30 09:11:53, 0] smbd/vfs.c:smb_register_vfs(182)
  VFS module recycle already loaded!
[2005/06/30 09:11:53, 0] smbd/vfs.c:vfs_init_custom(254)
  Can't find a vfs module [/usr/lib/samba/vfs/recycle.so]
[2005/06/30 09:11:53, 0] smbd/vfs.c:smbd_vfs_init(317)
  smbd_vfs_init: vfs_init_custom failed for /usr/lib/samba/vfs/recycle.so
[2005/06/30 09:11:53, 0] smbd/service.c:make_connection_snum(581)
  vfs_init failed for service contractors
[2005/06/30 09:11:56, 0] smbd/vfs.c:smb_register_vfs(182)
  VFS module recycle already loaded!
[2005/06/30 09:11:56, 0] smbd/vfs.c:vfs_init_custom(254)
  Can't find a vfs module [/usr/lib/samba/vfs/recycle.so]
[2005/06/30 09:11:56, 0] smbd/vfs.c:smbd_vfs_init(317)
  smbd_vfs_init: vfs_init_custom failed for /usr/lib/samba/vfs/recycle.so
[2005/06/30 09:11:56, 0] smbd/service.c:make_connection_snum(581)
  vfs_init failed for service contractors
[2005/06/30 16:06:29, 1] smbd/service.c:close_cnum(880)
  001merit (192.168.0.25) closed connection to service liza
[2005/06/30 16:06:29, 1] smbd/service.c:clos

[Samba] Where to find vfstest?

2005-06-22 Thread Liz Ackerman
I am running Samba 3 on RedHat Enterprise ES rel 3 on an Intel box.  I read
a man page about vfstest, but I am not able to find any such file on my
system.  Can someone direct me to where I might find this file?

Thanks.

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


[Samba] SMB service not starting automatically

2005-05-20 Thread Liz Ackerman
The smb service is not starting automatically.  I can type service smb start
at the prompt and it loads, and I can then connect, but its not loading
automatically as it used to.  Can someone point me in the right direction as
what file I need to change to make it load at startup.  Thanks!

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