search for: inversepath

Displaying 5 results from an estimated 5 matches for "inversepath".

2007 Nov 25
1
Request for LPK patch to be merged
...don't really want to maintain our own packages, and our default distro doesn't want to supply packages with the LPK patch as long as it's not supported upstream. So I'd like to request that you consider the LPK patch for merging into OpenSSH. You can find it here: http://dev.inversepath.com/trac/openssh-lpk Here is the description of what specifically we are trying to achieve: http://dev.inversepath.com/openssh-lpk/ldap_fosdem_2006.pdf In particular: "The final goal is cross-platform authentication, being able to manage users globally on the LDAP server, without perform...
2007 Aug 02
4
[Bug 1348] New: Small code refinement to remove some duplication.
...duplication. Product: Portable OpenSSH Version: 4.6p1 Platform: Other OS/Version: Other Status: NEW Severity: trivial Priority: P4 Component: sshd AssignedTo: bitbucket at mindrot.org ReportedBy: rob at inversepath.com CC: openssh at hansmi.ch Created an attachment (id=1334) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1334) Patch to tidy keyfile opening slightly. Damien, This is a pre-cursor for the key abstraction patch that I discussed with you. I'll submit things stage a...
2007 May 21
10
[Bug 1316] New: Add LDAP support to sshd
http://bugzilla.mindrot.org/show_bug.cgi?id=1316 Summary: Add LDAP support to sshd Product: Portable OpenSSH Version: 4.6p1 Platform: All URL: http://dev.inversepath.com/trac/openssh-lpk OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: PAM support AssignedTo: bitbucket at mindrot.org ReportedBy: pepper at rockefeller.edu We would like very very much to have our Linux, Su...
2007 Sep 07
0
Public key reading abstraction (to allow future work)
Damien, I've filed a bug for this on mindrot as requested, https://bugzilla.mindrot.org/show_bug.cgi?id=1348. Patch attached in case that helps reviewing. Comments welcome, Rob -- Rob Holland <rob at inversepath.com> http://www.inversepath.com - Chief R & D Engineer Inverse Path Ltd, 63 Park Road, Peterborough, PE1 2TN, UK Registered in England: 5555973 -------------- next part -------------- === modified file 'auth-rsa.c' --- auth-rsa.c 2007-07-30 09:54:36 +0000 +++ auth-rsa.c 2007-08-02...
2006 May 17
0
Patch to abstract key sources
Hi, Attached is a patch to allow multiple files and/or pipes to be read when searching for keys. The patch centralises the file reading code into one place, rather than repeating it amongst several files as it was previously. It also allows reading keys from a pipe as well as files. This functionality is not used in the current patch. The eventual goal is to make custom key sources, such as