<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <span style="white-space: pre;">><br>
      > I don't know. And as I mentioned before, feel free to use the
      backport<br>
      > version. It contains a quick workaround for a similar
      situation:<br>
      ><br>
      >    # user should exist. adduser sometimes fails (system range
      issue) but that's ok<br>
      >    adduser --quiet --system --group --no-create-home --home
      "$CDIR" $NAME || id $NAME<br>
      ><br>
      > Regards,<br>
      > Eduard.</span><br>
    <br>
    We used your backports work-around and everything is working fine
    now.<br>
    <br>
    -- Andrew<br>
    <br>
  </body>
</html>