A2 Users are required for following two purpose: - Web Interface Access - Access for Windows Managed Node (WinRM)
A2 Users can be created or deleted using Command Line or Web Interface.
A2 Users - Command Line
Creating User
a2ctl create user [UserName] with password [Password] where, UserName - A valid System User Password - Password of User
Deleting User
a2ctl delete user [UserName] where, UserName - A valid System User
A2 Users - Web Interface
Creating User
As you login to A2 - Web Interface, you will see Dashboard. Click on "Users" under "Administration" section:
This will open "Users" section. Click on "Create User" as shown below:
Enter the User Name and Password and click on "Submit":
Now, the User will be created as shown below:
Deleting User
On A2 - Web Interface, under Administration -> Users, Select the "User Name", and press "Delete User(s):
This will ask for confirmation. Click on "OK" as shown below:
Now, the User(s) will be deleted as shown below:
A2 on GitHub
You may also wish to follow the GitHub project if you have a GitHub account. This is also where we keep the issue tracker for sharing bugs and feature ideas.