Displaying 20 results from an estimated 6000 matches similar to: "[Bug 123] New: ssh linked with libpam"
2004 Jul 20
4
[Bug 898] support for AddressFamily in sshd_config
http://bugzilla.mindrot.org/show_bug.cgi?id=898
Summary: support for AddressFamily in sshd_config
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: peak
2004 Jul 20
3
[Bug 901] visual gauge in progress meter
http://bugzilla.mindrot.org/show_bug.cgi?id=901
Summary: visual gauge in progress meter
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: peak at
2004 Jul 20
1
[Bug 900] challenge-response prompt is ugly
http://bugzilla.mindrot.org/show_bug.cgi?id=900
Summary: challenge-response prompt is ugly
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: peak at
2004 Jul 20
3
[Bug 899] sshd displays illegal usernames through setproctitle()
http://bugzilla.mindrot.org/show_bug.cgi?id=899
Summary: sshd displays illegal usernames through setproctitle()
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
2007 Nov 27
2
[PATCH] Make xenstored EOF-safe
As bug 968 suggests, xenstored must properly handle EOF from clients.
From: Pavel Kankovsky <peak@argo.troja.mff.cuni.cz>
Signed-off-by: Samuel Thibault <samuel.thibault@citrix.com>
diff -r 6fd17d0dcbcd tools/xenstore/xenstored_core.c
--- a/tools/xenstore/xenstored_core.c Tue Nov 27 12:49:16 2007 +0000
+++ b/tools/xenstore/xenstored_core.c Tue Nov 27 14:56:35 2007 +0000
@@ -1266,7
2004 Jul 22
6
[Bug 906] syslog messages from sshd [net] lost
http://bugzilla.mindrot.org/show_bug.cgi?id=906
Summary: syslog messages from sshd [net] lost
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: peak at
2002 Feb 12
0
[Bug 110] New: bogus error messages in lastlog_get_entry()
http://bugzilla.mindrot.org/show_bug.cgi?id=110
Summary: bogus error messages in lastlog_get_entry()
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2002 Feb 12
0
[Bug 111] New: sshd syslogs raw untrusted data
http://bugzilla.mindrot.org/show_bug.cgi?id=111
Summary: sshd syslogs raw untrusted data
Product: Portable OpenSSH
Version: -current
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2002 Feb 13
0
[Bug 112] New: Using host key fingerprint instead of "yes"
http://bugzilla.mindrot.org/show_bug.cgi?id=112
Summary: Using host key fingerprint instead of "yes"
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
2007 Mar 24
0
configure/makefile cleanup: remove LIBSELINUX, LIBWRAP and LIBPAM
Hi all.
Now that we have SSHDLIBS for the libraries required by sshd only, it's
possible to remove some of the single-purpose variables from Makefile.
If this is worth doing, the next step would probably be to move the
OpenSSL libs into CRYPTOLIBS since binaries such as scp and sftp don't
need to be linked with libcrypto.
Index: Makefile.in
2002 Feb 26
0
[Bug 123] ssh linked with libpam
http://bugzilla.mindrot.org/show_bug.cgi?id=123
tim at multitalents.net changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|tim at multitalents.net
------- Additional Comments From tim at multitalents.net 2002-02-26 16:58 -------
I've addressed this
2018 Feb 12
0
FreeBSD Core dump: PAM authentication with Kerberos credentials (GSSAPI_MIT)
Hi!
Can you attempt to get core dump with debugging symbols with dovecot too? Currently it seems to only contain symbols from kerberos bit, which is not very useful on it's own.
Aki
> On 12 February 2018 at 17:34 Ben Woods <woodsb02 at gmail.com> wrote:
>
>
> Hi everyone,
>
> I have a repeatable core dump when running dovecot on FreeBSD in the
> specific
2008 Feb 04
0
configure/makefile cleanup: remove LIBSELINUX, LIBWRAP and LIBPAM
<snip>
> @@ -3157,19 +3155,18 @@ LIBSELINUX=""
> AC_ARG_WITH(selinux,
> [ --with-selinux Enable SELinux support],
> [ if test "x$withval" != "xno" ; then
> + save_LIBS="$LIBS"
> AC_DEFINE(WITH_SELINUX,1,[Define if you want SELinux support.])
> SELINUX_MSG="yes"
> AC_CHECK_HEADER([selinux/selinux.h],
2001 Oct 07
3
Using -lssh as shared library
Hello! This is my first post to this list... ;)
I'm not shure if someone will be interested in this topic.
For me, it has interest, as long as I maintain 100+ unix
(linux) servers with dialup access and every package update
cost some significant time to download, so package size is
somewhat important here.
I looked to openssh and realized that package consists of
several programs, all uses
1997 Nov 13
0
another buffer overrun in sperl5.003
Summary:
Any user can gain root privileges on a Intel Linux system with suidperl
5.003 (having the suid bit, of course) even if "SUIDBUF" and "two suidperl
security patches" have been applied. Non-Intel / non-Linux platforms may
be affected as well.
Quick fix:
chmod u-s /usr/bin/sperl5.003 (what else?)
Details:
There is a nasty bug in mess() (util.c): it is possible to
1998 Aug 13
0
summary of replies to [strange stuff in 'last' command]
Sheldon E. Newhouse writes:
> Anyone have ideas on what this output from the 'last' command means?
>
> TIA,
> -sen
>
> xF*@**** otify ***@ Sat Aug 1 20:52 still logged in
> xF*@**** otify ***@ Sat Aug 1 20:52 - 20:52 (00:00)
> xF*@**** otify ***@ Sat Aug 1 20:52 - 20:52 (00:00)
>
2012 Jun 11
1
dovecot does not find libpam when compiling with customized prefix
Hello everybody,
I try to compile dovecot 2.1.7 with a customized --prefix setting and --with-pam . Although I installed libpam into the same --prefix, dovecot does not find it:
checking for pam_start in -lpam... no
configure: error: Can't build with PAM support: libpam not found
The same or a similar problem seems to have appeared 4 years ago:
2019 Apr 08
0
libpam-smbpass
Hai,
Its not anymore in debian package, its in samba now as far i can tell, i think, 4.2 was the latest that had this.
But `man smb.conf` and search for `unix password sync` That should give more info.
Ps. Upgradeing debian 8 to 9 and samba, read :
http://downloads.van-belle.nl/samba4/Upgrade-info.txt
Almost every part where it might go wrong, when upgrading from 4.2 is in this file.
2013 Jul 08
2
[LLVMdev] [RFC] Fix leading and trailing spaces
Hi,
I am writing tool to simplify automated refactorings. One of
prerequisites is have clean codebase, so a refactorer can be simple and
created formatting inconsistencies can be eliminated by formatter.
My plan to keep codebase clean is first run a cleanup systemwide, then
keep it by hook/ periodicaly rerunning cleanup.
I put it for now here.
https://github.com/neleai/stylepp
I ran a scripts
2016 Aug 21
2
Crash on opening mailbox
Hi!
dovecot -n and backtrace are both attached in my original email, due to their
size. Did the attachments not arrive?
The relevant log does not contain much more than the trace, but here it is:
Aug 21 12:58:28 ibex dovecot: imap-login: Login: user=<krakonos>, method=PLAIN,
rip=77.48.73.189, lip=78.108.107.19, mpid=17785, TLS, session=<Q5igz5I66sxNMEm9>
Aug 21 12:58:28 ibex