Displaying 20 results from an estimated 800 matches similar to: "bug report: last login time vs PAM in portability release"
2001 Sep 06
1
lastlog on Solaris with PAM (patch included)
On Solaris, the pam_unix module includes a pam_session which updates the
lastlog file. Since OpenSSH calls pam_session before reading the lastlog
file, SSH logins to systems with this configuration (as well as similar
ones, I'd imagine) report the last login time and remote host as the values
from the current session.
My solution to this problem is to call pam_open_session in the child,
2002 Jan 30
0
[Bug 87] New: Last logon that gets reported upon login is the current login time
http://bugzilla.mindrot.org/show_bug.cgi?id=87
Summary: Last logon that gets reported upon login is the current
login time
Product: Portable OpenSSH
Version: 3.0.2p1
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo:
2000 Nov 14
0
2.3.0p1, Solaris 7 and last login (fwd)
--
| ``We've all heard that a million monkeys banging on | Damien Miller -
| a million typewriters will eventually reproduce the | <djm at mindrot.org>
| works of Shakespeare. Now, thanks to the Internet, /
| we know this is not true.'' - Robert Wilensky UCB / http://www.mindrot.org
---------- Forwarded message ----------
Date: Tue, 14 Nov 2000 16:33:18 +0100
From: System
2004 Apr 06
1
No motd, lastlog, stored pam messages displayed
Hi
while testing a new pam module i found this problem:
System: Linux 2.4.18/OpenSSH 3.8p1 client/server
The output from do_login() in session.c (motd, lastlog, stored pam
messages) isn't displayed when Privilege Separation is enabled.
I added a fflush(stdout) as the last line of do_login(), now it works.
Frank
2020 Mar 03
2
problems accessing llvm.org from Europe
+1, just tried it from my machine here in the UK, and it took about 8
seconds for me.
On Tue, 3 Mar 2020 at 09:19, Benno Krauss via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Hi Alex,
>
> I can reproduce the issue. About 5 seconds to load llvm.org<
> http://llvm.org>, most other domains load instantly. This is from Germany.
>
> Benno
> Am 03.03.2020 um 10:13
2009 Feb 25
3
InvalidAuthenticityToken error with db sessions
I added login to my app and storing the sessions in the db. I
un-commented the "config.action_controller.session_store =
:active_record_store" line in the environment.rb file, and the :secret
in the application.rb file.
Now, when I try to login I get the error InvalidAuthenticityToken.
Here''s my login form:
<% form_for :user, :url => { :action =>
2020 Mar 03
2
problems accessing llvm.org from Europe
Takes between 5 and 15s from Mountain View (tried from both Comcast and
from Google internal network).
On Tue, Mar 3, 2020 at 1:48 AM Stefanos Baziotis via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Same for me in Greece.
>
> On Tue, Mar 3, 2020, 11:42 James Henderson via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> +1, just tried it from my machine
2010 Sep 25
0
Can't chdir to /var/state/ups: Permission denied
Hi
2010/9/23 Tim Gomez
>
> Hello,
> I have been struggling to get the NUT software working with my Arch linux
> machine.
>
> http://www.archlinux.org/packages/community/x86_64/network-ups-tools/
>
this link is broken, and I can't find any network ups tools package in this
archive!
> I have attached a document containing the output of my configuration files.
>
2009 Oct 21
3
Cross-compiling speex
Hi all,
I'm cross-compiling speex for a GNU/Linux ARM target.
I want to compile only the libraries, and not the speex executables.
I don't have a libogg cross-compiled, and would prefer the need to
have to set it up.
Unfortunately:
1/ the speex executables depend on libogg header files,
although, the speex executables are only compiled if the libogg header
files are available
2/ the
2009 Apr 21
1
how to inspect content of save file
Is there a way of listing the variables contained in a file created
with the save() command other than load()ing the file?
I have a couple of rather larger files that I would rather not load ...
Benno Pütz
MPI of Psychiatry Tel: +49+(0)89-30622 222
Kraepelinstr. 2 Fax: +49+(0)89-30622 601
80804 Munich, Germany puetz@mpipsykl.mpg.de
[[alternative HTML
2007 Apr 12
1
taskPR
Hello
I tried to load the taskPR-package in R, but it doesn't work at all.
Everytime I try /library("taskPR")/, I get the error-message:
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
'/home/bw135690/R-2.4.1/library/taskPR/libs/taskPR.so':
/home/bw135690/R-2.4.1/library/taskPR/libs/taskPR.so: cannot open
shared object
2014 May 26
2
more PO files available at the TP
Hi,
At the translationproject there are four more languages available
than are included in the 1.42.10 tarball: Danish, Esperanto, Malay,
and Ukrainian. Please include these in your next release.
Attached patch adds the missing language codes to the po/LINGUAS
file. The easiest way to fetch the missing files (and the latest
updates) is to run:
rsync -Lrtvz
2007 Jul 17
12
Getting past my login system
Thank you in advance for your help. I am relatively new to both Rails
and Rspec and I am hoping for some insight from some experienced veterans.
Right now I am using Rspec for code that has already been written so
that additional functionality can be developed using the BDD method. My
problem shows up when I try to spec controllers that are behind the
login system. Each page checks for the
2005 Dec 29
1
Posting to a separate controller in a functional test
Hi,
I need to post to a controller to log in a user in a functional test,
but I''m not sure what to do to post to a separate controller. I''ve
tried:
post { :controller => :account, :action => :do_login }, { bla bla bla }
But that doesnt seem to have worked. Help?
Mitch
--
Posted via http://www.ruby-forum.com/.
2014 May 29
1
Re: more PO files available at the TP
On Thu, May 29, 2014, at 8:33, Theodore Ts'o wrote:
> It seems to me that if a message catalog has only 5% of the messages
> translated, including them is very likely to result in a poorer user
> experience than if everything was left in English.
When it's just five percent, yes, that may be more of a nuisance
than a help. But when it's ten to twenty percent, and when
2002 May 09
0
functions : server_input_channel_req userauth_pubkey
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greetings,
I am not sure if this is the correct place to ask these question,
if I am at the wrong place please advise.
I am currently working on some modifications to openssh
which record the users rsa/dsa identity comment file to
a log file when the user logs in (password authentication
is disabled).
The ssh1 portion of the modification works
2001 Aug 07
1
do_pre_login() used before declared
do_pre_login() in session.c is used (in do_exec_pty()) before
it's declared, which is causing some problems for me.
please move it up a couple hundred lines in the file.
patch included for 0807 snapshot.
thanks,
wendy
% diff -u session.c.orig session.c.mod
--- session.c.orig Tue Aug 7 13:11:51 2001
+++ session.c.mod Tue Aug 7 16:21:07 2001
@@ -397,6 +397,34 @@
}
}
2014 May 29
0
Re: more PO files available at the TP
On Mon, May 26, 2014 at 09:20:11PM +0200, Benno Schulenberg wrote:
>
> At the translationproject there are four more languages available
> than are included in the 1.42.10 tarball: Danish, Esperanto, Malay,
> and Ukrainian. Please include these in your next release.
I deliberately didn't include some of these because the number of
translated messages were pathetic.
Danish has
2001 Jun 18
2
Patch for changing expired passwords
The primary purpose of the attached patches is for portable OpenSSH to
support changing expired passwords as specified in shadow password files.
To support that, I did a couple enhancements to the base OpenBSD OpenSSH
code. They are:
1. Consolidated the handling of "forced_command" into a do_exec()
function in session.c. These were being handled inconsistently and
allocated
2011 Mar 27
3
comparing heatmaps
Dear all,
I've been trying to find how to compare tow different heatmaps but I'm having trouble getting the colors bar to be the same. I'm doing something like the following:
library(gplots)
dat<-cor(matrix(rnorm(100, m=10), nrow=10))
mat<-cor(matrix(rnorm(100), nrow=10))
dev.new()
heatmap.2(mat, Rowv=NA, Colv=NA, col=redgreen(75), symm=TRUE, trace="none",