similar to: Logging with VFS - /var/log/messages is getting to BIG.

Displaying 20 results from an estimated 2000 matches similar to: "Logging with VFS - /var/log/messages is getting to BIG."

2010 Jan 06
1
PDC directory permission fail (Bino Oetomo)
Bino, The permissions should be 770 for directories. They need execute privileges for directories to be able to get access to the directories. You should be able to set the files for 660 though I don't believe it will keep windows from executing a file. With 'force' before 'create mask' or 'directory mask' allows you to set bits. You should have 'create mask
2010 Jan 05
1
PDC directory permission fail
Dear All .. I use webmin to do the samba PDC configuration The authentication is work well. I've a problem with share permission, the condition is : 1. I've group named "warehouse" 2. I've user named "wh01", with home dir /home/wh01, and be a group member of "warehouse" Both created via webmin. 3. Next I created share, named "warehouse"
2004 Aug 31
0
Combining NFS and Samaba - file locking
I have a network where we have a main site with a PDC, and two remote sites with BDCs. The backend is LDAP which is slaved to the remote sites, Samba is 2.2.8a, the main server is part of the Suse Linux OpeneXchange Server, the other two servers are Suse Standard Server 8. What I wanted to do was to have users at the various sites map one drive from their 'local' server. Behind the
2007 Nov 21
3
connection to IPC$ denied due to security descriptor
Hey all, I have a fileserver running Debian Etch and Samba 3.0.24 that I use to serve media and private home directories. I have a couple roommates, and therefore have a couple accounts on the box for those users. I had everything working perfectly until last week when my system drive took a crap. I've reinstalled everything exactly the same (I think?) but now I am having problems with
2006 May 15
0
ICECAST and IRIX
Hello, anyone using ICECAST (Nekoware) on IRIX 6.5.22? I've setup nekoware compiled libs, icecast and ices on 6.5.22. ICES is version 2.0.0 and ICECAST is 2.3.1 I cannot stream a playlist from a txt file. I always hear the same 2-3 seconds for the first song on playlist and the player start buffering slowly. This loops forever. I've used the same configuration that was on my
2006 May 17
0
ICECAST and IRIX
Hello, anyone using ICECAST (Nekoware) on IRIX 6.5.22? I've setup nekoware compiled libs, icecast and ices on 6.5.22. ICES is version 2.0.0 and ICECAST is 2.3.1 I cannot stream a playlist from a txt file. I always hear the same 2-3 seconds for the first song on playlist and the player start buffering slowly. This loops forever. I've used the same configuration that was on my
2012 Nov 28
1
Help setting optimization problem to include more constraints
Dear R-helpers, I am struggling with an optimization problem at the moment and decided to write the list looking for some help. I will use a very small example to explain what I would like to. Thanks in advance for your help. We would like to distribute resources from 4 warehouses to 3 destinations. The costs associated are as follows: Destination >From 1 2 3 Total
2006 Feb 24
4
Understanding controllers
You''ll have to forgive me ... I''ve been toying with rails for about a week and although I don''t feel completely lost there''s still a lot that I don''t understand. Here goes. Assume I have a controller called admin in app/controllers as well as three model classes in app/models: product, category, warehouse. How exactly do I use the admin controller to
2006 Mar 24
1
handle multiple warehouses
Hello all, I am working on building a web store with RoR. The company has many locations. All the stock/order information is processed through the same site. Here is my question. How would you handle the multiple warehouse problem with Rails? How would you keep track of the information in multiple warehouses? Thank you for your help, PV -- Posted via http://www.ruby-forum.com/.
2015 Sep 17
1
Centos 7 using cups with cups-lpd loaded getting print jobs from an Sco Unix lpd system
Centos users, I new to Centos 7 and my problem is the following: I am using my Centos 7 system as a print server in a warehouse. Using cups for the print queue's. Which I can print to the printers find from the Centos 7 machine. The hosting system is Sco Unix using lpd printing. This machine is in Illinois and the warehouse / Centos 7 machine is in Arizona. I have loaded
2006 Dec 20
0
ActiveWarehouse 0.1.0 Released along With Tutorial
ActiveWarehouse 0.1.0 is now available for use. I have posted a tutorial at http://anthonyeden.com/2006/12/20/activewarehouse-example-with-rails-svn-logs which demonstrates how to extract data from the Rails Subversion logs and turn it into a simple drill down report. The ActiveWarehouse web site is http://activewarehouse.rubyforge.org/ ActiveWarehouse is a plugin for Rails which provides
2010 Nov 29
0
VFS full_audit sending spurious messages to syslog?
Hi, I'm currently running Samba 3.0.22 (on an Ubuntu 6.06 [Dapper] server). I have VFS full_audit set up successfully to log user activity using the LOCAL6 facility. I also have syslog configured to redirect all messages from this facility to /var/log/samba/log.audit This is working fine. However, I've recently been getting lines in /var/log/syslog that look like they're coming
2020 Nov 05
0
No Logging for most VFS Operations with full_audit on smbd 4.9.5-Debian
Greetings, I am running audits on a restricted file share for smbd 4.9.5-Debian. Messages go to syslog via local5. I am mostly interested in file access and modification, plus the occasional failed connect. The only operations that yield any results appear to be 'opendir' and 'open'. Unfortunately, 'open' is chatty to an extend as to render logging useless. I am getting
2009 Mar 20
1
vfs full_audit panic
Folks, I tried using full_audit on Samba 3.0.28 by putting the following lines on smb.conf (global section): vfs objects = full_audit full_audit:facility = LOCAL2 full_audit:priority = WARN full_audit:prefix = %u|%m|%S full_audit:success = rename rmdir unlink write full_audit:failure = none My log says: Dec 29 13:57:07 lua smbd_audit: [2008/12/29 13:57:07, 0] lib/fault.c:fault_report(45) Dec
2010 Sep 16
0
VFS objects and mount_smbfs on Mac?
Hi all, Is that intended to work? I have a Mac client connected to a Samba share on a linux server (samba 3.2.0). For debugging purposes I've set up a VFS object on my share, which shall trace the actions on the filesystem. guest ok = yes vfs object = full_audit full_audit:success = all full_audit:failure = all full_audit:facility = LOCAL7 full_audit:priority = ALERT and adjusted the
2016 Jul 23
0
permission problem with vfs object recycle:directory_mode
On 23/07/16 07:58, Nicolas wrote: > Well, > > Despite I've recently answered about vfs object recycle on this list, > it seems that it isn't working as excepted. > > Using Samba 4.4.5, compiled from sources > > Here is the conf for a share: > [musique] > path = /media/data/musique > read only = No > vfs objects = acl_xattr
2009 Apr 18
1
Help with Data Warehouse app -- How to display data?
I have a "data warehouse" application I''ve been writing and I would like to solicit some assistance with how to design it. Basically, I harvest data from a lot of sources and dump them into my database. For background on what I''m doing, this "data warehouse" takes HR/Personnel/Company/Organizational data and associates that with User Account and Group data
2010 Feb 24
1
Sketchup 7 and proxy settings.
Hi everyone, I've got stuck trying to get Sketchup 7 ( Version 7.1.6860 ) to connect to the 3D warehouse via a proxy using Wine 1.1.38 (same problem with older version 1.1.35) on a linux machine ( Gentoo, Kernel 2.6.32.3 ) I have followed the instructions for setting up a proxy for Wine from: http://wiki.winehq.org/FAQ#head-d582e2a4e92f4d8ae6c3401daebd7d5621eb220f ###### My
2013 Nov 05
1
4.1.0 auditing : can't get only wanted vfs operations to log
HI all, So I'd like to log the user's operations on some shares. As I need to know who made what when. I'd read a previous answer from Andrew about auditing, so I can see loggued operations. Modified smb.conf : > [global] > vfs objects = dfs_samba4, acl_xattr, full_audit > full_audit:success =none > full_audit:failure = none share is : > [journal] > path =
2011 Mar 23
1
OT: Have unused DID's; where to warehouse?
We have a set (about 20) of DID's that we're not using. No one calls them, and we don't need them for outgoing. I'd like to keep them for future use. We now pay $5/mo/DID to host them. Is there a way to "warehouse" them? Just put them in a bank someplace? Thanks, sean