similar to: sftp logging, filenames with strange characters and parsing the logfile

Displaying 20 results from an estimated 400 matches similar to: "sftp logging, filenames with strange characters and parsing the logfile"

2007 Dec 26
3
centos 5.1 vnc server
Any one using vnc server on centos 5.1? on 4.6 I had no issue. on 5.1 I am having times when on connetion the VNC serveris crashing and logs me out of all my open'ed items. I can relog in. But I was wondering if others are seeing this and if there is something to do about it. THanks, Jerry
2012 Aug 24
1
virt-v2v trouble converting Xen Centos 5.X to KVM Centos 6.3 or Fedora 17
Hi! I'm trying to convert some Xen guests running Centos 5.8 to KVM on Centos 6.3. Hopefully this is the right place to ask this question, if not, let me know and I'll go there instead! :) My setup: Centos 5.8 Host running Xen with a Centos 5.8 guest, and I want to transfer this guest to a different Centos 6.3 host running KVM. I am able to tweak the target server all I want, but the
2007 Dec 19
5
pciback.hide with ISDN Cards
Hi all, did somebody successfuly export ISDN Cards to DomU? I want to have 2 ISDN Cards in DomU (for Asterisk with mISDN) lspci -vt -[0000:00]-+-00.0 nVidia Corporation MCP55 Memory Controller +-01.0 nVidia Corporation MCP55 LPC Bridge ... +-05.1 nVidia Corporation MCP55 SATA Controller +-06.0-[0000:01]--+-00.0 Cologne Chip Designs GmbH ISDN
2012 Dec 04
2
Audit of NMI and MCE paths
I have just starting auditing the NMI path and found that the oprofile code calls into a fair amount of common code. So far, down the first leg of the call graph, I have found several ASSERT()s, a BUG() and many {rd,wr}msr()s. Given that these are common code, and sensible in their places, removing them for the sake of being on the NMI path seems silly. As an alternative, I suggest that we make
2019 Aug 20
0
winbind on DC : how use gidNumber instead of primaryGroupID as user's primary group
Hai, > > In short. My network design previously work with Debian Stretch > Servers and clients and some Windows clients (not many). > > Debian Stretch use Samba 4.5.16 so there is no unix_primary_group > option for the clients. So I have to use the "dirty" tweak of > modifying all my users "primaryGroupID" to the corresponding >
2006 May 17
0
Rubyful-soup and ''malformed utf-8 character''
Hi Guys, I am trying to use Rubyful-soup for a simple webpage modification project. The issue is that when I try to display the modified html (generated by @soup.to_s) using RJS, an error pops up saying ''malformed utf-8 character''. I can fix this by using @soup.to_s.toutf8 but that causes some of the characters in the document to be messed up (ie ''&nbsp becomes
2006 Jan 09
1
new 1.0 config and vpopmail
does anybody have a working config they can send me .. I just cannot seem to get this working. alternativly how can I set the debug so I can see where my config is wrong ? thanks Henti
2018 Sep 10
0
design question for small environment
Hi Stefan! On 10.09.2018 08:35, Stefan G. Weichinger via samba wrote: > > Greetings samba-users > > another "design issue" here > > I run 2 servers in a very closed environment, basically it is only one > fileserver, the 2nd does snapshots and backups etc > > That server is configured as standalone and knows only ~6 local users. > No ADS, no domain
2018 Sep 10
0
design question for small environment
On Mon, 10 Sep 2018 12:57:17 +0200 "Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote: > Am 10.09.18 um 10:06 schrieb Oliver Rath via samba: > > > For this, you could take roaming profiles for offline use. Here the > > files were copied to the local machine cache and used, if no (or > > only a slow) network connection is available.
2019 Apr 05
2
[cfe-dev] scan-build on Windows
Hi Siddharth, alternativly you can try this <https://github.com/rizsotto/scan-build>, it's written in Python. Regards, Laszlo On Sat, Apr 6, 2019 at 5:14 AM Artem Dergachev via cfe-dev < cfe-dev at lists.llvm.org> wrote: > Hi, > > I never tried it myself but i can try to help you with specific problems > that you're having if you disclose them. > >
2020 Jun 23
0
Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP from userspace)
On Tue, Jun 23, 2020 at 11:45:19AM +0200, Joerg Roedel wrote: > Hi Andy, > > On Mon, Apr 27, 2020 at 10:37:41AM -0700, Andy Lutomirski wrote: > > 1. Use IST for #VC and deal with all the mess that entails. > > With the removal of IST shifting I wonder what you would suggest on how > to best implement an NMI-safe IST handler with nesting support. > > My current plan
2018 Sep 10
2
design question for small environment
Am 10.09.18 um 10:06 schrieb Oliver Rath via samba: > For this, you could take roaming profiles for offline use. Here the > files were copied to the local machine cache and used, if no (or only a > slow) network connection is available. Alternativly, you could use a > "RODC" (Read only Domain Controller, a mirror of the AD) locally in the > another office. As a third
2019 Aug 21
0
winbind on DC : how use gidNumber instead of primaryGroupID as user's primary group
On 21/08/2019 09:04, Prunk Dump via samba wrote: > Le mar. 20 ao?t 2019 ? 14:30, L.P.H. van Belle via samba > <samba at lists.samba.org> a ?crit : >> Hai, >> >>> In short. My network design previously work with Debian Stretch >>> Servers and clients and some Windows clients (not many). >>> >>> Debian Stretch use Samba 4.5.16 so there is
2020 Jun 23
2
Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP from userspace)
Hi Andy, On Mon, Apr 27, 2020 at 10:37:41AM -0700, Andy Lutomirski wrote: > 1. Use IST for #VC and deal with all the mess that entails. With the removal of IST shifting I wonder what you would suggest on how to best implement an NMI-safe IST handler with nesting support. My current plan is to implement an IST handler which switches itself off the IST stack as soon as possible, freeing it for
2008 Aug 07
2
help with longitudinal data plot
Dear R Help, I am attempting to make a plot of longitudinal data, a sample data frame of which is shown below. I'd like to show all of the subjects in the same plot, with a set of connecting line segments for each subject. 'age' would be the x-axis and 'score' would be the y-axis. subject age score 1 10123 12 51.06 2 10123 14 50.00 3 10123 15 62.22 4
2019 Aug 21
0
winbind on DC : how use gidNumber instead of primaryGroupID as user's primary group
On 21/08/2019 15:14, Prunk Dump via samba wrote: > Le mer. 21 ao?t 2019 ? 14:34, Rowland penny via samba <samba at lists.samba.org> > a ?crit : > >> On 21/08/2019 09:04, Prunk Dump via samba wrote: >>> Le mar. 20 ao?t 2019 ? 14:30, L.P.H. van Belle via samba >>> <samba at lists.samba.org> a ?crit : >>>> Hai, >>>>
2012 Sep 19
0
[PATCH] sysprep: remove apache2, audit and ntp in logfile operation
Add more entries to the dump ground of logfile patterns. Signed-off-by: Olaf Hering <olaf at aepfle.de> diff --git a/sysprep/sysprep_operation_logfiles.ml b/sysprep/sysprep_operation_logfiles.ml index 5e6ce7f..a2b1585 100644 --- a/sysprep/sysprep_operation_logfiles.ml +++ b/sysprep/sysprep_operation_logfiles.ml @@ -38,6 +38,10 @@ let globs = List.sort compare [
2010 May 21
0
Every access denied brings error in logfile - can anybody confirm?
Hello, everytime a user tries to enter a directory without permission, the following line is logged: [2010/05/21 13:59:56, 1] smbd/vfs.c:check_reduced_name(921) reduce_name: couldn't get realpath for Finanzbuchhaltung/Mahnungen/* The "reduce_name: couldn't get realpath for" messages for every denied access are logged at debug level 1 and causes some logfiles being flood,
2007 Dec 07
1
Samba logfile rotation on AIX
I am running a Samba server version 3.0.23d on AIX and I am trying to figure out how to rotate the Samba logs daily. I know the logfile can be rotated based on size but how can I make it rotate daily without the size parameter? Any help would be greatly appreciated. Thanks, Maurice Forte
2011 Apr 26
0
Bug#616103: (re)enable globbing of logfile names
Package: logcheck Version: 1.3.13 Severity: normal Hi there! I second the need for this correction. I would even propose to set the severity higher, since the lack of globbing support just make this package useless in this specific case. Martin wrote: > You can/should use /bin/sh and print instead. > xargs -I{} sh -c "print {}" I suppose you meant "printf" or