Curious whether other installations are experiencing any issues with cifs 
server in workgroup mode on recent gate.
I noticed Gabriele Bulfon from Sonicle did a while back but I haven't seen any 
real updates.

'smbutil status <cifs-server>' seems to no longer work after upgrade or on new 
installations.
And client connections are limited to the address instead of to the name by any 
clients.

For example on oi_151a9 I have:
>$ smbutil status <cifs-server>
>Workgroup: <WORKGROUP>
>Server: <cifs-server>

but after upgrading to hipster or on an omnios installation:
>$ smbutil status <cifs-server>
>smbutil: unable to get status from <cifs-server>: nberr = host not found

Is it possible it has to do with the mDNS updates?  
Is there an updated cifs-chkcfg/cifs-gendiag script?

I checked nsswitch.conf and see:
> hosts:      files dns mdns
> 
> # Note that IPv4 addresses are searched for in all of the ipnodes databases
> # before searching the hosts databases.
> ipnodes:   files dns mdns
> 
I made sure idmap had the old workarounds:
> config/default_domain                            astring  any-value
and smbd (via sharectl)
> system_comment=<cifs-server>
> lmauth_level=3


I also did
> pfexec  svccfg -s system/idmap setprop config/use_ads = boolean: false
with a refresh as indicated in a bugreport by Gordon.

I did notice in the new Omnios installation that the following are not [yet] 
created
> wingroup:Guests@BUILTIN               ==      gid:2147483653
> winuser:Guest@<cifs-server>           ==      uid:2147483649
> wingroup:Network                      ==      gid:2147483650
> wingroup:Authenticated Users          ==      gid:2147483651
> wingroup:Domain Users@<cifs-server>   ==      gid:2147483652

Do these need to be manually created now?

Also, If I try to run the dtrace scripts now available, I get the following:
> $ pfexec dtrace -s /usr/lib/smbsrv/dtrace/smbd-all.d -p `pgrep smbd`
> dtrace: failed to compile script /usr/lib/smbsrv/dtrace/smbd-all.d: line 95: 
> probe description pid653:libc_hwcap1.so.1:syslog:entry does not match any 
> probes

any hints/pointers?
-- 
Richard PALO




-------------------------------------------
illumos-discuss
Archives: https://www.listbox.com/member/archive/182180/=now
RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4
Powered by Listbox: http://www.listbox.com

Reply via email to