Re: build go projects with current: bad system call (core dumped)

2023-06-01 Thread A Tammy
On 6/1/23 08:33, Thomas Huber wrote: > Hi @misc, > > I face a problem with -current when building golang projects. > This worked fine on 7.2 and I think it stopped working with 7.3 release. > Now I try it on -current. > > I get the following error: > "go: error obtaining buildID for go tool compi

Re: Username and/or password lengths for OpenIKED with EAP MSCHAP-V2

2023-03-10 Thread A Tammy
On 3/10/23 15:42, J Doe wrote: > On 2023-03-05 17:19, A Tammy wrote: > >> >> On 3/5/23 16:49, J Doe wrote: >>> Hello, >>> >>> I was wondering if there is a limit to the number of characters that >>> the username and/or password can b

Re: Username and/or password lengths for OpenIKED with EAP MSCHAP-V2

2023-03-05 Thread A Tammy
On 3/5/23 16:49, J Doe wrote: > Hello, > > I was wondering if there is a limit to the number of characters that > the username and/or password can be when using EAP MSCHAP-V2 in OpenIKED. > > In particular, I was wondering if either OpenIKED enforced a limit or > whether MSCHAP-V2 has a limit bas

Re: Universal Media Server on OpenBSD

2023-02-10 Thread A Tammy
On 2/10/23 05:58, kasak wrote: > Hello misc! > > If somebody interested, i've successfully launched UMS on OpenBSD 7.2. > Wooo, Great work! > Here it is: > > > pkg_add mediainfo mplayer ffmpeg jdk%17 > > useradd -L daemon -s /sbin/nologin -d /var/ums -m -s /var/empty _ums > > ftp > https://github

Re: VPN for a newbie

2022-11-02 Thread A Tammy
On 11/2/22 21:02, Odd Martin Baanrud wrote: > Hello, > > I’m planning to set up a VPN. > The problem is, I get confused about all the features and possibilities, so I > really don’t know where to start. > > I’m running OpenBSD on my router, and a Debian-server behind it, providing > several pub

Re: Questions about the code commit review process

2022-10-29 Thread A Tammy
On 10/29/22 18:28, i...@tutanota.com wrote: > Hi, > > What is the code commit review process in OpenBSD? A developer with commit > access, does his code get reviewed by other developers before a release, and > if so, is that an internal requirement? Code gets reviewed before committing and app

Re: Supposed way to have a login without password but still able to login via ssh?

2022-09-26 Thread A Tammy
On 9/26/22 16:03, Antoine Jacoutot wrote: > On Mon, Sep 26, 2022 at 09:58:13PM +0200, Florian Obser wrote: >> Set the password hash to 13 * using vipw(8) or usermod -p. >> >> I wonder if we document that somewhere. > We do, in passwd(5). > > Similarly, login accounts not allowing password authent