Displaying 1 result from an estimated 1 matches for "adlinux".
Did you mean:
  ldlinux
  
2012 Apr 23
0
samba winbind error "host is not configured as a member server"
...uxADtest samba]# testparm /etc/samba/smb.conf
Load smb config files from /etc/samba/smb.conf
Loaded services file OK.
'winbind separator = +' might cause problems with group membership.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
[global]
workgroup = ADLINUX
        realm = ADLINUX.TEST.COM
        server string = Samba Server Version %v
        password server = ADLINUX.TEST.COM
        log file = /var/log/samba/log.%m
        max log size = 50
        idmap uid = 10000-20000
        idmap gid = 10000-20000
        winbind separator = +...