@@ -4,16 +4,23 @@ Maintainer: Jakob Moser <moser@cl.uni-heidelberg.de>
This guide explains how to connect to the various LDAP servers you might interact with if you are a student at the Institut für Computerlinguistik, Universität Heidelberg.
>>> [!tip]
This guide contains examples run in interactive mode from within a Uni server. To get an interactive shell, you can run:
## No time to read, show me the action!
```bash
ssh last
curl -LsSf https://astral.sh/uv/install.sh | sh # Only necessary the first time
uv run --with=ldap3 --python 3.12 python
uv run --with=git+https://gitlab.cl.uni-heidelberg.de/moser/ldap.git python