Skip to content

Commit 0355a85

Browse files
committed
Simplify instruction
1 parent 2a4714c commit 0355a85

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/tutorials/pages/authentication_with_openldap.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ Kubernetes cluster.
4545
Use `stackablectl stacklet list` to find the endpoints of Superset and Trino and open their web interfaces in the
4646
browser.
4747

48-
You can log into Superset with user _admin_ and password _adminadmin_, and into Trino with user _admin_ and password
49-
_adminadmin_.
48+
You can log into both Superset and Trino with user `admin` and password `adminadmin`.
5049

5150
These are the current users defined in Superset's and Trino's internal user management. Later you will see that these users cannot be used for authentication anymore after LDAP authentication has been enabled.
5251

0 commit comments

Comments
 (0)