v-add-user doesn't work for now?
-
- Posts: 10
- Joined: Mon Feb 17, 2014 2:25 am
v-add-user doesn't work for now?
===============================================================
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:~#
===============================================================
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?
You need to add the existing package name in your command
on my test server I tested this command
Light - existing package name
I tested this command on CentOS 6.5
on my test server I tested this command
Code: Select all
v-add-user cli111 cli111 [email protected] Light test3 test4
I tested this command on CentOS 6.5