<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Friends</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm new to Linux/Qt. I'm developing an GUI 
application using Qt 3.0. I want PAM authentication from my GUI application. 
I've tested the sample program that comes with the documentation of PAM and it 
works fine; prompting me for the password and authenticating me.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>But I want to use the GUI, a Qt from having two 
fields User Name & Password. When the user will click on the LOGIN button, 
the user should be authenticated using the PAM module.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>How can I implement that ????</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanx a lot for your 
help.....</FONT></DIV></BODY></HTML>