Hi Alexis,

On Thu, Mar 26, 2015 at 11:34:48AM +0100, Alexis Guilloteau wrote:
> When trying to connect to the telnet daemon a user and password is asked
> and it seems only root superuser is accepted.
> 
> My passwd file is like this :
> root::0:0:root:/:/bin/sh
> telnet:telnet:3:0:telnet:/:/bin/sh

The password field must be encrypted; see the passwd(5) man page. You can use 
the mkpasswd utility from the whois package to generate one.

> ftp:ftp:4:0:ftp:/:/bin/sh
> bin:*:1:1:bin:/bin:
> daemon:*:2:2:daemon:/sbin:
> nobody:*:99:99:Nobody:/:

[...]

> When trying with the user "telnet" and writting "telnet" as password i have
> a "Login incorrect" message.
> It must surely be something small but i can't fin it.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - [email protected] - tel: +972.2.679.5364, http://www.tkos.co.il -
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to