HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- PAM Telnet
Operating System - HP-UX
1833589
Members
4236
Online
110061
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2003 10:51 AM
02-11-2003 10:51 AM
PAM Telnet
I'm working with PAM framework on HP-UX 11.11 64-bit PA-RISC.
I have written custom PAM module and inside the module pam_sm_authenticate I call pam_get_item(pam_handle,PAM_SERVICE,(void**)&service). By telnet I required authentication to my PAM module. service value was "login". My question is: 1)Why its value was not "telnet"?
2)PAM framework work properly on HP-UX 11.11? Is it the same of Solaris?
Thanks in advance
I have written custom PAM module and inside the module pam_sm_authenticate I call pam_get_item(pam_handle,PAM_SERVICE,(void**)&service). By telnet I required authentication to my PAM module. service value was "login". My question is: 1)Why its value was not "telnet"?
2)PAM framework work properly on HP-UX 11.11? Is it the same of Solaris?
Thanks in advance
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 06:32 AM
02-12-2003 06:32 AM
Re: PAM Telnet
With regards to your question number one: Telnetd runs the login program, so the service *is* login. See man telnetd and man login. The 'login:' prompt you get is actually coming from the stdout of the login command, which telnetd passes along to the network client. In other words, login is doing the authentication, not telnetd.
Sorry, no clue about 11.11.
HTH
Sorry, no clue about 11.11.
HTH
Hockey PUX?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP