unsigned_nerd
Tuesday, October 5, 2021
How to create a new ownCloud user from command-line
OC_PASS=[password] occ user:add --password-from-env --group="[oc_group_name]" [oc_username]
e.g. OC_PASS=JaiRetRes occ user:add --password-from-env --group="bestgroup" thanya
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment