-
nahamu
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:
fsnotify/fsnotify #371#issuecomment-1248196095
-
jesse_
nahamu, even "test it!" is a bit challenging if you're not go-oriented... and the thing you're using is a binary install=)
-
nahamu
I might be able to help. What software would folks want to test?
-
jesse_
... traefik for me in this instance
-
nikolam
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?
-
nbjoerg
nikolam: 2FA for what?
-
nikolam
hi nbjoerg . 2fa for accessing Smartos root shell over ssh.
-
nikolam
After that could be presumably made for Smartos zones and later LX zones
-
nikolam
I feel uneasy accessing Smartos as root over ssh, without 2FA
-
nbjoerg
nikolam: have you looked at FIDO?
-
nbjoerg
the current version should have support for it out of the box
-
sjorge
Depending on the openssh version, FIDO2 resident keys work fine.
-
nbjoerg
resident keys are generally not what you want
-
nbjoerg
but yeah, from the server side as long as you hae 8.4+, any modern FIDO2/U2F token should work
-
nahamu
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.
-
jperkin
at joyent and mnx we've used duo, there's a package for the pam auth etc, it works fine
-
bahamat
It doesn't work for the global zone though.
-
bahamat
We had to custom compile it because the gz pam stack is 32-bit
-
jperkin
I can work around that similar to the samba compat32 package
-
jperkin
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
-
bahamat
Ah...
-
bahamat
Seems to be missing from 21.4.0
-
jperkin
oops, forgot to copy up fixed elfedit, will fix that
-
bahamat
Why doesn't it work for tools?
-
jperkin
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
-
nahamu
jesse_: if I can get you a traefik binary would you be able to test it?
-
nahamu
jesse_:
shalman.org/files/traefik if you're feeling brave.
-
nahamu
the replace I used to build it was "github.com/fsnotify/fsnotify => github.com/nshalman/fsnotify v1.4.10-0.20220916160905-9dcb6e29524f"
-
Smithx10
nahamu: with the fsnotify save!
-
papertigers
that change has been a long time coming!
-
papertigers
excited for you to land it :)
-
Smithx10
papertigers: where is our OPTE VPC bro!
-
Smithx10
lol <3
-
nahamu
it still hasn't landed yet.
-
nahamu
getting trolled by a kernel bug along the way was fun.
-
Smithx10
jclulow's fault
-
Smithx10
:P
-
jesse_
nahamu, that's illumos binary?
-
jesse_
nahamu, so far has not failed smoketests. Will have to try more things with it later
-
nahamu
jesse_: thanks!