search for: bogucki

Displaying 4 results from an estimated 4 matches for "bogucki".

2002 Apr 12
1
s/key with PasswordAuthentication
HI! Is it possibly to use s/key with PasswordAuthentication at the same time? I mean that when You enter right s/key password You have to enter right shadow password to logon. Best Regards Maciej Bogucki -- efigence http://www.efigence.com/ --------------------------------------------------------------- doswiadczenie ktore zapewnia sukces tel: +48 22 646 60 96 ul.Goszczynskiego 10 02-616 Warszawa
2003 Nov 07
2
Partial authentication
Hello, I would like to bring up the topic of possibly including partial authentication functionality into OpneSSH again - it was discussed a few weeks ago. I believe that implementing auth vectors was suggested as a way to achieve this. The reasoning behind the need for partial auth is that there are cases when multiple methods of authentication are required for the user to be successfully
2002 May 29
0
New initial patch to implement partial auth with SSH2
...Gaspar. If you want to know more about this patch see thread at: http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=98577021011067&w=2 I will appreciate any feedback from you. This patch is against 3.1p1. BTW: I'd like to thank Carson Gaspar for his cool patch. Best Regards Maciej Bogucki -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: patch-3.1p1 Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020529/d0350a40/attachment.ksh
2003 Aug 19
0
Partial Authentication in OpenSSH
Hi, Pardon me if this has been discussed recently, I'm new to the list. I am interested in partial authentication in OpenSSH. I have modified Maciej Bogucki's patch that was based on a patch by Carson Gaspar for a pre-privilege separation version of SSH. My modifications have resulted in a basically working partial authentication system, but my patch is quite a hack. As I have not developed on SSH before, I am not familiar with all of the sec...