Displaying 20 results from an estimated 6000 matches similar to: "how to write pam modules for keyboard interactive method"
2003 Mar 07
2
[Bug 503] Password is echoed when running passwd via ssh
http://bugzilla.mindrot.org/show_bug.cgi?id=503
kj at uue.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From kj at uue.org 2003-03-08 02:04 -------
just
2002 Nov 28
1
Documentation for SSLeay_add_all_algorithms
Hello,
I am looking into the ssh sources. I couldn't get docs for
SSLeay_add_all_algorithms. I tried for this in openssl.org. Can someone
give some pointers for documents, which can tell how to use the SSL
functions used in the ssh sources and what they do??
thanks
kapil
2004 Aug 18
2
[LLVMdev] Forward of moderated message
An embedded message was scrubbed...
From: kapil at iitk.ac.in
Subject: Help regarding LLVM IR
Date: Wed, 18 Aug 2004 22:31:41 +0530 (IST)
Size: 1833
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040818/584b1397/attachment.mht>
2003 Mar 27
0
[Bug 524] Keyboard-interactive PAM back end hides information
http://bugzilla.mindrot.org/show_bug.cgi?id=524
Summary: Keyboard-interactive PAM back end hides information
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
2003 May 14
0
[Bug 524] Keyboard-interactive PAM back end hides information
http://bugzilla.mindrot.org/show_bug.cgi?id=524
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From djm at mindrot.org 2003-05-14 12:13
2003 Dec 18
1
PAM, chauthtok and keyboard-interactive
Hi All.
Today a patch was commited to OpenSSH that performs PAM password
changes via SSH2 keyboard-interactive authentication. I should work
fine with privsep, which some of the other solutions have problems with.
While the patch itself is relatively small, it's bigger than it should
have been due to differences in PAM implementations.
I encourage anyone with a interest in this to try
2004 Mar 06
0
[Bug 808] segfault if not using pam/keyboard-interactive mech and password's expired
bugzilla-daemon at mindrot.org wrote:
>Summary: segfault if not using pam/keyboard-interactive mech and
> password's expired
I'm sorry to report that there is a bug in the PAM code in OpenSSH
3.8p1, and sorrier to say that I put it there. This is a NULL pointer
dereference and is *not* considered to be a security vulnerability.
When sshd is configured --with-pam, run with
2004 Apr 14
2
[Bug 808] segfault if not using pam/keyboard-interactive mech and password's expired
http://bugzilla.mindrot.org/show_bug.cgi?id=808
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |821
nThis| |
------- Additional Comments From dtucker at zip.com.au 2004-04-13 19:07 -------
2016 Mar 07
2
[Bug 2549] New: [PATCH] Allow PAM conversation for pam_setcred for keyboard-interactive authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=2549
Bug ID: 2549
Summary: [PATCH] Allow PAM conversation for pam_setcred for
keyboard-interactive authentication
Product: Portable OpenSSH
Version: 7.1p2
Hardware: Sparc
OS: Solaris
Status: NEW
Severity: enhancement
Priority: P5
2003 Dec 07
0
[PATCH] Do PAM chauthtok via keyboard-interactive.
Hi All.
Attached is another patch that attempts to do pam_chauthtok() via SSH2
keyboard-interactive authentication. It now passes the results from the
authentication thread back to the monitor (based on a suggestion from
djm).
Because of this, it doesn't call do_pam_account twice and consequently
now works on AIX 5.2, which the previous version didn't. I haven't tested
it on any
2004 Mar 04
3
[Bug 808] segfault if not using pam/keyboard-interactive mech and password's expired
http://bugzilla.mindrot.org/show_bug.cgi?id=808
Summary: segfault if not using pam/keyboard-interactive mech and
password's expired
Product: Portable OpenSSH
Version: 3.8p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
2008 Nov 05
3
Keyboard-interactive authentication from a PAM module
Hello,
I am developing a PAM module that is called from OpenSSH server when a
ssh-client wants to login in the machine. I want my module PAM to send a
message to the ssh-client as soon as the PAM module is called by using the
pam_info function, but I have checked that the message is not instantly
shown in the client unless I send a prompt.
I would like to find a way to send the message instantly
2001 Nov 28
8
PAM, keyboard interactive, pam-1@ssh.com, interoperability
I have a simple goal: to use PAM to do my TIS authsrv authentications.
I have Mark Roth's pam_authsrv module -- it works fine.
+ I can configure openssh for PAM, and it works fine (negotiating ssh2
keyboard interactive auth method).
+ I can configure ssh.com-3.0.1 for PAM, and it also works fine
(negotiating ssh2 pam-1 at ssh.com auth method).
Unfortunately, the openssh client
2008 Oct 08
1
[LLVMdev] Error while making new pass
HI Devang,
Initially I had not added this pass to the group and I got this error
regarding PassManager. I added the pass to group just to check whether that
removes the error or not...
I have removed it again.
Is there any other registration required to configure pass manager for the
pass?
--Kapil
On Wed, Oct 8, 2008 at 2:37 PM, Devang Patel <dpatel at apple.com> wrote:
>
> On
2008 Oct 08
0
[LLVMdev] Error while making new pass
On Oct 8, 2008, at 10:59 AM, kapil anand wrote:
> Hi Devang,
>
> GlobalModRefPass is also a ModulePass and it uses CallGraph Analysis.
> So, I think it should not necessary to extend CallGraphSCCPass to use
> CallGraph information. Module Pass shoule be sufficient...
ok, but you're Registering your pass in CallGraph Analysis group.
What if you remove
2005 Jun 02
1
passwd : Module is unknown (Redhat 9 Enterprise Edition)
Hi All,
Can anyone help me in resolving this problem.
I use Redhat 9 Enterprise edition. I have a session in which I logged in
as a root. When I issue the command "su" from any other user it is
throwing error "su : Incorrect password", If I try to change the
password from the root session, it is throwing error "passwd : module
unknown".
[root at TESTING
2007 Aug 21
0
again the same prob that is ::two providers (heres full description )
many many thanks for ur help
ok i m making my problem more clear...
my LAN ip is :172.16.100.0/24
ip of eth1 is :202.51.78.122 and this is fixed and permanent address
and it has no netmask and gateway(so, to provide internet to my LAN i have used the ppp0 for this connection )
ip of eth2 : 203.78.165.154; netmask:255.255.255.248; gateway:203.78.165.153
for eth0 my
2011 May 11
6
How can i Install wine in SLED 11.. plzz help
I'm new in installing wine in Sled 11.. So plzz could any one give me hint how to start this. I'm Studying the Linux life so that i could migrate from windows to linux.
2009 Sep 25
0
[LLVMdev] LLVM Development on ARM
Hi,
I am trying to natively compile LLVM on a ARM virtual machine ( which I am
running through QEMU) but getting the error as mentioned in previous mail.
VM is running ARM926 which according to ARM architecture, has vfp support.
Do some changes need to me made in LLVM distribution to make it run on ARM
platforms
Thanks
--Kapil
On Fri, Sep 25, 2009 at 5:16 AM, Xerxes RĂ„nby <xerxes at
2009 Sep 25
3
[LLVMdev] LLVM Development on ARM
Hi Kapil!
LLVM both builds and runs fine on ARM Linux.
I am running a public buildbot for the llvm project that are compiling
and testing llvm on arm-linux daily and this machine are running Ubuntu
Jaunty.
http://google1.osuosl.org:8011/builders/llvm-arm-linux
I have successfully compiled LLVM on ARM using GCC 4.3.3 on a Ubuntu
Jaunty system and GCC 4.4 on a Ubuntu Karmic system.
Do you use