Page 1 of 1

v-add-user doesn't work for now?

Posted: Sat Mar 01, 2014 1:09 pm
by FirstVM.com
===============================================================
root@t1:~# v-add-user
Error: not enought arguments
Usage: v-add-user USER PASSWORD EMAIL [PACKAGE] [FNAME] [LNAME]

root@t1:~# v-add-user cli111 cli111 [email protected] test3 test4
Error: argument lname is not valid (empty)

root@t1:~# v-add-user admin ********** [email protected] test3 test4
Error: argument lname is not valid (empty)
root@t1:~#
===============================================================

Re: v-add-user doesn't work for now?

Posted: Sat Mar 01, 2014 8:05 pm
by imperio
You need to add the existing package name in your command
on my test server I tested this command

Code: Select all

v-add-user cli111 cli111 [email protected] Light  test3 test4
Light - existing package name

I tested this command on CentOS 6.5