Can I let users create an account on their own?
0
votes
2
answers
157
views
I teach a programming course with over 40 students. I want them to upload their projects to a Linux web server that I rent. So I want each student to create a user account on the server. I do not want to create each and every user manually by
adduser
.
Is it possible to let students create their own accounts, without giving them root access?
Asked by Erel Segal-Halevi
(781 rep)
Jan 4, 2023, 08:45 AM
Last activity: Jun 14, 2023, 04:20 PM
Last activity: Jun 14, 2023, 04:20 PM