vcsa user config

add local user

useradd <username>

change user password

passwd <username>

set password restrictions

chage [-D binddn][-P path][-m mindays][-M maxdays][-d lastday][-I inactive][-E expiredate][-W warndays] <username>

list password restrictions

chage -l <username>

permissions

login in web client with administrator@vpshere.local and add user with privilages you want



Authors:
  • Jochen Schnuerle