Config-Model-OpenSsh
view release on metacpan or search on metacpan
lib/Config/Model/models/Sshd.pod view on Meta::CPAN
720721722723724725726727728729730731732733734735736737738739740B<PermitRootLogin>Specifies whether root can
log
in using L<ssh(1)>. The argument must be B<yes>,
B<prohibit-password>, B<forced-commands-only>, or
B<
no
>. The
default
is B<prohibit-password>.If this option
is set to B<prohibit-password> (or its deprecated alias,
B<without-password>), password and keyboard-interactive
authentication are disabled
for
root.If this option
is set to B<forced-commands-only>, root login
with
public key authentication will be allowed, but only
if
the
I<command> option
has
been specified (which may be
useful
for
taking remote backups even
if
root login is
normally not allowed). All other authentication methods are
disabled
for
root.If this option
is set to B<
no
>, root is not allowed to
log
in. I< Optional. Type enum. choice:
'yes'
,
'prohibit-password'
,
'forced-commands-only'
,
'no'
. >
=head2 PermitTTY
B<PermitTTY>Specifies whether L<pty(4)>
allocation is permitted. The default is B<yes>. I< Optional. Type boolean. >
=over 4
lib/Config/Model/models/Sshd/MatchElement.pl view on Meta::CPAN
739740741742743744745746747748749750751752753754755756757758759
'description'
=> 'B<PermitRootLogin>Specifies whether root can
log
in using L<ssh(1)>. The argument must be B<yes>,
B<prohibit-password>, B<forced-commands-only>, or
B<
no
>. The
default
is B<prohibit-password>.If this option
is set to B<prohibit-password> (or its deprecated alias,
B<without-password>), password and keyboard-interactive
authentication are disabled
for
root.If this option
is set to B<forced-commands-only>, root login
with
public key authentication will be allowed, but only
if
the
I<command> option
has
been specified (which may be
useful
for
taking remote backups even
if
root login is
normally not allowed). All other authentication methods are
disabled
for
root.If this option
is set to B<
no
>, root is not allowed to
log
in.',
'type'
=>
'leaf'
,
'value_type'
=>
'enum'
},
'PermitTTY'
,
{
'description'
=> 'B<PermitTTY>Specifies whether L<pty(4)>
allocation is permitted. The
default
is B<yes>.',
lib/Config/Model/models/Sshd/MatchElement.pod view on Meta::CPAN
720721722723724725726727728729730731732733734735736737738739740B<PermitRootLogin>Specifies whether root can
log
in using L<ssh(1)>. The argument must be B<yes>,
B<prohibit-password>, B<forced-commands-only>, or
B<
no
>. The
default
is B<prohibit-password>.If this option
is set to B<prohibit-password> (or its deprecated alias,
B<without-password>), password and keyboard-interactive
authentication are disabled
for
root.If this option
is set to B<forced-commands-only>, root login
with
public key authentication will be allowed, but only
if
the
I<command> option
has
been specified (which may be
useful
for
taking remote backups even
if
root login is
normally not allowed). All other authentication methods are
disabled
for
root.If this option
is set to B<
no
>, root is not allowed to
log
in. I< Optional. Type enum. choice:
'yes'
,
'prohibit-password'
,
'forced-commands-only'
,
'no'
. >
=head2 PermitTTY
B<PermitTTY>Specifies whether L<pty(4)>
allocation is permitted. The default is B<yes>. I< Optional. Type boolean. >
=over 4
xt/sshd_config.html view on Meta::CPAN
112011211122112311241125112611271128112911301131113211331134113511361137113811391140<p style=
"margin-left:17%; margin-top: 1em"
>If this option
is set to <b>prohibit-password</b> (or its deprecated alias,
<b>without-password</b>), password and keyboard-interactive
authentication are disabled
for
root.</p>
<p style=
"margin-left:17%; margin-top: 1em"
>If this option
is set to <b>forced-commands-only</b>, root login
with
public key authentication will be allowed, but only
if
the
<i>command</i> option
has
been specified (which may be
useful
for
taking remote backups even
if
root login is
normally not allowed). All other authentication methods are
disabled
for
root.</p>
<p style=
"margin-left:17%; margin-top: 1em"
>If this option
is set to <b>
no
</b>, root is not allowed to
log
in.</p>
<p style=
"margin-top: 1em"
><b>PermitTTY</b></p>
<p style=
"margin-left:17%;"
>Specifies whether pty(4)
allocation is permitted. The
default
is <b>yes</b>.</p>
( run in 1.227 second using v1.01-cache-2.11-cpan-95122f20152 )