# User administation
Select administration area
[](https://help.abitsystems.com.au/uploads/images/gallery/2024-08/image.png)
### Local user accounts
#### Creating a new staff member
Start the new staff wizard, enter required information if the user is required to login check the "Allow login" box
[](https://help.abitsystems.com.au/uploads/images/gallery/2024-08/nzZimage.png)
You can use the generate password button to create a password
[](https://help.abitsystems.com.au/uploads/images/gallery/2024-08/6pHimage.png)
Service scheduler will check for a similar name to ensure that the user
[](https://help.abitsystems.com.au/uploads/images/gallery/2024-08/EYzimage.png)
#### Edit existing staff member
To find a staff member that has had their account disabled. Select the following button
[](https://help.abitsystems.com.au/uploads/images/gallery/2024-08/8KMimage.png)
Adjust user details as required
[](https://help.abitsystems.com.au/uploads/images/gallery/2024-08/CEJimage.png)
### LDAP Integration (Active Directory)
To enable LDAP integration, navigate to system settings and search for "ldap"
[](https://help.abitsystems.com.au/uploads/images/gallery/2024-08/FkYimage.png)
ldap\_allow\_company | This will look at the users "company" and if matches will allow login/ Blank will allow any company value. |
ldap\_allow\_departments | This will look at group the user is a member of and if they match a group name |
ldap\_domain | Your LDAP / Active Directory domain name |
ldap\_server\_hostname | The domain will be used to find a server via DNS but a specific server can be specified. |
ldap\_server\_port | Port to communicate for LDAP requests |
Departments / Active Directory groups are the recommended method of controller
[](https://help.abitsystems.com.au/uploads/images/gallery/2024-08/Mzhimage.png)
As the password is controlled by LDAP, attempting to change the password will result in "User passwords are managed by LDAP integration"
[](https://wiki.abitsystems.com.au/uploads/images/gallery/2024-07/Blt3uX71JGk4xrDd-image.png)
### Bulk Import
Create a CSV file with the following format.
dmsid | fullname | email\_address | username | password | administrator | advisor | technician |
| Joe Boss | joe.boss@company.com | joe.boss | \#password2024! | 1 | 0 | 0 |
| Joe Advisor | joe.advisor@company.com | joe.advisor | \#password2024! | 0 | 1 | 0 |
[](https://help.abitsystems.com.au/uploads/images/gallery/2024-08/SFXimage.png)