[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ssh_get_user_home_dir (misc.c)
[Thread Prev] | [Thread Next]
- Subject: ssh_get_user_home_dir (misc.c)
- From: "Zvi Vered" <veredz72@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Sun, 20 Apr 2014 04:54:12 +0300
- To: <libssh@xxxxxxxxxx>
Hello, Upon calling to: ssh_connect the routine: ssh_get_user_home_dir is called. Why upon connection to remote SSH server, the client has to know its own user name ? I’m porting the libssh library to vxWorks 6.x in kernel mode. In this mode, there is no “account” or “user name”. Thanks, Zvika
Re: ssh_get_user_home_dir (misc.c) | Aris Adamantiadis <aris@xxxxxxxxxxxx> |