[BusyBox] OpenSSH on BusyBox

Nick Fedchik fnm at fusion.ukrsat.com
Wed Dec 18 08:24:04 UTC 2002


On Wed, 18 Dec 2002, Nick Fedchik wrote:


> I change the code fragmet to debug, but it was useless:
Sorry, it should be:
>         /* Get user data. */
>         pw = getpwuid(original_real_uid);
	  log("getpwuid: %s", strerror(errno));
>         if (!pw) {
>                 log("You don't exist, go away!");
>                 exit(1);
>         }
>
> ~ # ssh
> getpwuid: Success
> You don't exist, go away!

-- 
Nick Fedchik <fnm at fusion.ukrsat.com>
FNM3-RIPE (-UANIC), UkrSat ISP



More information about the busybox mailing list