Hi,
To set password for single usermode in FreeBSD:
*
1.Edit /etc/ttys*

vi /etc/ttys

*
2.Change the following line *:
*From*

console        none                            unknown off secure
>

*To*

console        none                            unknown off insecure
>

*3.Save and quit editor(vi)*

Reboot the box and boot into single user mode, if you wanna test it.
By the way, the keyword "insecure" imply to the console is insecure and thus
required root password to be authenticated before single user mode can be
access. It DOES NOT mean that the console is run insecurely. Take note.

On Sat, Dec 11, 2010 at 11:02 PM, K. Yura <yy.gu...@gmail.com> wrote:
>
> ============================================================
> FreeBSD .dlink 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC
> 2010     r...@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
> ============================================================
> Hi. Where can I set up password for single user mode? Thanx.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
freebsd-questions-unsubscr...@freebsd.org"



--
Best regards,
Mr.Hien
E-mail: phanquoch...@gmail.com
Website: www.mrhien.info
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to