Michael Osipov

Results 701 comments of Michael Osipov

@hazendaz Sure thing, don't hurry. I am busy myself. I'll see wether I can reproduce this with a new Samba version on a Windows 7 joined machine.

Can you convert from SID to localized string with Waffle? If so, one could take the well-known SID and have to translated by the Windows API for us.

A simple usecase, status code which apply to all paths: 401, 403, 500, 502, 503, 504. They -- in most cases -- don't require any response body. Maybe 500.

The general rule for volatile memory (RAM, cache) is to use IEC binary prefix while persistent storage (disks, SSDs, etc), always use SI decimal prefixes. So 1 GB is *always*...

If this is the case it is a workaround for a bug which needs to be reported with the FreeBSD base system.

> > > Just as additional context: we talked about this when the arguments where implemented: [#255 (comment)](https://github.com/BastilleBSD/bastille/pull/255#issuecomment-690544953). > > The reason why it is a warning only is because...

This really would be tremendous improvement to Bastille. Reusing bridges between jails and bhyve VMs.

> That depends; for example I have a VNET setup which is NATed to my external interface so that I can access the internet or deploy a VPN server inside...

@KizzyCode I'd be interested how this looks like configuration-wise.