Config-Model-OpenSsh

 view release on metacpan or  search on metacpan

lib/Config/Model/models/Ssh/HostElement.pod  view on Meta::CPAN

Specifies whether user
authentication based on GSSAPI is allowed. The default is
B<no>.Specifies whether user
authentication based on GSSAPI is allowed. The default is
B<no>. I< Optional. Type boolean.  > 

=over 4

=item upstream_default value :

no

=back



=head2 GSSAPIKeyExchange

Specifies whether key exchange
based on GSSAPI may be used. When using GSSAPI key exchange
the server need not have a host key. The default is
B<no>.Specifies whether key exchange
based on GSSAPI may be used. When using GSSAPI key exchange
the server need not have a host key. The default is
B<no>. I< Optional. Type boolean.  > 

=over 4

=item upstream_default value :

no

=back



=head2 GSSAPIClientIdentity

If set, specifies the GSSAPI
client identity that ssh should use when connecting to the
server. The default is unset, which means that the default
identity will be used.If set, specifies the GSSAPI
client identity that ssh should use when connecting to the
server. The default is unset, which means that the default
identity will be used. I< Optional. Type uniline.  > 

=head2 GSSAPIServerIdentity

If set, specifies the GSSAPI
server identity that ssh should expect when connecting to
the server. The default is unset, which means that the
expected GSSAPI server identity will be determined from the
target hostname.If set, specifies the GSSAPI
server identity that ssh should expect when connecting to
the server. The default is unset, which means that the
expected GSSAPI server identity will be determined from the
target hostname. I< Optional. Type uniline.  > 

=head2 GSSAPIDelegateCredentials

Forward (delegate) credentials
to the server. The default is B<no>.Forward (delegate) credentials
to the server. The default is B<no>. I< Optional. Type boolean.  > 

=over 4

=item upstream_default value :

no

=back



=head2 GSSAPIRenewalForcesRekey

If set to B<yes> then
renewal of the client’s GSSAPI credentials will force
the rekeying of the ssh connection. With a compatible
server, this can delegate the renewed credentials to a
session on the server. The default is B<no>.If set to B<yes> then
renewal of the client’s GSSAPI credentials will force
the rekeying of the ssh connection. With a compatible
server, this can delegate the renewed credentials to a
session on the server. The default is B<no>. I< Optional. Type boolean.  > 

=over 4

=item upstream_default value :

no

=back



=head2 GSSAPITrustDns

Set to B<yes> to indicate
that the DNS is trusted to securely canonicalize the name of
the host being connected to. If B<no>, the hostname
entered on the command line will be passed untouched to the
GSSAPI library. The default is B<no>.Set to B<yes> to indicate
that the DNS is trusted to securely canonicalize the name of
the host being connected to. If B<no>, the hostname
entered on the command line will be passed untouched to the
GSSAPI library. The default is B<no>. I< Optional. Type boolean.  > 

=over 4

=item upstream_default value :

no

=back



=head2 HashKnownHosts

Indicates that L<ssh(1)> should
hash host names and addresses when they are added to
I<~/.ssh/known_hosts>. These hashed names may be used
normally by L<ssh(1)> and L<sshd(8)>, but they do not reveal
identifying information should the file’s contents be
disclosed. The default is B<no>. Note that existing
names and addresses in known hosts files will not be
converted automatically, but may be manually hashed using
L<ssh-keygen(1)>. Use of this option may break facilities such
as tab-completion that rely on being able to read unhashed
host names from I<~/.ssh/known_hosts>.Indicates that L<ssh(1)> should
hash host names and addresses when they are added to
I<~/.ssh/known_hosts>. These hashed names may be used
normally by L<ssh(1)> and L<sshd(8)>, but they do not reveal
identifying information should the file’s contents be
disclosed. The default is B<no>. Note that existing
names and addresses in known hosts files will not be
converted automatically, but may be manually hashed using
L<ssh-keygen(1)>. Use of this option may break facilities such
as tab-completion that rely on being able to read unhashed
host names from I<~/.ssh/known_hosts>. I< Optional. Type boolean.  > 

=over 4



( run in 2.229 seconds using v1.01-cache-2.11-cpan-5735350b133 )