[pdm-devel] [PATCH datacenter-manager 1/2] docs: fix a copy-paste error that references a "pbs" realm

Shannon Sterz s.sterz at proxmox.com
Wed Dec 3 17:53:57 CET 2025


Signed-off-by: Shannon Sterz <s.sterz at proxmox.com>
---
 docs/access-control.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/access-control.rst b/docs/access-control.rst
index a49d9d3..863d608 100644
--- a/docs/access-control.rst
+++ b/docs/access-control.rst
@@ -15,7 +15,7 @@ you add a new user. Possible realms are:
 :pam: Linux PAM standard authentication. Use this if you want to authenticate as a Linux system
       user. The users needs to already exist on the host system.
 
-:pbs: Proxmox Datacenter Manager realm. This type stores hashed passwords in
+:pdm: Proxmox Datacenter Manager realm. This type stores hashed passwords in
       ``/etc/proxmox-datacenter-manager/access/shadow.json``.
 
 :openid: OpenID Connect server. Users can authenticate against an external OpenID Connect server.
-- 
2.47.3





More information about the pdm-devel mailing list