[Samba] no share-listing
Andrew Walker
walker.aj325 at gmail.com
Fri May 26 13:42:18 UTC 2017
That's because you set the parameter "nt pipe support = no".
On Fri, May 26, 2017 at 8:28 AM, Reindl Harald via samba <
samba at lists.samba.org> wrote:
> why in the world do i no longer see shares when using smb://192.168.196.1/
> but when i know the sharename and type smb://192.168.196.1/data/ all is
> fine?
>
> i first thought it was the security update from yesterday and/or "nt pipe
> support = no" but both is not the case and i can't sy how long it's that
> way because mostly using bookmarks
>
> Fedora 24/25 and CentOS7 all the same
> samba-4.4.4-14.el7_3.x86_64
> samba-4.4.14-0.fc24.x86_64
> samba-4.5.10-0.fc25.x86_64
>
> [global]
> server string = fileserver.example.com
> netbios name = fileserver
> smb ports = 445
> socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE
>
> interfaces = 192.168.196.1
> bind interfaces only = yes
>
> hosts allow = 127.0.0.0/8 192.168.196.0/24
> hosts deny = all
> hide files = /.AppleDesktop/.AppleDouble/.Parent/desktop.ini
> veto files = /.AppleDesktop/.AppleDouble/.Parent/desktop.ini
> delete veto files = yes
>
> access based share enum = yes
> hide unreadable = yes
> inherit permissions = yes
> inherit acls = yes
> nt acl support = no
> nt pipe support = no
> browseable = yes
> writeable = yes
> guest ok = no
> wide links = no
> follow symlinks = no
> oplocks = no
> level2 oplocks = no
> vfs objects = catia fruit streams_xattr
> ea support = yes
>
> workgroup = HOMENETWORK
> lm announce = no
> lanman auth = no
> ntlm auth = no
> client lanman auth = no
> client ntlmv2 auth = yes
> client signing = auto
> server signing = auto
> security = user
> restrict anonymous = 2
> invalid users = nobody root admin administrator guest gast pcguest
> anonymous
> log file = /var/log/samba/samba.log
> log level = 1 auth:2 passdb:2 tdb:1 vfs:1 smb:1 locking:1 sam:1 winbind:1
> idmap:1 quota:1 acls:0 msdfs:1 dmapi:1 registry:1 printdrivers:0 lanman:0
> rpc_parse:0 rpc_srv:0 rpc_cli:0
> max log size = 4096
> os level = 0
> domain master = no
> preferred master = no
> local master = no
> disable netbios = yes
> wins support = no
> browse list = no
> dns proxy = no
> multicast dns register = no
> name resolve order = hosts bcast
> max smbd processes = 50
> use sendfile = yes
> read raw = yes
> write raw = yes
> getwd cache = yes
> stat cache = yes
> max stat cache size = 256
> ldap ssl = no
> time server = no
> unix extensions = no
> show add printer wizard = no
> load printers = no
> printable = no
> printing = bsd
> printcap name = /dev/null
>
> [data]
> comment = Data
> path = /mnt/data
> valid users = reindl
> force group = apache
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
>
More information about the samba
mailing list