Multiple ssh users

Richard22

New member
Joined
Jul 22, 2023
Messages
2
I have a request from a client. He wants 3 more ssh accounts for his domain. ftp accounts don't help because it needs console access via putty. is it possible to do this through directadmin?
 
No, you can't have various SSH accounts for the same domain.

Also check this thread, same question.
 
I have a request from a client. He wants 3 more ssh accounts for his domain. ftp accounts don't help because it needs console access via putty. is it possible to do this through directadmin?

Hello,

No, it is not possible to do in DirectAdmin. But it can be done as root in a shell console. You can create a second user with the same UID, home directory and password that would do the trick for you.
 
Back
Top