About user account creating form

I have a VPS . I can create new user accounts on my VPS , by using the command “ adduser ” on the terminal.

I want to create “ VPS user account creating form ” on my website… it should be like this,

When someone enter username and password here , a new user account should be create on my VPS .

That mean, I want to allow my users to create their user account on my VPS through my website without using any command. Only by entering username and password on above form ….

What can I do In this case.??

Hey there,

nice to meet you! :wave:

Where should this new user account live?
I just know adduser as a command to create a user account on some Linux distributions.

Is this a XY problem?
What is your original intention?
Why does a user need their own Linux user?

Thank you for your respond…
realy i have created ssh tunneling server on my VPS .
i want to allow users to create their ssh account on my server through my website as i mention above.
is their any way to do the above function?

I have seen above function on web sites like " http://ceylonssh.com/ "
please be sorry, my english is weak…

thank you for youe respond…
realy i have created ssh tunneling server on my VPS.
i want to allow users to create their ssh account on my server through my website as i mentioned above.
is their any way to do the above function?

I have seen above function on web sites like " http://ceylonssh.com/ "

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.