- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- OpenSSH batch mode
Operating System - HP-UX
1821639
Members
3431
Online
109633
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
Discussions
Discussions
Discussions
Forums
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
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
тАО10-27-2006 08:08 AM
тАО10-27-2006 08:08 AM
OpenSSH batch mode
I'm still digging aroundtrying to find an answer on my own, but thought someone here might have run into this or otherwise know offhand...
We were using OpenSSH v3.8.1p1 (compiled locally) until a couple of weeks ago, when I upgraded to OpenSSH 4.2p1. (Had to use the slightly older versions because we need to compile in the SecurID patches.)
The problem now is that using the batch mode (-b option) for sftp is forcing public key authentication. The previous version did not do this and is causing our developers some trouble. Any ideas how to force password authentication from the sftp client? Or is this even possible with the newer version?
We were using OpenSSH v3.8.1p1 (compiled locally) until a couple of weeks ago, when I upgraded to OpenSSH 4.2p1. (Had to use the slightly older versions because we need to compile in the SecurID patches.)
The problem now is that using the batch mode (-b option) for sftp is forcing public key authentication. The previous version did not do this and is causing our developers some trouble. Any ideas how to force password authentication from the sftp client? Or is this even possible with the newer version?
--
Jeff Traigle
Jeff Traigle
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-27-2006 08:32 AM
тАО10-27-2006 08:32 AM
Re: OpenSSH batch mode
Digging through the ssh_config man page, I found the BatchMode option. The default is "no", but the use of the -b option apparently switches it to "yes". Including "-o BatchMode=no" in the sftp command returned the old behavior the developers were expecting.
--
Jeff Traigle
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-27-2006 09:26 AM
тАО10-27-2006 09:26 AM
Re: OpenSSH batch mode
And in case anyone else stumbles onto this problem and needs the solution...
the "-o BatchMode=no" needs to go before the -b option on the command line
the "-o BatchMode=no" needs to go before the -b option on the command line
--
Jeff Traigle
Jeff Traigle
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP