00:02:50 it's been a long time since i've messed with samba (and i've not actually tried it), but couldn't the smbautohome feature do that? -- setup a map like '* /home/&' so \\server\FOO shares out /home/foo if it exists (or could make it more intricate if desired)? 00:02:59 err not tried the smbautohome bits 00:04:44 (mostly just wondering if there's things that should be added to the smb server) 00:04:56 i still need to figure out what to do with my mdns changes 00:05:06 speaking of that 00:05:52 i was thinking of maybe a slightly more general approach for that (which would avoid adding directly dependencies to mdns) 00:06:33 something similar in spirit to sc.ipfd where manifests could specify mDNS entries to broadcast if a service is enabled 00:07:00 and maybe a script that could handle dynamic bits (e.g. the _adisk entry) 00:07:22 i guess linux clients can advertise _nfs services (though it's not clear if anything consumes them) 00:19:41 I think that seems reasonable; definitely IPD territory though 00:20:14 jbk: huh, TIL smbautohome(5) 00:20:17 maybe it actually work haha 00:20:19 *would work 00:20:58 I have literally never seen this manual page 00:22:11 i mean i've not used it myself, so it could totally suck, but just curious for reasons people aren't using it -- if it's stuff that can be added or fixed, good to know what those are 00:22:24 err aren't using the in-kernel smb 00:22:52 i'd much rather it be 'oh i'm just used to samba' or whatever vs. 'smbd doesn't do what i need' 09:34:51 I have been using smbautohome for years:D 16:39:33 tsoome: what sort of configuration do you have in your smbautohome? 16:39:56 "* /export/home/&" 16:40:01 very trivial:) 16:50:28 Trivial is good. 17:38:06 Does it have to point at /export/home or can it point at an existing autofs mount like /home 17:53:00 FYI I filed https://www.illumos.org/issues/16438 17:53:02 → BUG 16438: NFS4 xdr_share_access() fails to handle XDR_ENCODE path (New) 17:57:42 sommerfeld nice work:) 18:39:29 tsoome: Udo did the hard part of this. 18:41:25 which told me where to look (the code dealing with argument marshalling around this "open_downgrade" thing) and what to look for.. 18:43:25 thanks for filing sommerfeld 20:11:34 [illumos-gate] 16225 cputrack should not be isaexec'd -- Richard Lowe 20:11:34 [illumos-gate] 16434 kernel modules should use consistent relative source paths -- Richard Lowe