From 62444cc59b5d147376706250bfd8cd0bfb77e26f Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Fri, 17 Jul 2026 21:58:56 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01d40cb..02a6be8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ProxmoxAAS LDAP - Simple REST API for LDAP -PAAS-LDAP will be deprecated in the future. Future deployments will use [user-manager-api](https://git.tronnet.net/tronnet/user-manager-api) instead. +**PAAS-LDAP is now deprecated. ProxmoxAAS deployments should use [user-manager-api](https://git.tronnet.net/tronnet/user-manager-api) instead.** ProxmoxAAS LDAP provides a simple API for managing users and groups in a simplified LDAP server. Expected LDAP configuration can be initialized using [open-ldap-setup](https://git.tronnet.net/tronnet/open-ldap-setup).