HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX Secure Shell A.03.81.002 on two machine but ...
Operating System - HP-UX
1834116
Members
2634
Online
110064
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
12-01-2004 01:07 AM
12-01-2004 01:07 AM
HP-UX Secure Shell A.03.81.002 on two machine but sshd is different
Hello,
I've installed HP-UX Secure Shell A.03.81.002 on two machine HP 9000/785 HPUX 11.00.
On the machine A, I run the command :
strings /opt/ssh/PA-RISC2.0/sbin/sshd | grep pam.
The result is: keyboard-interactive/pam
On this machine sshd works very well.
On the second machine B, I run the same command :
strings /opt/ssh/PA-RISC2.0/sbin/sshd | grep pam.
The result is :
/usr/lib/libpam.1
pam_close_session
pam_get_item
pam_start
pam_strerror
pam_set_item
pam_end
pam_acct_mgmt
pam_authenticate
pam_setcred
pam_open_session
pam_chauthtok
mm_answer_pam_start
mm_answer_pam_account
mm_answer_pam_init_ctx
mm_answer_pam_query
mm_answer_pam_respond
mm_answer_pam_free_ctx
mm_sshpam_init_ctx
mm_sshpam_query
mm_sshpam_respond
mm_sshpam_free_ctx
sshpam_init_ctx
sshpam_query
sshpam_respond
sshpam_free_ctx
sshpam_thread_conv
sshpam_thread
pam_password_conv
sshpam_null_conv
pam_tty_conv
pam_store_conv
usepam
pamauthenticationviakbdint
keyboard-interactive/pam
mm_answer_pam_start
mm_answer_pam_account
mm_answer_pam_init_ctx
mm_answer_pam_query
mm_answer_pam_respond
mm_answer_pam_free_ctx
mm_start_pam
mm_do_pam_account
mm_sshpam_init_ctx
mm_sshpam_query
mm_sshpam_respond
mm_sshpam_free_ctx
%s: pam_init_ctx failed
%s: pam_query returned %d
%s: pam_respond returned %d
pam_password_change_required
sshpam_thread_conv
sshpam_thread
sshpam_thread_cleanup
sshpam_null_conv
sshpam_init_ctx
sshpam_query
sshpam_respond
sshpam_free_ctx
do_pam_account
pam_tty_conv
pam_store_conv
@(#)$Id: auth-pam.c,v 1.100 2004/04/18 01:00:26 dtucker Exp $
PAM: %s pam_acct_mgmt = %d
PAM: pam_setcred(): %s
PAM: pam_chauthtok(): %s
PAM: pam_open_session(): %s
Running do_pam_password for user = %s
keyboard-interactive/pam
sshd on this machine give me an error PAM conversation failure.
The sshd of each machine are configured with UsePAM yes.
I would be great if someone could help me.
Best regards
Gerard Breiner
Institut d'Astrophysique Spatiale
Orsay Campus
France
I've installed HP-UX Secure Shell A.03.81.002 on two machine HP 9000/785 HPUX 11.00.
On the machine A, I run the command :
strings /opt/ssh/PA-RISC2.0/sbin/sshd | grep pam.
The result is: keyboard-interactive/pam
On this machine sshd works very well.
On the second machine B, I run the same command :
strings /opt/ssh/PA-RISC2.0/sbin/sshd | grep pam.
The result is :
/usr/lib/libpam.1
pam_close_session
pam_get_item
pam_start
pam_strerror
pam_set_item
pam_end
pam_acct_mgmt
pam_authenticate
pam_setcred
pam_open_session
pam_chauthtok
mm_answer_pam_start
mm_answer_pam_account
mm_answer_pam_init_ctx
mm_answer_pam_query
mm_answer_pam_respond
mm_answer_pam_free_ctx
mm_sshpam_init_ctx
mm_sshpam_query
mm_sshpam_respond
mm_sshpam_free_ctx
sshpam_init_ctx
sshpam_query
sshpam_respond
sshpam_free_ctx
sshpam_thread_conv
sshpam_thread
pam_password_conv
sshpam_null_conv
pam_tty_conv
pam_store_conv
usepam
pamauthenticationviakbdint
keyboard-interactive/pam
mm_answer_pam_start
mm_answer_pam_account
mm_answer_pam_init_ctx
mm_answer_pam_query
mm_answer_pam_respond
mm_answer_pam_free_ctx
mm_start_pam
mm_do_pam_account
mm_sshpam_init_ctx
mm_sshpam_query
mm_sshpam_respond
mm_sshpam_free_ctx
%s: pam_init_ctx failed
%s: pam_query returned %d
%s: pam_respond returned %d
pam_password_change_required
sshpam_thread_conv
sshpam_thread
sshpam_thread_cleanup
sshpam_null_conv
sshpam_init_ctx
sshpam_query
sshpam_respond
sshpam_free_ctx
do_pam_account
pam_tty_conv
pam_store_conv
@(#)$Id: auth-pam.c,v 1.100 2004/04/18 01:00:26 dtucker Exp $
PAM: %s pam_acct_mgmt = %d
PAM: pam_setcred(): %s
PAM: pam_chauthtok(): %s
PAM: pam_open_session(): %s
Running do_pam_password for user = %s
keyboard-interactive/pam
sshd on this machine give me an error PAM conversation failure.
The sshd of each machine are configured with UsePAM yes.
I would be great if someone could help me.
Best regards
Gerard Breiner
Institut d'Astrophysique Spatiale
Orsay Campus
France
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 01:14 AM
12-01-2004 01:14 AM
Re: HP-UX Secure Shell A.03.81.002 on two machine but sshd is different
On the malfunctioning machine:
swremove secure shell
swinstall it again.
I don't have an explanation, but this should resolve the problem.
SEP
swremove secure shell
swinstall it again.
I don't have an explanation, but this should resolve the problem.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 01:27 AM
12-01-2004 01:27 AM
Re: HP-UX Secure Shell A.03.81.002 on two machine but sshd is different
I've made this before I write to you but that change nothing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 10:50 PM
02-15-2005 10:50 PM
Re: HP-UX Secure Shell A.03.81.002 on two machine but sshd is different
I had the same problem on a HP-UX 11.00 host.
On another host it worked.
The difference was the patchlevel.
Check the recommended patches! See http://www.docs.hp.com/en/T1471-90011/ch01s08.html#babjebhg
On a system with current patches everything works fine.
Armin
On another host it worked.
The difference was the patchlevel.
Check the recommended patches! See http://www.docs.hp.com/en/T1471-90011/ch01s08.html#babjebhg
On a system with current patches everything works fine.
Armin
And now for something completely different...
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