Date: Tue, 14 Jun 2016 08:18:24 -0600 From: Ian Lepore <ian@freebsd.org> To: ticso@cicely.de Cc: freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: default root pass for bananapi Message-ID: <1465913904.1188.141.camel@freebsd.org> In-Reply-To: <20160614051509.GA50738@cicely7.cicely.de> References: <CAOxwPf3ptpWLxbps_=GvtW2S8LATRQawJv6XZp71ZVQGqRDsCA@mail.gmail.com> <CAFnjQbsTnCb1Nkd=iOJqA6uYhOF4GPojgR8%2BKgomUVJ-fkrw9Q@mail.gmail.com> <1465863644.1188.134.camel@freebsd.org> <20160614051509.GA50738@cicely7.cicely.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2016-06-14 at 07:15 +0200, Bernd Walter wrote: > On Mon, Jun 13, 2016 at 06:20:44PM -0600, Ian Lepore wrote: > > On Mon, 2016-06-13 at 09:12 -1000, David Cornejo wrote: > > > On Sun, Jun 12, 2016 at 10:28 AM, soko.tica <soko.tica@gmail.com> > > > wrote: > > > > Hello list, > > > > > > > > ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/arm/armv6/ISO-IMAGE > > > > S/11 > > > > .0/FreeBSD-11.0-ALPHA1-arm-armv6-BANANAPI-20160528 > > > > -r300895.img.xz > > > > > > > > Does anyone know default password for root for BananaPi/Pro > > > > installed on > > > > MicroSD card from the above image? I am getting prompto through > > > > ssh, while > > > > cannot connect by other means. > > > > > > > > Thanks in advance > > > > _______________________________________________ > > > > freebsd-arm@freebsd.org mailing list > > > > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > > > > To unsubscribe, send any mail to " > > > > freebsd-arm-unsubscribe@freebsd.org" > > > > > > Typically, root login over ssh is disabled in FreeBSD. You have > > > to > > > modify /etc/ssh/sshd_config and set "PermitRootLogin" to yes, > > > though > > > there are lots of people who will tell you that's a bad idea > > > > > > dave c > > > > I sure hope that isn't the right answer, because it would imply > > we're > > distributing images for some boards where you wouldn't be able to > > log > > into them to configure access unless you have a serial console > > debug > > cable. > > On the raspberries there is a user account on the prebuild images, > which is freebsd/freebsd, plus root/root for su. > https://wiki.freebsd.org/FreeBSD/arm/Raspberry Pi > Now *that* sounds like the right answer, thanks. I had forgotten all about the freebsd/freebsd user account for ssh'ing in. -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1465913904.1188.141.camel>