Displaying 2 results from an estimated 2 matches for "id8dbqe94".
Did you mean:
id8dbqe9
2002 Nov 25
1
log.smbd says no hosts
Hello, all.
Maybe I'm looking at this wrong, but when I view my log.smbd file, I see the
following line:
[2002/11/25 08:20:40, 3] lib/access.c:check_access(318)
check_access: no hostnames in host allow/deny list.
But looing in smb.conf I see
hosts allow = 127.0.0.1 10.0.0.
Am I looking in the wrong place or am I not understanding what's going on?
Thanks, all
2002 Nov 21
1
nmblookup not honoring smb.conf?
$ nmblookup ohwow
querying ohwow on 129.22.171.31
name_query failed to find name ohwow
$ nmblookup -s /etc/samba/smb.conf ohwow
querying ohwow on 129.22.171.31
name_query failed to find name ohwow
$ cat /etc/samba/smb.conf
[global]
workgroup = scholars
netbios name = fedora
security = user
wins server = 129.22.4.11
wins support = no
name resolve order = wins lmhosts dns
my problem is that