By forestman11
I’ve recently got into home networking and set up a LAMP stack in Ubuntu 16.04 LTS. I added NextCloud and got it set up as well. How can I set up user accounts and sessions as easily as possible? I’m just starting out so I do not know to write PHP, MySQL, etc. from scratch (although I can edit files and understand configs and whatnot). NextCloud makes a database and and table for users by default and (if it’s reasonably secure) I would like to use it. I could also make a new one and let NextCloud use it, with guidance. Thanks!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @forestman11,
Since you are using NextCloud, I’ll recommend checking it’s documentation. It’s quite well written and it does have a section you are looking for.
The sections is called User Management and explains the bases of it and how to use it. All can be found here - https://docs.nextcloud.com/server/15/admin_manual/configuration_user/user_configuration.html
Regards, KDSys
Heya,
Managing user accounts and sessions with NextCloud is relatively straightforward, and you can leverage the built-in functionality provided by NextCloud.
Here’s a basic guide to help you set up user accounts and sessions:
Consider creating user groups to simplify permission management. You can add users to specific groups, and then assign permissions to entire groups.
NextCloud handles authentication internally, and user sessions are managed automatically. Users will log in using their usernames and passwords.
NextCloud takes care of security features like encryption, ensuring that user data is stored securely.
By default, NextCloud should provide a user-friendly interface for managing users and handling sessions. If you ever need to extend functionality or customize features, you might need to dive into the documentation or consider seeking advice from the NextCloud community.
Hope that this helps!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.