<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello <br>
    Is it possible to secure the password generated by debian and ubuntu
    templates like this ?<br>
    <blockquote>password=$(apg -a 0 -M ncl -n 1 -x 10 -m 8)<br>
      echo "$user:$password" | chroot $rootfs chpasswd<br>
      echo "$user password is $password  !"<br>
    </blockquote>
    root:root or ubuntu:ubuntu by default is very insecure<br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Laurent Ducos
Administrateur système et réseaux
<a class="moz-txt-link-abbreviated" href="mailto:laurent.ducos@biblibre.com">laurent.ducos@biblibre.com</a>
09 74 77 07 16</pre>
  </body>
</html>