Displaying 20 results from an estimated 20000 matches similar to: "Logging sessions."
2001 Jun 20
1
SFTP Logging Redux.
Sorry to repost, but I finally have the code on a machine that has
diff -u, and I've updated it for 2.9p2.  Attached is the unified
diff to add logging of SFTP activity to auth.info.
If there is a more proper way to contrib patches, please let me
know.
Cheers,
Jason
# "Jason A. Dour" <jason at dour.org>                  http://dour.org/
# Founder / Executive Producer - PJ
2002 Mar 15
4
PATCH: sftp-server logging.
This is another take on logging for sftp-server.  Given the number
of private email requests I've received for this patch, I assume
there is signifigant enough interest to request it be reviewed for
inclusion into the release.
The patch is against 3.1p1, and is completely disabled by default.
To enable logging, one must use compile time directives
(-DSFTP_LOGGING).  This was done due to prior
2024 Jul 14
1
Splitting of sshd binaries in 9.8?
I realize that the splitting of the sshd binaries is a work in progress.
  Nonetheless I am trying to make a diagram of the situation as of 9.8.
How close have I gotten?
Is it correct that currently for a basic session, binaries are run four
ways?
1. A privileged binary to listen for incoming connections (66717 below)
2. A privileged session monitor to track the session, for the duration
of the
2008 Dec 02
2
Samba ADS Error "Session setup failed: Call returned zero bytes (EOF)"
Hi Samba Bods, 
Sorry for re-posting this one but I got no response to my last post except
for a level 10 logs request which I uploaded last week. 
I have been looking at numerous howtos and newsgroup postings and I cannot
spot what the issue is. I am sure its a simple config issue, but I am lost
..
I am using Samba 3.2.4 compiled from source on AIX 5.3 TL8 and using
"security =
2006 Jun 29
1
Problems getting past authentication using functional tests
Hi,
I''m having a problem getting past the authentication mechanism in rails 
using my controller functional tests.
my functional tests look like this
  def test_4
        $stdout.puts ''TEST 4: cookies is '' + cookies.to_s
   # :user => {:id => users(:testuser).id}
    cookies[:user_id] = ''2222''
    $stdout.puts ''1. cookies is ''
2008 Nov 26
3
AIX 53TL8 Samba 3.2.4 Active Directory Win2k3 - "session setup failed: Call returned zero bytes (EOF)"
Hi All,
I am using Samba 3.2.4 compiled from source on AIX 5.3 TL8 and using
"security = SERVER" in the smb.conf works fine, however I am having
some issues when using "security = ADS" ..
I have followed numerous HOWTOs and newsgroup listings and seem to be
going round in circles ..
I think I can authenticate ok against the domain win2k3 server, but
then Samba bombs out with
2005 Nov 21
4
patch request - inherit owner
Hello
I've a Samba server up and running (version 3.0.20b .deb found on
samba.org on a Debian Sarge), but it's not yet in production cause I'm
not satisfied with some file permissions.
The file permission I'd like to have would require to have files and
directories to inherit owner user and and owner group, with rights 770
and root.root as the owner. And the users rights being
2012 Jul 28
1
gráfico lines integral
Buenas noches:
Les consulto por lo siguiente, tengo este gráfico
Estos son el resultado de modelos mixtos, los datos son almacenados en un data.frame, resumiendo el código, quitando el x <- data.frame() como el plot()
El primero es fitted:
goatMilk$dim, fitted(fitWilm_goat)
plot la línea de arriba
El segundo es predict:
goatMilk$dim, predict(fitWilm_goat)
El tercero es plot + lines
2002 Dec 13
5
[Bug 245] SSH can not log out under Solaris 2.6
http://bugzilla.mindrot.org/show_bug.cgi?id=245
------- Additional Comments From dtucker at zip.com.au  2002-12-14 00:36 -------
Did some digging on this. Carson seems to be correct in that the problem is due 
to missing controlling terminal.
I uncommented the setsid() in sshd.c and added some debugging log() calls to 
sshd, which generated the following:
sshd[21690]: main: before setsid
2017 Mar 15
2
Having problem getting Asterisk to work on CentOS 7
What are you using for the database - SQLite?
I am using mysql (mariadb).
I am not familiar with SQLlite. Can you access the database from the 
console - look up the list of tables - display the contents from a 
table? Anything to see if your SQLite is working and has asterisk data 
in it.
 From your Asterisk console,
