[Bug 5306] busybox 1.19.4 telnetd won't allow logins.

bugzilla at busybox.net bugzilla at busybox.net
Thu Jun 14 16:07:14 UTC 2012


https://bugs.busybox.net/show_bug.cgi?id=5306

--- Comment #2 from Kirby Kuehl <kkuehl at gmail.com> 2012-06-14 16:07:14 UTC ---
(In reply to comment #1)
> Do you have FEATURE_DEVPTS enabled?
> 
> Does bug go away if you flip it and rebuild?
> 
> 
> config FEATURE_DEVPTS
>         bool "Use the devpts filesystem for Unix98 PTYs"
>         default y
>         help
>           Enable if you want BusyBox to use Unix98 PTY support. If enabled,
>           busybox will use /dev/ptmx for the master side of the pseudoterminal
>           and /dev/pts/<number> for the slave side. Otherwise, BSD style
>           /dev/ttyp<number> will be used. To use this option, you should have
>           devpts mounted.

I did have devpts mounted on /dev/pts type devpts (rw,relatime,gid=5,mode=620),
but I did not have this feature enabled. Giving it a try now, thanks.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list