[Samba] wbinfo isn't working on domain member

Stephen stephen at ogdenradar.com
Fri Apr 5 14:32:29 UTC 2019


As always, posting your smb.conf might help.

Oops forgot, thanks Rowland:
pi at fs1:~ $ cat /etc/samba/smb.conf
[global]
         username map = /etc/samba/user.map
         workgroup = samdom
         realm = samdom.example.com
         netbios name = fs1
         security = ADS
idmap config * : backend = tdb
idmap config *: range = 3000-7999
idmap config SAMDOM:backend = ad
idmap config SAMDOM:schema_mode = rfc2307
idmap config SAMDOM:range = 10000-999999
    template homedir = /home/%D/%U
    template shell = /bin/bash
    winbind use default domain = true
    winbind offline logon = false
    winbind nss info = rfc2307
    winbind enum users = yes
    winbind enum groups = yes
   vfs objects = acl_xattr
   map acl inherit = Yes
   store dos attributes = Yes

[OgdenFiles]
        path = /fsrv/shares/OgdenFiles
        read only = no


[OgdenUsers]
        path = /fsrv/shares/OgdenUsers

        read only = no

Cheers
Stephen Ellwood




More information about the samba mailing list