Lots of the new SSDs are self-encrypting, often using OPAL
conjunction with a Trusted Platform Module.
Does this get in the way of using a disk with OpenBSD?
--
Edward Ahlsen-Girard
Ft Walton Beach, FL
Avon Robertson schreef op vr 22-10-2021 om 15:35 [+1300]:
> My AMD machine was built by me in August 2018. OpenBSD -current was
> the first OS installed and has been updated every 1-2 weeks since. It
> caused me random grief from the time that amdgpu firmware was
> introduced until I removed it t
Avon Robertson schreef op vr 22-10-2021 om 07:02 [+1300]:
> Hello Emiel,
>
> Please read my inline and other comments.
>
> On Thu, Oct 21, 2021 at 09:55:46AM +0200, Emiel Kollof wrote:
> > Avon Robertson schreef op 2021-10-20 20:31:
> >
> > > As suggested above by Chris?
> > > 1. Downloaded rade
Hi all,
I've been happily using a yubikey together with an id_ed25519 SSH key
when logging in over SSH:
uhidev7 at uhub3 port 2 configuration 1 interface 1 "Yubico YubiKey
OTP+FIDO+CCID" rev 2.00/5.27 addr 9
I would now like to migrate over to a new yubikey with a USB-C
connector, as my new per
Hello all,
I am unable to log in with Pubkey after upgrade to 7.0
I can log in with user/password.
What i get in the log is:
Oct 22 15:10:01 sklad sshd[88986]: userauth_pubkey: key type ssh-rsa not
in PubkeyAcceptedAlgorithms [preauth]
Here is output of
~ $ ssh -Q key
ssh-ed25519
ssh-ed255
I'm trying to install OpenBSD 7.0 on a Dell Wyse 3040 (Intel Atom x86_64,
eMMC). Rebooting after the install hangs at the line:
acpitz on acpi0
Using boot -c results in the usb keyboard input not working at the
UKC> prompt. I can disable acpitz on a kernel running in a virtualmachine
and copy the
On 2021-10-22, Paul de Weerd wrote:
> Hi all,
>
> I've been happily using a yubikey together with an id_ed25519 SSH key
> when logging in over SSH:
>
> uhidev7 at uhub3 port 2 configuration 1 interface 1 "Yubico YubiKey
> OTP+FIDO+CCID" rev 2.00/5.27 addr 9
>
> I would now like to migrate over to
On 2021-10-22, Ivo Chutkin wrote:
> Hello all,
>
> I am unable to log in with Pubkey after upgrade to 7.0
Easiest fix is probably to update software on the ssh client.
Emiel Kollof wrote:
> Ivo Chutkin schreef op vr 22-10-2021 om 15:23 [+0300]:
> > Hello all,
> >
> > I am unable to log in with Pubkey after upgrade to 7.0
> >
> > I can log in with user/password.
> >
> > What i get in the log is:
> >
> > Oct 22 15:10:01 sklad sshd[88986]: userauth_pubkey: key
I went through the instructions on this page when I set mine up:
https://github.com/drduh/YubiKey-Guide
Doing a quick scan, there’s some discussion on the page about having multiple
Yubikeys, and I think that it also talked about restoring from backup, and it
assumes you have a copy of the actu
On Fri, Oct 22, 2021 at 08:56:13AM -0600, Theo de Raadt wrote:
Emiel Kollof wrote:
Ivo Chutkin schreef op vr 22-10-2021 om 15:23 [+0300]:
> Hello all,
>
> I am unable to log in with Pubkey after upgrade to 7.0
>
> I can log in with user/password.
>
> What i get in the log is:
>
> Oct 22 15:10:
Ares wrote:
> On Fri, Oct 22, 2021 at 08:56:13AM -0600, Theo de Raadt wrote:
> >Emiel Kollof wrote:
> >
> >> Ivo Chutkin schreef op vr 22-10-2021 om 15:23 [+0300]:
> >> > Hello all,
> >> >
> >> > I am unable to log in with Pubkey after upgrade to 7.0
> >> >
> >> > I can log in with user/password
Ivo Chutkin schreef op vr 22-10-2021 om 15:23 [+0300]:
> Hello all,
>
> I am unable to log in with Pubkey after upgrade to 7.0
>
> I can log in with user/password.
>
> What i get in the log is:
>
> Oct 22 15:10:01 sklad sshd[88986]: userauth_pubkey: key type ssh-rsa
See https://www.openssh.com
On Fri, Oct 22, 2021 at 10:09:03AM +0200, Emiel Kollof wrote:
> Avon Robertson schreef op vr 22-10-2021 om 15:35 [+1300]:
>
>
> > My AMD machine was built by me in August 2018. OpenBSD -current was
> > the first OS installed and has been updated every 1-2 weeks since. It
> > caused me random grie
On Fri, Oct 22, 2021 at 06:20:30PM +, Martin wrote:
> Hi there!
>
> After upgrading from source, there is no gcc installed into appropriate
> location.
Upgrading between releases from source is not supported.
> ... how to enable original OpenBSD patched GCC 4x as default compiler?
You don'
Theo de Raadt schreef op vr 22-10-2021 om 08:56 [-0600]:
>
> > Suggested workaround in your ssh config:
> >
> > Host old-host
> > HostkeyAlgorithms +ssh-rsa
> > PubkeyAcceptedAlgorithms +ssh-rsa
>
> Please stop telling people to work around it. We removed ssh-rsa for
> a da
Hi there!
After upgrading from source, there is no gcc installed into appropriate
location.
It seems it was disabled Base-GCC on the amd64 architecture. Mutt require
default gcc for some plugins, and some progs need it too.
I have installed eggc (GCC 8x), but how to enable original OpenBSD pat
Hi there!
I have an issue with athn USB stick with modern wifi devices like Android
phones etc.
I've set up athn0 as previous athn miniPCI-e cards (/etc/hostname.athn0,
/etc/dhcpd.conf, /etc/pf.conf). No IP address given by OpenBSD7.0amd64 host's
DHCP for certain device once client has been co
Hi Stefan,
Dev. patches to implement into source tree to recognize automatically Sony
UWA-BR100 devices based on AR9280+AR7010.
--- if_athn_usb.c.orig Tue Jun 8 15:29:31 2021
+++ if_athn_usb.c Tue Jun 8 15:34:11 2021
@@ -91,6 +91,8 @@
ATHN_USB_FLAG_AR7010 },
{{ USB_VE
Specific example, if I want to configure a vlan with vnetid 101,
can I name the interface vlan101 or should/must it be named
vlan0?
Allan
On Thu, 21 Oct 2021 20:01:56 - (UTC)
Stuart Henderson wrote:
> On 2021-10-21, Ed Ahlsen-Girard wrote:
> [...]
>
> Did xlock lose the setgid bit or group ownership?
> Did /usr/X11R6 gain a nosuid mount option that it shouldn't have?
>
> $ ls -l /usr/X11R6/bin/xlock
On 2021-10-22, Michael Steeves wrote:
> I went through the instructions on this page when I set mine up:
>
> https://github.com/drduh/YubiKey-Guide
>
> Doing a quick scan, there’s some discussion on the page about having multiple
> Yubikeys, and I think that it also talked about restoring from ba
On Fri, 22 Oct 2021 19:13:18 -0400, "Allan Streib"
wrote:
> can I name the interface vlan101
Yes you can. I've a machine where there's only vlan206.
Cheers,
Daniel
23 matches
Mail list logo