# Dudas

Dudas de teoría que poco a poco se empezaran a resolver mientras se estudie mas sobre ello.

* D001 - Cual es el protocolo que decide si se usa Kerberos o NTLM.
* D002 - Que es Kerberos Relay.
* D003 - Se puede conectar un PC al dominio y luego con el contexto obnetido de manera offline crear tickets y luego validarlos conectado al dominio de nuevo.
* D004 - La autenticacion mediante Kerberos o NTLM es USER:PASS o USER:HASH.
* D005 - Que es Delegacion DNS.
*


---

# 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://infra.desdes.xyz/dudas.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.
