2017-07-02, 11:15
(2017-07-02, 09:26)Mr Ozzy Wrote: Edit :
Found now samba is using a different user file witch is located in ./kodi/.smb and now need to be named user.config instead smb.conf ..
with these setting done i can browse in my network again..
The /storage/.kodi/.smb/smb.conf file is used by Kodi libsmbclient. You shouldn't need to change that - it will be rewritten every time Kodi starts. If you need to change max protocol then use the GUI setting. Your own Samba client configuration settings can be added in /storage/.kodi/.smb/user.config and will be read in after /storage/.kodi/.smb/smb.conf - what settings did you add?
(2017-07-02, 09:26)Mr Ozzy Wrote: but my multiuser-target.wants ( preloading samba shares at boot ) is not working..
neither can i connect to the box with samba.. i just see the box in network.... loll
Hard to say without knowing what you've changed. Automatic mounting of Samba shares (ie. those drives available at boot) should be working using the stock configuration - are you using a custom /storage/.config/samba.conf? The Samba4 configuration has changed a lot so any custom configuration should be rebased on the latest /storage/.config/samba.conf.sample.