Updated locations object specifications

This commit is contained in:
2025-10-08 20:55:56 +02:00
parent fc57698ee4
commit 0ed9397280

View File

@@ -14,14 +14,11 @@
## locations
- ObjectClass:
- extensibleObject
- locality
- top
- cn = location identifier (e.g. location name + room name + seat)
- l = location name (e.g. "btg")
- street = Street name and number (e.g. "Overwegstraße 30")
- l = location identifier (e.g. location name + room name + seat)
- description = json string containing data as JSON. E.g.:
- `{"RoomNumber": "317", "Seat": "23"}`
- `{"Location": "BTG", "RoomNumber": "317", "Seat": "23"}`
## groups
- ObjectClass: