# Initial Configuration

## Root Login

The address given as binding is entered into the address bar of a current web browser that supports HTML5.

For the first login, you must log in with the root user.

<figure><img src="/files/wAlCwvkzDSpIacuVC3GD" alt=""><figcaption></figcaption></figure>

1. Users log in to the user portal with the Login button. If the user wants to change her password via ARKSSPR, user must log in to ARKSSPR.
2. With the Password Reset button, the user can reset his own password.&#x20;
3. With the unlock button, the user can unlock his/her locked account.

## LDAP Settings

Active Directory connection should be arranged on the LDAP settings screen and settings such as mobile phone attribute and secondary username attribute should be made. Additionally, if there is more than one Active Directory in the environment, login must be made from this screen. See: [LDAP Settings](/master/administration/settings/general-settings/ldap-settings.md).

## SMS Settings

In ARKSSPR, SMS is mandatory for all logins other than root. SMS settings should be made based on the documents provided by the corporate SMS service provider. See: [SMS Settings](/master/administration/settings/general-settings/sms-settings.md).

## License Management

ARKSSPR is a product that must be licensed. To activate the license, you must contact <sales@arksoft.com.tr> e-mail address. The MachineID field on the License Management screen must be shared with the Arksoft Sales team. See: [License Management](/master/administration/license-management.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.arksspr.com/master/deployment/arksspr-internal-installation/initial-configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
