Users
In the Users section, you can search for users, create and edit users, create and edit user containers, and import user files.
User profile
User operations
Card operations
10 items
Document operations
Manage user documents
Search
- Simple
- Advanced
To find a user:
- Select the catalog where the user is located.
- In the search field, enter the user's Common Name, Last Name, Login (sAMAccountName), or Email Address.
To find all users in a catalog, enter*. - Click
or press Enter.
The advanced search allows you to find users using filters:
- Container
- Common name (CN)
- Container
- Logon name (sAMAccountName)
- First name
- Last name
You can also apply the following filters:
- Locked in system – to find users who have exhausted their attempts to answer secret questions and have been blocked.
- No answers to security questions – to find users who have not set answers to secret questions.
- Display disabled accounts – to find users with both active and disabled catalog accounts.
You can save the user search results to a file. Click and select the PDF or CSV format.
Manage internal catalog users
You can create containers and accounts for external users if you have configured a connection to an internal user catalog in the Axidian CertiFlow Configuration Wizard.
Make sure that role members have the privileges to manage users of the internal catalog:
- Go to Configuration → Roles and select the required role.
- Assign the following privileges:
- Create users
- Edit users
- Delete users
- Create containers
- Edit containers
To start managing the internal catalog users, go to Users and select the internal catalog's root container in the catalog list.
Create a user
You can create users manually or import a file with users.
To create a user:
- Select Create user and select the container where you plan to put the user.
- Enter the user's details.
- Click Create.
Import users
The supported file formats are TXT (UTF-8) or CSV, with rows structured as follows:
Container;CN;FirstName;LastName;LogonName;Email
| Field | Required/Optional | Description |
|---|---|---|
| Container | Optional | Path to the container where the user is created. If not specified, the user is created in the root container. |
| CN | Optional | The user's name in Common Name format. If not specified, the name is generated from the LastName and FirstName values. |
| FirstName | Required | The user's first name |
| LastName | Required | The user's last name |
| LogonName | Required | The user's login name in Domain\UserName format |
| Optional | The user's email address |
Additional attributes
You can also use the internal catalog attributes specified in the Axidian CertiFlow Configuration Wizard under Additional attributes:
telephoneNumbercountryNamestateOrProvinceNamelocalityNamestreetAddressorganizationNameorganizationUnitNametitle
You can create additional attributes, if needed. For example, an ageGroup attribute to specify an age range.
Import file contents example
CN;FirstName;LastName;LogonName;Email
Michael Benson;Michael;Benson;Demo\user1;michael.benson@demo.com
Kevin McCallister;Kevin;McCallister;Demo\user2;kevin.mccallister@demo.com
;John;Smith;Demo\user3
To import users:
- Select Import Users.
- Upload the file.
- Select an action if the user already exists in Axidian CertiFlow: Skip or Update Data.
- (Optional) Enable the Ignore errors option to upload a file with import errors.
Create and edit a container
To create a container:
- Click Create Container.
- Select the parent container.
- Enter the container name.
- Click Create.
You can move the created container to a different parent container and rename it:
- Click Edit Container.
- Click Move and select the new parent container.
- Enter the new container name.
- Click Save.