nextcloud / guests

🙈 Create guest users which can only see files shared with them
https://apps.nextcloud.com/apps/guests
GNU Affero General Public License v3.0
46 stars 28 forks source link

Add guests users before sharing something #894

Open ringe opened 2 years ago

ringe commented 2 years ago

When using Circles to group guest users, you have to share a folder before you can add the guest user to a Circle.

I want to add a guest user first, then add the user to a group or a circle.

That way I don't have to share something, then unshare it, then add them to the correct circle/group.

Kleisli commented 1 year ago

Sad that nobody replies to questions... but you can do that with the command line tool https://github.com/nextcloud/guests#available-occ-commands

ringe commented 1 year ago

Thanks, that's nice to learn. Although I have users who need to do this who need a GUI method.