On 1/17/2013 7:51 AM, Dietmar Maurer wrote:
What I'm currently using is along the lines of:

   pveum useradd foo@pve -password thisdoesnotwork
   pveum useradd foo@pve -password "thisdoesnotworkeither"

The man pages seem to indicate this is the appropriate syntax, but the
command dies with "400 wrong number of arguments"

use

# pveum useradd foo@pve -password


Just to verify then...the man page that specifies:

  pveum useradd <userid> [options]
 ...
  -password string
        Initial password.

does not reflect the actual valid usage?

-PG

_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to