Displaying 2 results from an estimated 2 matches for "ogdenusers".
2019 Apr 05
2
wbinfo isn't working on domain member
Hi everyone, just tried executing wbinfo -u and wbinfo -g on a 
particular Samba domain member that is acting as a file server in my setup.
Much to my surprise i did not see the list of users or groups that I 
would normally expect to see outputted from these commands. Instead both 
commands just exited and returned no output. I have already tried 
restarting winbind, smbd, and nmbd on the domain
2019 Apr 05
3
wbinfo isn't working on domain member
...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