Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using PAM with the GUI logon

Status
Not open for further replies.

Venus

Programmer
Mar 22, 2001
21
0
0
CA
Does any one know how to present a list of options from within the PAM module? I developed a PAM module that presents a user with a list of options for logging on to the system. It works fine from telnet but when I use the GUI I am only able to display one option at a time when logging on. If I try to format the message buffer to separate the options using '\r\n', it displays garbage where the '\r\n' are and the message continues off the screen on a single line. A user would not be able to read the entire message. Does anyone have any suggestions how I can resolve this problem?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top