|
|
|
|
|
|
|
|
# and ChallengeResponseAuthentication to 'no'. |
|
|
# and ChallengeResponseAuthentication to 'no'. |
|
|
{{ option_default_uncommented('UsePAM', 'yes') }} |
|
|
{{ option_default_uncommented('UsePAM', 'yes') }} |
|
|
|
|
|
|
|
|
|
|
|
# DNS resolve and map remote IP addresses |
|
|
|
|
|
{{ option('UseDNS', 'yes') }} |
|
|
|
|
|
|
|
|
{# Handling unknown in salt template options #} |
|
|
{# Handling unknown in salt template options #} |
|
|
{%- for keyword, argument in sshd_config.iteritems() %} |
|
|
{%- for keyword, argument in sshd_config.iteritems() %} |
|
|
{%- if not keyword in processed_options -%} |
|
|
{%- if not keyword in processed_options -%} |