tag 473691 patch
thanks
Leonardo Rodrigues de Mello wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Here is one patch that fix the bashism in this package:
>
> - --- sdm-autokeys.orig 2008-04-29 08:52:45.000000000 -0300
> +++ sdm-autokeys 2008-04-29 08:52:24.000000000 -0300
> @@ -27,6 +27,4 @@
> chown -R /home/$user/.ssh/
> chmod -R og-rwx /home/$user/.ssh/
>
> +echo "you should now edit the /home/$user/.ssh/authorized_keys file
> to restrict login to specific commands"
Actually, it is as simple as removing '-e', but recommended way is:
printf "you should now edit the \
/home/%s/.ssh/authorized_keys file to restrict login to \
specific commands" "$user"
>
>
> - --
> Leonardo Rodrigues de Mello
> jabber: [EMAIL PROTECTED]
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
> Comment: http://getfiregpg.org
>
> iD8DBQFIFwoeLsy/JSmhVFURAnD/AJ4yciavE6/Ce51ssREUCQSgtLedjgCeJjKD
> D/MjrZqC7v+9zkI2iy8DZkQ=
> =Ap5T
> -----END PGP SIGNATURE-----
Cheers,
--
Atomo64 - Raphael
Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]