Account types help identify and classify the accounts being added in Securden. Proper classification comes in handy to carry out various operations such as sharing, remote password resets, reporting, etc. You can also use account types to define specific characteristics like fields for the accounts, specific password policies for the accounts belonging to that type, and so on. Super Administrators, Administrators, and Account Managers have the privilege to add custom types, edit and delete existing ones.
You need to define account types separately for 'Work' and 'Personal' type accounts. The procedure is the same for both.
Creating a new account type
To create a new account type, navigate to Admin >> Account Types >> Work (or) Personal and click the button ‘Add Account Type’.
Enter a name for the new ‘Account Type’ being created. The name you enter here will uniquely identify the type. Add a description to the type too.
Associate a password policy
One of the most important aspects of Account Types is that password policies are associated at the account type level only. You can even create multiple password policies and associate them with different account types. The policy that is associated with a type will take effect for all accounts that belong to the type.
You may choose from the list of already available policies or create a new policy. Alternatively, if any of the types don’t require a password policy to be linked, you may choose the option “Don’t link any policy”.
Associate a Template
Securden allows you to perform various remote operations such as password resets on devices. The product comes with certain predefined templates to carry out those operations on various types of devices. In addition, you can create custom SSH templates to carry out remote password resets on devices that can be connected through SSH such as Linux devices, routers, server hardware, etc. You can define a command or a sequence of commands to be used for carrying out the password reset activity in the form of a custom template.
If the account type you are creating requires support for such remote operations, you may associate the required template in this step. At present, templates can be associated only at the time of creating the account type. Templates can’t be associated while editing the type.
Define the Fields
Accounts in Securden contain various fields such as ‘Username’, ‘Password’, ‘URL’ etc. Depending on the type of account, the fields will vary. You might even have some specific account types in your organization that require completely new fields and values. All such requirements can be met at the account types level.
You can define any number of fields required by this specific type and also granularly specify if the fields are to be mandatory (requiring users to compulsorily fill a value when adding accounts). You can also choose to hide certain default fields.
Primary Fields: The default ‘Password’ and ‘URL’ fields can’t be hidden or deleted, but you can mark if they are to be made mandatory or not.
Identifiers: The ‘Notes’, ‘Tags’, ‘Account Expiration Date’ fields are optional. You can choose to ‘show’ or ‘hide’ any of these fields as required. When you choose to ‘show’, you can also mark if it has to be mandatory or not.
Additional Fields: You can create any number of customized additional fields as required. To create additional fields, click the “Add Fields” button. When creating additional fields, you have the option to specify the field type - Text, Password, or File Store. While 'Text' represents the normal type, 'Password' helps mask the text from being displayed in plain text. 'File Store' type allows you to browse and choose files.
You can manage the existing account types from Admin >> Account Management >> Account Types section. The management operations include changing the password policy association, setting any type as the default type, disable a type, enable a disabled policy, editing the nature of various fields, and so on.
From Account Types >> More Actions drop-down,
If you want to edit multiple attributes, you may use the ‘edit’ icon present in the table.
Delete Account Types
Security best practices recommend the usage of strong, unique passwords for every account. Password policy in Securden helps you define the strength, complexity requirements, periodicity for password resets, and other conditions. Securden password generator helps you generate strong, unique passwords as per the policy defined.
You can define the password policy as per your organization’s IT policy and Securden helps you enforce it. You may even make use of the pre-built policy, if it meets your requirements.
Adding a password policy
You can define a new password policy from Admin >> Account Management >> Password Policy page.
Click the button “Add Policy”. In the GUI that opens, enter the following details:
Bringing policies to use
The above steps only mark the completion of the password policy creation. You need to do a few other steps to bring the policy to use.
Associate the policy with the required account types
Any policy created here will take effect only if it is associated with an account type. You can even create multiple password policies and associate them with different account types. You can also associate one policy with multiple account types. The policy that is associated with a type will take effect for all accounts that belong to the type.
To associate a policy with required account types, navigate to Admin >> Account Management >> Account Types section.
Enforce policies
While associating a policy with an account type helps generate passwords in accordance with the rules, the policy will not be strictly enforced. Users will still be able to add a password that doesn’t adhere to the complexity rules. Securden will capture such passwords as ‘compliance violations’ in reports.
If you want to enforce adherence to the policy at the time of password creation and resets, you need to switch on a configuration setting in Admin >> Customization >> Configurations >> Password Policy section. You will see the following entry:
Would you like to enforce password policy during account addition and local password resets?If you set ‘Yes’ as the value for this, Securden will not allow any passwords to be added/modified without adhering to the policy.
Set as default policy
You can set any password policy as the default policy. This setting simply serves as the default selection when adding account types.
You can delete the custom policies created by you. You just need to select the policy to be deleted, and click ‘Delete Policies’. If the policy being deleted is associated with any account type, they will be associated with the policy marked as the default policy.