Fix typo in create-trustee-user-for-each-bay.rst
Change-Id: I3f5a598b8a41617aaa0d27174b665ab6f198468a
This commit is contained in:
parent
3e43fbd5b4
commit
f1c33e5df3
@ -63,7 +63,7 @@ access the host file system of a bay node and get anything they want::
|
||||
docker run --rm -v /:/hostroot ubuntu /bin/bash \
|
||||
-c "cat /hostroot/etc/passwd"
|
||||
|
||||
If Keystone doesn't allow to create new serivce accounts when LDAP is used as
|
||||
If Keystone doesn't allow to create new service accounts when LDAP is used as
|
||||
the backend for Keystone, we can use a pre-create service account for all
|
||||
bays. In this situation, all the bays use the same service account and
|
||||
different trust. We should add an config option to choose this method.
|
||||
|
Loading…
x
Reference in New Issue
Block a user