- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sshd_config LogSftp error
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
01-16-2007 08:54 PM
01-16-2007 08:54 PM
sshd_config LogSftp error
Soft
T1471AA A.04.40.006 HP-UX Secure Shell
OS
HP-UX B.11.11 U 9000/800
TRABL
add /opt/ssh/etc/sshd_config options
LogSftp yes
SftpLogLevel DEBUG
restart secure shell, result is error
ERROR
[root@servant]# => ./secsh start
/opt/ssh/etc/sshd_config: line 34: Bad configuration option: LogSftp
/opt/ssh/etc/sshd_config: line 35: Bad configuration option: SftpLogLevel
/opt/ssh/etc/sshd_config: terminating, 2 bad configuration options
EXIT CODE: 255
============================================
AND!
SOFT
T1471AA A.04.30.007 HP-UX Secure Shell
OS
HP-UX B.11.23 U ia64
add /opt/ssh/etc/sshd_config options
LogSftp yes
SftpLogLevel DEBUG
restart secure shell, result is OK!!!!
=================================
Psl HELP!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2007 10:10 PM
01-16-2007 10:10 PM
Re: sshd_config LogSftp error
sshd does not like the syntax of your attempt to turn on debugging.
The line numbers it has trouble with are indicated. Back them out and try again.
SEP
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
01-16-2007 11:09 PM
01-16-2007 11:09 PM
Re: sshd_config LogSftp error
This syntax it works in soft version "T1471AA A.04.30.007 HP-UX Secure Shell"
You have other ideas???
""""SftpLogLevel
Use this directive to specify the verbosity level to be used when logging messages from sftp
server. Table A-3 lists the valid values for the SftpLogLevel directive.
Server Configuration Directives 93
Table A-3 SftpLogFacility Values
Description Value
Does not log messages. The messages are not displayed on the standard
output.
DEBUG
Specifies a higher degree of debug level than DEBUG. Specifying debug1 is
similar to specifying d or v on the command line while invoking sshd.""""
I`am comment options #SftpLogLevel DEBUG
and restart secure shell.
Results-error:
./secsh start
/opt/ssh/etc/sshd_config: line 34: Bad configuration option: LogSftp
/opt/ssh/etc/sshd_config: terminating, 1 bad configuration options
EXIT CODE: 255
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2007 12:00 AM
01-17-2007 12:00 AM
Re: sshd_config LogSftp error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2007 12:49 AM
01-17-2007 12:49 AM