samba maps nodoby as a home share

2022-10-26 Thread kasak
hello misc! Just want to share you some interesting samba behavior after update to 7.2 Samba now creates a share named "nobody" when it should not! The config is very simple: [global]     map to guest = Bad User     server min protocol = NT1 [homes]     comment = Home Directories

Re: sysupdate and space check

2022-10-26 Thread Stuart Henderson
On 2022-10-24, Peter Fraser wrote: > I make a stupid mistake; I didn't check partition sizes before doing a > sysupgrade. > sysupgrade ran out of space or /usr in the middle of the upgrade. > I know I should have checked first but it would be nice if sysupgrade did > warn me. > The site was a

dhcpinform only on dhcpd -u

2022-10-26 Thread Alec
Hi, in dhcpd.c we have: if (is_udpsock && packet->packet_type != DHCPINFORM) { log_info("Unable to handle a DHCP message type=%d on UDP " "socket", packet->packet_type); return; } Why do we not want to process normal dhcp messages like

Re: samba maps nodoby as a home share

2022-10-26 Thread Björn Ketelaars
On Wed 26/10/2022 08:55, kasak wrote: > hello misc! > > Just want to share you some interesting samba behavior after update to 7.2 > > Samba now creates a share named "nobody" when it should not! > > The config is very simple: > > [global] >     map to guest = Bad User >     server min

Recently acquired Ryzen 5 computer lacks sound with OpenBSD 7.1.

2022-10-26 Thread Brian Durant
The computer has a Ryzen 5 4600G processor, as well as AMD High Def and Realtek audio. I have tried unsuccessfully to get audio through the HDMI connection as well as a Behringer UMC20HD USB sound card. I have looked at the relevant man pages and tried to solve this on Reddit. It has been

Re: sysupdate and space check

2022-10-26 Thread Stuart Henderson
On 2022/10/26 10:48, Luke A. Call wrote: > On 2022-10-26 11:57:23-, Stuart Henderson > wrote: > > On 2022-10-24, Peter Fraser wrote: > > > I make a stupid mistake; I didn't check partition sizes before doing a > > > sysupgrade. > > > sysupgrade ran out of space or /usr in the middle of the

VMware Tools driver to advertise OS as 'FreeBSD 64-bit' OS, not 32-bit version

2022-10-26 Thread Kalabic S.
Hello @misc, I do not see a reason not to update OS version that vmt (kernel level implementation of VMware Tools) is advertising to VMware hypervisor from 32 bit FreeBSD to 64 bit version. If for nothing else, there's clock running forward issue that appeared in 7.2 release and that is

Re: sysupdate and space check

2022-10-26 Thread Theo de Raadt
Luke A. Call wrote: > On 2022-10-26 11:57:23-, Stuart Henderson > wrote: > > On 2022-10-24, Peter Fraser wrote: > > > I make a stupid mistake; I didn't check partition sizes before doing a > > > sysupgrade. > > > sysupgrade ran out of space or /usr in the middle of the upgrade. > > > I

Re: sysupdate and space check

2022-10-26 Thread Luke A. Call
On 2022-10-26 11:57:23-, Stuart Henderson wrote: > On 2022-10-24, Peter Fraser wrote: > > I make a stupid mistake; I didn't check partition sizes before doing a > > sysupgrade. > > sysupgrade ran out of space or /usr in the middle of the upgrade. > > I know I should have checked first but

Syncthing permissions question

2022-10-26 Thread Jag Talon
Hello, I'm new to OpenBSD and I'm unfamiliar with permissions in general so I'm a little lost. I installed syncthing, and it creates the default folder in /var/syncthing/Sync which is owned by _syncthing and has the group _syncthing. I'm able to read the contents of the directory, but I'm

Re: Syncthing permissions question

2022-10-26 Thread Otto Moerbeek
On Wed, Oct 26, 2022 at 10:38:04PM -0400, Jag Talon wrote: > Hello, > > I'm new to OpenBSD and I'm unfamiliar with permissions in general so I'm a > little lost. I installed syncthing, and it creates the default folder in > /var/syncthing/Sync which is owned by _syncthing and has the group >