From 5e3f6db9710142d4705deb299073b252486a3c21 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Fri, 17 Jul 2026 22:01:09 +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 02a6be8..e1b3918 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ProxmoxAAS LDAP - Simple REST API for LDAP -**PAAS-LDAP is now deprecated. ProxmoxAAS deployments should use [user-manager-api](https://git.tronnet.net/tronnet/user-manager-api) instead.** +**PAAS-LDAP is now deprecated. ProxmoxAAS deployments should use [access-manager-api](https://git.tronnet.net/tronnet/access-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).