21 lines
314 B
Markdown
21 lines
314 B
Markdown
|
|
# Protokoll 🔧
|
|
|
|
```
|
|
SEND: send;sender;empänger;betreff;nachricht
|
|
LIST: list:username;postEinAusgang
|
|
READ: read;username;postEinAusgang;nid
|
|
DEL: del;username;postEinAusgang;nid
|
|
```
|
|
|
|
# Installation
|
|
```
|
|
sudo apt-install ldap-utils
|
|
sudo apt-get install libldap
|
|
```
|
|
|
|
# Erstellt von
|
|
|
|
* Lukas Nowy
|
|
* Georg Reisinger
|