- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- sshd_config - default environment
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-08-2009 04:52 AM
05-08-2009 04:52 AM
sshd_config - default environment
Is there such a command to list the "sshd" settings? or should i search "sshd_config" ?
When a ssh setting maybe doesn't exist in "sshd_config", then the default value will take, correct? how can i get the value ?
why i ask this :
i have to add some new value's to all of my HPUX 11iv2 and 11iv3 servers. so i will create a master "sshd_config" for 11iv2 and 11iv3 ( i have the some ssh version).
regards,
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-08-2009 05:11 AM
05-08-2009 05:11 AM
Re: sshd_config - default environment
I don't think single command is available to list the directives configured on sshd_config file. You have to grep or browse through the file.
>>>
When a ssh setting maybe doesn't exist in "sshd_config", then the default value will take, correct? how can i get the value ?
<<<<
Yes. If you want to know the default values for directives look into the file /opt/ssh/README.hp
This file has all the explanation about all directives and its default values.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-08-2009 05:17 AM
05-08-2009 05:17 AM
Re: sshd_config - default environment
Its an English language config file, not a binary. cat sshd_config.
As far as your master file, goes, install the same version of open ssh (Secure shell) on two systems v2 v3, then diff them. If they are the same, you can go with your master file idea, if not, you will need a master for each OS version.
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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-08-2009 05:20 AM
05-08-2009 05:20 AM
Re: sshd_config - default environment
MK
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP