[ 
https://issues.apache.org/jira/browse/VCL-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078497#comment-16078497
 ] 

ASF subversion and git services commented on VCL-1059:
------------------------------------------------------

Commit 1801204 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1801204 ]

VCL-1059
Modified Linux.pm::reserve to call Linux.pm::configure_ext_sshd before 
OS.pm::reserve.

> AllowUsers lines getting removed due to sequencing issue
> --------------------------------------------------------
>
>                 Key: VCL-1059
>                 URL: https://issues.apache.org/jira/browse/VCL-1059
>             Project: VCL
>          Issue Type: Bug
>          Components: vcld (backend)
>            Reporter: Andy Kurth
>             Fix For: 2.5
>
>
> Current sequence:
> Linux.pm::reserve --> OS.pm::reserve --> OS.pm::add_user_accounts -- > 
> Linux.pm::configure_ext_sshd
> OS.pm::add_user_accounts causes an _AllowUsers_ line to be added for each 
> user in /etc/ssh/external_sshd_config.
> Linux.pm::configure_ext_sshd recreates /etc/ssh/external_sshd_config and 
> effectively removes the _AllowUsers_ lines.
> Linux.pm::configure_ext_sshd should be called before OS.pm::reserve.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to