Skip to content

Commit 4c07be0

Browse files
authored
Merge pull request ceph#59073 from anoopcs9/cephadm-docs-smb-spec
doc/cephadm/smb: Add missing user_sources option to service spec Reviewed-by: Zac Dover <[email protected]>
2 parents 6a0d503 + 42358c6 commit 4c07be0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/cephadm/services/smb.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@ config_uri
8686
Supported URI schemes include ``http:``, ``https:``, ``rados:``, and
8787
``rados:mon-config-key:``.
8888

89+
user_sources
90+
A list of strings with (standard or de-facto) URI values that will
91+
be used to identify where credentials for authentication are located.
92+
See ``config_uri`` for the supported list of URI schemes.
93+
8994
join_sources
9095
A list of strings with (standard or de-facto) URI values that will
9196
be used to identify where authentication data that will be used to

0 commit comments

Comments
 (0)