From 78ce775d1d4a52b57b2e8647ed1a0e9ccbfaee72 Mon Sep 17 00:00:00 2001 From: Morris Guan <44405167+mkwan01@users.noreply.github.com> Date: Fri, 23 Jan 2026 12:56:13 -0500 Subject: [PATCH] Fix typo (change *SYSADM to *SECADM) Signed-off-by: Morris Guan <44405167+mkwan01@users.noreply.github.com> --- src/content/docs/developing/debug/configure.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/developing/debug/configure.mdx b/src/content/docs/developing/debug/configure.mdx index 8c56bd0..9cf813f 100644 --- a/src/content/docs/developing/debug/configure.mdx +++ b/src/content/docs/developing/debug/configure.mdx @@ -165,7 +165,7 @@ After you have installed the PTFs, the connection inside of Visual Studio Code w ## Configuring & starting the service -This must be done with user that has *ALLOBJ and *SYSADM privlages. +This must be done with user that has *ALLOBJ and *SECADM privlages. Below are the base requirements to configure the certificate: - Master key 1 is set (this can be done in Navigator for IBM i under Security > Cryptographic Services Key Management > Manage Master Keys) - *SYSTEM store is populated with a valid certificate (this can be done in Digital Certificate Manager)