# Login restriction

## User

### Login failures count

Quantidade de falha de login permitida

### Login failure period (minute)

Tempo de bloqueio pelas falhas de login

## IP

### Login failures count

### Login failure period (minute)

Se o usuário não conseguir efetuar login por um número limitado de vezes, nenhum login será permitido durante esse intervalo de tempo.

### Login IP allow list

Com \* indicando uma correspondência completa. Por exemplo: 192.168.10.1, 192.168.1.0/24, 10.1.1.1-10.1.1.20, 2001:db8:2de::e13, 2001:db8:1a:1110::/64

### Login IP deny list

Com \* indicando uma correspondência completa. Por exemplo: 192.168.10.1, 192.168.1.0/24, 10.1.1.1-10.1.1.20, 2001:db8:2de::e13, 2001:db8:1a:1110::/64

### Blocked IP's

### Only single device login

Após o usuário efetuar login no novo dispositivo, outros dispositivos conectados serão desconectados automaticamente

### Only exist user login

If enabled, non-existent users will not be allowed to log in; if disabled, users of other authentication methods except local authentication methods are allowed to log in and automatically create users (if the user does not exist)

### Only from source login

Se estiver habilitado, o usuário só se autenticará na fonte ao efetuar login; se estiver desabilitado, o usuário autenticará todos os métodos de autenticação habilitados em uma determinada ordem ao efetuar login e, desde que um dos métodos de autenticação seja bem sucedido, ele poderá efetuar login diretamente.<br>


---

# 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://wiki.datadike.com/product-guide/configuracoes/pam/system-settings/security/login-restriction.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.
