Displaying 20 results from an estimated 2000 matches similar to: "pam_limits and OpenSSH"
2002 May 29
0
pam_limits module bug and its effects on pam applications
On 2001-10-26 at 13:35:50 Nicolas Williams <Nicolas.Williams at ubsw.com> wrote:
> On Fri, Oct 26, 2001 at 02:11:13PM +0200, Markus Friedl wrote:
> > On Fri, Oct 26, 2001 at 10:14:21AM +1000, Damien Miller wrote:
> > > On Thu, 25 Oct 2001, Ed Phillips wrote:
> > >
> > > > What is the reasoning behind this? Do we want to see a lastlog entry for
>
2009 Aug 25
1
Bug#543479: network-bridge doesn't handle secondary address of ${netdev}
Package: xen-utils-common
Version: 3.2.0-2
In network bridge, IP addresses of ${netdev} are correctly transferred
to ${tdev} which later is renamed to ${bridge} (by default = ${netdev}).
But then there is ifup ${bridge} which sets up again the network
configuration for ${bdrige}/${netdev} and aliases (e.g. eth0:1 defined
in /etc/network/interfaces) are loosed.
Regards,
Ognyan Kulev
2005 Feb 27
1
Re: smb_proc_readX_data
/* Cc: samba list */
Vincent Marty wrote:
> Hi Ogi !
> Did you find a solution to the problem you described in a post in
> linux.samba in dec 2004 ?
> I get the same messages from Fedora Core 3 when accessing to a iMax
> under Mac Os 10.3.
Hi!
Since I started to use Debian kernel 2.6.10 (in unstable), the problem
disappeared. Fedora Core 3 uses 2.6.10 too so I don't know
2004 Mar 23
1
Controlling share ACL through W2K's Computer Management MMC
Hi,
This is samba 3.0.2a-1 on Debian testing. I'm trying to change share
permission with Computer Management snap-in in Windows 2003 Server, but
only access denied is given. The only answer I found is
http://lists.samba.org/archive/samba-technical/2001-December/017809.html
. So I have to use "change share command" and login as local root? I
don't like this. Is this the
2012 Sep 11
1
Bug#687284: /usr/lib/xcp/bin/xe-reset-networking uses Fedora-specific paths
Package: xcp-xapi
Version: 1.3.2-11
xe-reset-networking uses Fedora/CentOS-specific paths like /etc/firstboot.d (perhaps /var/lib/xcp/firstboot.d instead? - this is used in other places) and /etc/sysconfig and possibly others. The script doesn't properly reset networking due to this.
Regards,
Ognyan Kulev
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
2005 May 22
3
[Bug 926] pam_session_close called as user or not at all
http://bugzilla.mindrot.org/show_bug.cgi?id=926
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO|994 |
nThis| |
------- Additional Comments From dtucker at zip.com.au 2005-05-22 11:03 -------
2005 Aug 29
4
Conflict between LDAP and Privilege Separation?
Hi all.
OpenSSH_4.1p1, OpenSSL 0.9.7g 11 Apr 2005 on Solaris 8 using host-based
authentication.
With "PrivilegeSeparation yes" and "UsePAM no" everything works as
desired. If I enable PAM, I am able to connect, but just before it
gives me a shell, it disconnects. If I leave PAM enabled and disable
PrivilegeSeparation, it works.
Is this a current limitation, or is there
2001 Jun 21
1
pam session in linux port
Hi,
Does anybody know why openssh (openssh-2.9p1) on a linux system does not call
pam_open_session if no pty is used? In this way the session modules (in
/etc/pam.d) are not activated.
This is especially annoying if you
use pam_limits.so to set rlimits. Every user could
circumvent them easily.
I do not know if this issue has been discussed before and if this behavior is
not alright .....
cu
1998 Oct 07
1
Re: sshd and PAM [summary]
-----BEGIN PGP SIGNED MESSAGE-----
Hi,
I''ve got several replies, thank you for them. Let me summarize:
o Many people say there is a PAMified version of ssh available at
ftp://ftp.replay.com/pub/crypto/redhat/SRPMS (the source)
ftp://ftp.replay.com/pub/crypto/redhat/i386 (Intel binaries)
(there are analogous paths for the other architectures). The packages
are made by Jan
1998 Aug 31
0
StackGuard-protected Linux and a New StackGuard Compiler (fwd)
Hi all,
perhaps this is something of interest to all of us RedHat users ?
Later Crispin added:
| In response to many comments pointing out a glaring omission (grovel
| grovel) the SOURCE CODE for StackGuard is now on line, both as a complete
| tar ball and as a source patch to gcc 2.7.2.3, available here:
|
| http://www.cse.ogi.edu/DISC/projects/immunix/StackGuard/compiler.html
Greetings,
2002 Nov 15
1
make check fails with -march=i686 on gcc 2.96 (PR#2296)
The top-level 'make check' fails on Red Hat Linux 7.3 (fully patched
as of Nov. 15, 2002) when CFLAGS includes "-march=i686". In
particular, the following targets fail:
* test-Reg
* test-Examples
* test-Ts
The workaround is not to use "-march=i686". Specific stuff below, and
I'd be happy to provide any files or fragments thereof that'd help.
The failure
2005 Jan 27
1
Dovecot doesn't call pam_open_session, thus dodging pam_mkhomedir
I hit a small snag using Dovecot-imapd smoothly in my environment
with maildir and most of my accounts in LDAP. Since the accounts are
created through a web interface on another server home directories on
the mail server don't get created automatically. There's the handy pam
module pam_mkhomedir.so to automagically create home directories, but
unfortunatly Dovecot wasn't calling
2003 Sep 23
5
PAM sessions and conversation functions
In OpenSSH 3.6.1p2, pam_open_session() ran with a conversation function,
do_pam_conversation(), that fed text to the client. In OpenSSH 3.7.1p2,
this is no longer the case: session modules run with a conversation
function that just returns PAM_CONV_ERR. This means that simple session
modules whose job involves printing text on the user's terminal no
longer work: pam_lastlog, pam_mail, and
2003 Dec 23
5
[Bug 732] Number of logins mandated by PAM doesn't work correctly
http://bugzilla.mindrot.org/show_bug.cgi?id=732
------- Additional Comments From dtucker at zip.com.au 2003-12-22 21:40 -------
Which PAM modules do you have in your sshd PAM stack?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2007 Jan 15
2
block size - cluster size
Hello ocfs2-users,
I have 2 questions:
1. I forgot the block size and cluster size that I chose
during formatting of the drive. Is there any way I can find it out
afterwards?
2. And what's up with the block size-cluster size anyways? I could
find any in-depth information regarding those parametres. what is
it?
When I tried using the default settings my disk space was being
1999 Nov 22
1
[s-x86] OpenSSH 1.2pre14 fails on pam_open_session() ...
On Mon, 22 Nov 1999, Philip Brown wrote:
> [ Marc G. Fournier writes ]
> > debug("PAM_retval(open_session) about to run");
> > pam_retval = pam_open_session((pam_handle_t *)pamh, 0);
>
> >
> > ===========================================
> >
> > so, its looking like I'm authenticated properly, but when trying to set up
> > the
2005 Mar 18
6
[Bug 1002] sshd does not report failed PAM session modules to the client side
http://bugzilla.mindrot.org/show_bug.cgi?id=1002
Summary: sshd does not report failed PAM session modules to the
client side
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs
2001 Oct 12
2
bug report: last login time vs PAM in portability release
on hp-ux 11 i see:
$ date;ssh jenny
Fri Oct 12 14:44:13 PDT 2001
Last successful login for stevesk: Fri Oct 12 10:45:42 PST8PDT 2001 on pts/2
Last unsuccessful login for stevesk: Mon Sep 24 22:55:53 PST8PDT 2001
Last login: Fri Oct 12 10:45:43 2001 from 172.31.1.53
You have mail.
so solaris PAM is different. can other solaris+PAM users confirm this?
On Fri, 12 Oct 2001, Benn Oshrin wrote:
2003 Sep 22
1
Problem with non-interactive shells on Sol8 with 3.7.1p1
We recently started upgrading OpenSSH on our Sol8 systems and we've run
into a problem were we can run commands on a remote system since we
installed 3.7.1p1. The debug output from sshd is attached below. We use
PAM in our environment, and have since 2.9.9p2. I think most of the
systems were running 3.4p1 prior installing 3.7.1p1 and they were working
- the only thing we replaced was
1999 Dec 01
1
Compile bugs in openssh-1.2pre15 on Solaris (2.6)
Hi,
I didn't know if this was the correct spot to send openSSH bugs/problems
so I thought I'd try...
Anyway, I have encountered the following compile time problems for
openssh-1.2pre15 / Solaris 2.6 / gcc 2.8.1 -
* daemon code (bsd-daemon.[ch]) exists but is not linked in. Also,
header is not included. Same might apply to bsd-login.
* rsa.h needs __P() define to work