Displaying 20 results from an estimated 1000 matches similar to: "pam_limits module bug and its effects on pam applications"
2001 Sep 05
2
pam_limits and OpenSSH
Hi,
I have an account server with many users. It uses pam_limits module to
limit memory usage etc. The problem is that sometimes SSH rejects
connection after the password is entered. In syslog it prints something
like "fork: Resource temporary unavailable". After killing some root
processes it works perfectly.
Perhaps the daemon first sets process limits and then switches to
1999 Dec 30
4
ANNOUNCE: openssh-1.2.1pre23
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
openssh-1.2.1pre23 is available on:
http://violet.ibs.com.au/openssh/files/
Highlights of this release:
- - A cleanup of the PAM code (it now lives in auth-pam.[ch]). This
also fixes a bug where sshd was ignoring a "PermitRootLogin
without-password" directive.
- - David Randkin's SOCKS support using the Dante libraries. I have not
1999 Dec 30
4
ANNOUNCE: openssh-1.2.1pre23
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
openssh-1.2.1pre23 is available on:
http://violet.ibs.com.au/openssh/files/
Highlights of this release:
- - A cleanup of the PAM code (it now lives in auth-pam.[ch]). This
also fixes a bug where sshd was ignoring a "PermitRootLogin
without-password" directive.
- - David Randkin's SOCKS support using the Dante libraries. I have not
2007 Jul 13
5
[Bug 1339] New: pam_dhkeys doesn't work ( PAM_REINITIALIZE_CRED without PAM_ESTABLISH_CRED)
http://bugzilla.mindrot.org/show_bug.cgi?id=1339
Summary: pam_dhkeys doesn't work (PAM_REINITIALIZE_CRED without
PAM_ESTABLISH_CRED)
Product: Portable OpenSSH
Version: 4.6p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
2002 Oct 21
0
[Bug 419] New: HP-UX PAM problems with 3.5p1
http://bugzilla.mindrot.org/show_bug.cgi?id=419
Summary: HP-UX PAM problems with 3.5p1
Product: Portable OpenSSH
Version: -current
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
1999 Dec 28
0
Patches to report rsaref build and to call pam_setcred
I've attached two patches. The first just changes the output of "ssh -V"
to print that it was built against rsaref if libRSAglue (which is built
as part of openssl only when it is built against rsaref) is present at
build-time. The second adds appropriate calls to pam_setcred() in sshd.
Without them, our systems can't access AFS because the PAM modules only
get tokens at a
2006 Nov 21
1
Samba selectively obeying pam restrictions
Having a difficult problem getting my pam_access.so module enforced on a 3.0.22 version of Samba.
Here is my /etc/pam.d/samba file:
auth required pam_winbind.so debug
account required pam_access.so
account sufficient pam_winbind.so debug
account include system-auth
session include system-auth
session required pam_winbind.so debug
My
2015 May 14
1
[Bug 2399] New: openssh server should fatal out when pam_setcred and pam_open_session fail
https://bugzilla.mindrot.org/show_bug.cgi?id=2399
Bug ID: 2399
Summary: openssh server should fatal out when pam_setcred and
pam_open_session fail
Product: Portable OpenSSH
Version: 6.8p1
Hardware: Sparc
OS: Solaris
Status: NEW
Severity: normal
Priority: P5
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
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
2020 Jul 01
0
help whith linux client on domain
Hello we have Samba Version 4.3.11, we are trying to logon linux desktop
clients on domain, we easy can join the client on the domain with net rpc
join -S 10.11.37.3 -U xxxxx it is satisfactory. We don't have kinit server.
Later we install libpam-winbind, winbind ,libnss-winbind and samba on the
client side.
Edit nsswitch.conf -->
passwd: compat winbind
2014 Jan 09
0
ANNOUNCE: cifs-utils release 6.3 ready for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Time for a new cifs-utils release!
The big bullet point in this release is a new pam_cifscreds module that
has been added by Orion Poplawski. This release also cleans some unused
cruft out of some of the binaries so they're quite a bit smaller now
and fixes a few bugs that Coverity turned up.
Go forth and download!
webpage:
2001 Dec 19
0
Problems with aged passwords (Red Hat 7.x, OpenSSH 2.9.x-3.0. 2p1)
Ooops, I missed that one, sorry.
I'll see if it helps.
Thx.
Nick
Nick (Gunnar) Bluth
Linux Systems Administrator
Dresdner Kleinwort Wasserstein
Dresdner Bank AG
Global Business Services <mailto: gunnar.bluth at DrKW.com>
IT Operational Integrity Voice: +49 69 263 57913 (97000 -
57913)
J?rgen-Ponto-Platz 1 Fax: +49 69 263 16994 (97000 -
16994)
D-60301
2020 Jul 02
0
(no subject)
On 02/07/2020 20:32, jmpatagonia via samba wrote:
> Ok, know from desktop logon apparently the user logon right, look user
> 'policia\gafranchello' granted access on the trace below, but still tel me
> "Invalid password please try again"
>
> Jul 2 16:15:03 samba-cliente polkitd(authority=local): Unregistered
> Authentication Agent for unix-session:c6 (system
2012 Oct 10
1
ANNOUNCE: cifs-utils release 5.6 is ready for download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Time for another cifs-utils release!
Nothing terribly earth shattering here. Some distros (like Fedora) are
moving krb5 credcaches out of /tmp by default. Users of these distros
will definitely want to upgrade.
Highlights:
* Fixes for mounting with '/' in usernames with sec=krb5
* Support for DIR: type krb5 ccaches
* support for
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,
2001 Feb 22
0
Solaris and Latest snapshot (2001-02-21) (fwd)
okay, i reversed that patch out and solaris 7 still works fine with pam...
devon
----- Original Message -----
From: <mouring at etoh.eviladmin.org>
To: <devon at admin2.gisnetworks.com>
Sent: Thursday, February 22, 2001 10:43 AM
Subject: Re: Solaris and Latest snapshot (2001-02-21) (fwd)
>
>
> ---------- Forwarded message ----------
> Date: Wed, 21 Feb 2001 17:54:19
2006 Nov 01
0
No subject
safely say they can't get it to work period.
I personally (this is ME.. not anyone else mind you!) find it silly to
for a bunch of people to stand up and yell "Not vulnerable!". It makes
it harder to find the few people in the crowd yelling "Hey, idiots..
upgrade! We are affected!"
However, in --current we did decide all fatal() calls should skip dealing
with zlib stuff
2002 Jun 26
3
pam session as root
Beyond any more general questions of whether pam sessions *should* be
run as root, is there an immediate security concern with moving the
pam_open_session (and pam_setcred) stuff to the parent (root) process?
(E.g., via the patch below.)
--
Mike Stone
diff -u -r1.4 auth-pam.c
--- auth-pam.c 25 Jun 2002 00:45:33 -0000 1.4
+++ auth-pam.c 25 Jun 2002 20:33:41 -0000
@@ -286,6 +286,8 @@
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.