> For the complete documentation index, see [llms.txt](https://docs.targitas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.targitas.com/configuration/aaa/local-users.md).

# Local Users

*<mark style="color:blue;">**Configuration -> AAA -> Local Users**</mark>* arayüzünde daha önceden oluşturulan kullanıcılara ait bilgileri inceleyebilir ve *<mark style="color:blue;">**New User**</mark>* butonuyla yeni kullanıcı oluşturma arayüzüne geçiş yapabilirsiniz.

Targitas içerisinde Yerel Kullanıcılar, VPN, Hotspot vb. konfigürasyonların içerisinde Auth Order local seçildiği durumlarda giriş yapılabilmesi için kullanılabilir.&#x20;

### Yeni Kullanıcı Oluşturma&#x20;

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

| Name                    | Oluşturulan yerel kullanıcının isim bilgisi girilmelidir.                                               |
| ----------------------- | ------------------------------------------------------------------------------------------------------- |
| Surname                 | Oluşturulan yerel kullanıcının soyisim bilgisi girilmelidir.                                            |
| Username                | Yerel kullanıcıya ait kullanıcı adı tanımlanmalıdır. Bu kullanıcı adı daha sonra değiştirilemeyecektir. |
| Passphrase              | Oluşturulan yerel kullanıcıya ait parola bilgisi belirlenir.                                            |
| IP Address              | Opsiyonel olarak oluşturulan yerel kullanıcıya ait IP adresi bilgisi belirlenebilir.                    |
| Vlan ID                 | Opsiyonel olarak oluşturulan yerel kullanıcının  hangi Vlan'a ait olduğu bilgisi belirlenebilir.        |
| Start Date - Start Hour | Kullanıcının aktifleşmesinin başlayacağı tarih belirlenmelidir.                                         |
| End Date - End Hour     | Kullanıcının hesabının pasifleştirileceği bir son tarih belirlenmelidir.                                |
| E-mail                  | Kullanıcıya ait E-mail bilgisi tanımlanabilir.                                                          |

Bu arayüzde oluşturulmuş yerel kullanıcılar aşağıdaki gibi listelenmiştir.&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.targitas.com/configuration/aaa/local-users.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
