*configure add console name=admin password=p@ssord profile=webui-admin
Could not add directive "password": character '@' (include) is forbidden.
You have messages.
I'm not really using p@ssword, just an example. So I tried again to add the user and it came out this time with:
*configure add console name=admin password=password profile=webui-admin
configure error: Could not find config Resource "Profile" referenced on line 4 : Profile = webui-admin
Where are these messages for 1, and 2 how do I resolve this?