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?
I have this special request from an important client and they need multiple SSH to different folder under /home/username/ Example: user1 - /home/username/folder1 user2 - /home/username/folder2 I understand that directadmin natively does not support, in this case, can I just use "useradd" to...
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, 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.