Bug#261107: libpam-modules: pam_access and pam_time fail

2007-04-03 Thread Niall Sheridan
Tags: patch Hi there I patched pam_access to work without a tty. This patch was taken from http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=170467 I couldn't get the actual patch from bugzilla (Access Denied, apparently) but extracted the patch from a fedora core pam srpm and merged it into t

Bug#369511: Add old gssapi authmethod to sshd

2006-05-30 Thread Niall Sheridan
Package: openssh-server Version: 4.3p2-2 Severity: wishlist Tags: patch Hi I've attached a patch that adds the old gssapi authmethod to openssh-server. This is useful when using older clients that don't support gssapi-with-mic as an authmethod. The original patch came from here: http://marc.thea

Bug#352254: scp shell metacharacter expansion

2006-02-10 Thread Niall Sheridan
Package: openssh Version: 1:4.2p1-5 As per CVE-2006-0225, scp does not properly escape metacharacters when doing local-local copying. Most noticeable when you leave off the ':' of a hostname $ touch "\`rm -rf myfile\`" $ touch myfile $ ls -l total 0 -rw-r- 1 nsheridan eng 0 2006-02-09 17:4

Bug#344394: pam configuration prevents away from working as expected

2005-12-23 Thread Niall Sheridan
> Wrong. > > $ away Test > >You went away at 17:26:37 > > -- Press [Enter] to come back online -- > > Password: > > Welcome back. It's 17:26:40 > > Works. > > Maybe it's broken for your current setup because you didn't add something > else to aways config or you did enter something to

Bug#344394: pam configuration prevents away from working as expected

2005-12-22 Thread Niall Sheridan
Package: away Version: 0.9.5-2 Tags: patch The current PAM config for away is broken and will not allow a user to return. Patch attached. --- /etc/pam.d/away.orig2004-08-13 19:36:35.0 +0100 +++ /etc/pam.d/away 2005-12-22 10:50:47.0 + @@ -1,2 +1,4 @@ -#%PAM-1.0 -aut

Bug#309497: ITP: md5deep -- a cross-platform set of programs to compute MD5, SHA-1, SHA-256, or Whirlpool message digests on an arbitrary number of files

2005-05-17 Thread Niall Sheridan
Hi there On Tue, 2005-05-17 at 19:53 +0200, Eduard Bloch wrote: > $ man cfv |grep sha1 > ... > csv4, sha1, md5, bsdmd5, par, par2, torrent, crc, or auto. The > Fair point. > > * Recursive operation - md5deep is able to recursive examine an entire > > * Time estimation - m

Bug#309497: ITP: md5deep -- a cross-platform set of programs to compute MD5, SHA-1, SHA-256, or Whirlpool message digests on an arbitrary number of files

2005-05-17 Thread Niall Sheridan
Package: wnpp Severity: wishlist Owner: Niall Sheridan <[EMAIL PROTECTED]> * Package name: md5deep Version : 1.6 Upstream Author : Jesse Kornblum <[EMAIL PROTECTED]> * URL : http://md5deep.sourceforge.net * License : GPL Description : a cr