Op 5 mrt. 2014, om 00:31 heeft Khem Raj <raj.k...@gmail.com> het volgende 
geschreven:

> We sort of disable clear text PasswordAuthentication
> pam does not like it
> 
> Signed-off-by: Khem Raj <raj.k...@gmail.com>

Acked-by: Koen Kooi <k...@dominion.thruhere.net>

Can you do the same changes for v2013.12 as well?

> ---
> recipes-tweaks/openssh/openssh_6.2p2.bbappend |    3 +++
> 1 file changed, 3 insertions(+)
> create mode 100644 recipes-tweaks/openssh/openssh_6.2p2.bbappend
> 
> diff --git a/recipes-tweaks/openssh/openssh_6.2p2.bbappend 
> b/recipes-tweaks/openssh/openssh_6.2p2.bbappend
> new file mode 100644
> index 0000000..7e477c5
> --- /dev/null
> +++ b/recipes-tweaks/openssh/openssh_6.2p2.bbappend
> @@ -0,0 +1,3 @@
> +do_install_append () {
> +     sed -i -e 's:^#PasswordAuthentication.*$:PasswordAuthentication no:g' 
> ${D}${sysconfdir}/ssh/sshd_config
> +}
> -- 
> 1.7.10.4
> 
> 
> _______________________________________________
> Angstrom-distro-devel mailing list
> Angstrom-distro-devel@linuxtogo.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
> 


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to