Creating a MarkLogic Server User with an External Name
- Last Updated: May 20, 2026
- 1 minute read
- MarkLogic Server
- Version 12.0
- Documentation
To configure certificate-based user authentication for user, newUser1, as a MarkLogic Server user with an external name, follow these steps in the Admin Interface:
-
Click Security in the left tree menu.
-
Under Security, click Users.
-
Click the Create tab.
-
In the User Name field, enter
newUser1. -
Enter a password.
-
In the Confirm Password field, confirm the password.
-
In the External Name field, enter the entire Subject field from the example shown in User Certificate Example.
-
Click OK.
-
In the left tree menu. under Security, click External Security.
-
Click Create.
-
Enter a name for the security object in the External Security Name field.
-
From the Authentication field, select certificate.
-
Click OK.
-
Click Server in the left tree menu.
-
On the Summary tab, under App Servers, click the appropriate app server.
-
On the Configure tab, scroll down to the External Securities section.
-
From the drop-down, select the external security object you created in Step 11.
-
In the SSL Client Certificate Authorities section, click Show.
-
Select the CA certificate you configured in CA Certificate (User Cert Signer) Import from Admin Interface.
-
Click OK.