|CLI> core show help database|
should give you a list of commands that you
2002 Jun 24
4
README.privsep
Hi,
This is included in the release now; any feedback?
Privilege separation, or privsep, is method in OpenSSH by which
operations that require root privilege are performed by a separate
privileged monitor process.  Its purpose is to prevent privilege
escalation by containing corruption to an unprivileged process.  
More information is available at:
2008 Apr 07
0
Crash uploading file on HTTPS/SSL rails project
Hi all,
I''ve a rails project which successfully uploads images on the
development server but fails to do it on production. The only difference
is that the production server is on https/ssl.
On the browser the error message is the followin:
''Application error
Rails application failed to start properly''
Whereas in the log/fastcgi.crash.log i found the followin error
2007 Dec 06
2
Logging in and off sessions in the dialplan
Is it possible to implement in the Asterisk dialplan some way to
authenticate a user with a dialed passcode which opens session that stays
active enabling the user to make and receive calls, until the user logs off
with another dialed passcode?
I am aware of the Asterisk application 'Authenticate', but as far as I know,
with this application the user meeds to dial his pin at each call he
2012 Mar 22
1
Does libvirt check MCS labels during hot-add disk image ?
Libvirt doesn't care about security during hot add disk images. It even
accepts addition of disk images of other guest running on the host. 
Steps followed to create this scenario : 
Started two VMs with following security configurations:
vm1:
  <seclabel type='dynamic' model='selinux' relabel='yes'>
   
2007 Apr 17
2
Samba sessions
Hi,
We have implemented a new AIX 5.3, P55A using Samba...we have about 70
users online most of the day.  We assign a particular Samba share to
everyone when they login so it shows up in their Windows Explorer.  Is
it standard that we see so many "smbd" processes running when I do a "ps
-ef"?  Here is a portion of the output below.  We have been experiencing
lag at times
2003 Apr 10
1
Classification problem - rpart
I am performing a binary classification using a classification tree.
Ironically, the data themselves are 2483 tree (real biological ones)
locations as described by a suite of environmental variables (slope, soil
moisture, radiation load, etc). I want to separate them from an equal number
of random points. Doing eda on the data shows that there is substantial
difference between the tree and random
2023 Mar 16
1
How to configure?
OOM is just just a matter of time.
Today mem use is up to 177G/187 and:
# ps aux|grep glfsheal|wc -l
551
(well, one is actually the grep process, so "only" 550 glfsheal processes.
I'll take the last 5:
root     3266352  0.5  0.0 600292 93044 ?        Sl   06:55   0:07 
/usr/libexec/glusterfs/glfsheal cluster_data info-summary --xml
root     3267220  0.7  0.0 600292 91964 ?       
2007 Jul 10
0
backgroundrb.ppid
Howdy,
I''m trying to use monit with backgroundrb,
but it seems that backgroundrb.ppid isn''t holding the id of the  
backgroundrb task.
  jodi at soup/var/www/the-soup/current $ cat log/backgroundrb.ppid
23182
jodi at soup/var/www/the-soup/current $ ps -efl
1 S deploy   23184     1  0  75   0 - 27056 stext  11:27 ?         
00:00:04 backgroundrb
1 S deploy   23186 23184  0  76 
2003 Apr 09
0
[Bug 540] sshd [priv] has PPID 1 and is killed by ^C in terminal
http://bugzilla.mindrot.org/show_bug.cgi?id=540
           Summary: sshd [priv] has PPID 1 and is killed by ^C in terminal
           Product: Portable OpenSSH
           Version: 3.6p1
          Platform: ix86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sshd
        AssignedTo: openssh-unix-dev at mindrot.org
       
2023 Mar 16
1
How to configure?
Can you restart glusterd service (first check that it was not modified to kill the bricks)?
Best Regards,Strahil Nikolov?
 
 
  On Thu, Mar 16, 2023 at 8:26, Diego Zuccato<diego.zuccato at unibo.it> wrote:   OOM is just just a matter of time.
Today mem use is up to 177G/187 and:
# ps aux|grep glfsheal|wc -l
551
(well, one is actually the grep process, so "only" 550 glfsheal