01:11:44 I consider my current fsnotify port to event ports ready to merge / production ready. Please test it, if you find bugs in the illumos bits file issues and tag me on them, etc. I hope it will land soon: https://github.com/fsnotify/fsnotify/pull/371#issuecomment-1248196095 02:31:04 nahamu, even "test it!" is a bit challenging if you're not go-oriented... and the thing you're using is a binary install=) 02:47:42 I might be able to help. What software would folks want to test? 03:13:17 ... traefik for me in this instance 13:12:50 So, anyone were installing 2FA on Smartos ? Like I got las answer some time ago that I need a separately compiled package for it to work.. Is it still so? 13:30:05 nikolam: 2FA for what? 13:30:44 hi nbjoerg . 2fa for accessing Smartos root shell over ssh. 13:31:25 After that could be presumably made for Smartos zones and later LX zones 13:31:55 I feel uneasy accessing Smartos as root over ssh, without 2FA 13:33:24 nikolam: have you looked at FIDO? 13:33:38 the current version should have support for it out of the box 13:51:41 Depending on the openssh version, FIDO2 resident keys work fine. 13:53:16 resident keys are generally not what you want 13:54:03 but yeah, from the server side as long as you hae 8.4+, any modern FIDO2/U2F token should work 14:02:32 I've used TOTP codes on SmartOS in the past. I don't have any notes though, just a tarball with binaries and config files. 14:19:17 at joyent and mnx we've used duo, there's a package for the pam auth etc, it works fine 14:20:48 It doesn't work for the global zone though. 14:21:05 We had to custom compile it because the gz pam stack is 32-bit 14:21:46 I can work around that similar to the samba compat32 package 14:22:31 will be a bit more involved for the tools set, but there's already a joyent/duo-unix-compat32 package for the 64-bit set 14:23:07 Ah... 14:27:20 Seems to be missing from 21.4.0 14:29:17 oops, forgot to copy up fixed elfedit, will fix that 14:40:50 Why doesn't it work for tools? 14:54:31 the way it works for the regular set is I do a limited 32-bit build first and then bundle the libs from that, there's no corresponding 32-bit build of tools yet so I'd need to set that up first 20:07:42 jesse_: if I can get you a traefik binary would you be able to test it? 20:09:16 jesse_: https://www.shalman.org/files/traefik if you're feeling brave. 20:09:34 the replace I used to build it was "github.com/fsnotify/fsnotify => github.com/nshalman/fsnotify v1.4.10-0.20220916160905-9dcb6e29524f" 20:12:53 nahamu: with the fsnotify save! 20:20:21 that change has been a long time coming! 20:20:27 excited for you to land it :) 20:22:50 papertigers: where is our OPTE VPC bro! 20:22:55 lol <3 20:23:06 it still hasn't landed yet. 20:23:29 getting trolled by a kernel bug along the way was fun. 20:23:52 jclulow's fault 20:23:53 :P 21:22:18 nahamu, that's illumos binary? 21:39:25 nahamu, so far has not failed smoketests. Will have to try more things with it later 22:38:05 jesse_: thanks!