[Cialug] Samba Challenge
L. V. Lammert
lvl at omnitec.net
Sat Feb 20 15:27:31 CST 2016
On Sat, 20 Feb 2016, Scott Yates wrote:
> Not sure if it will fix your issue, but it seems like it is worth a try and
> restart of the smbd service
>
> [global]
> # this fixes issue with root share
> #
> follow symlinks = yes
> wide links = yes
> unix extensions = no
>
Added and tested again, .. result was;
$ smbclient -L //Mainserver
Enter lvl's password:
protocol negotiation failed: NT_STATUS_IO_TIMEOUT
TFTR!
Lee
Below is the [global] section in case anyone has another thought:
[global]
workgroup = PRECISION
passdb backend = tdbsam
netbios name = Mainserver
os level = 99
server max protocol = SMB3
server string = PES Mainserver
encrypt passwords = yes
preferred master = yes
os level = 66
log file = %m.log
follow symlinks = yes
wide links = yes
unix extensions = no
browseable = yes
domain logons = Yes
domain master = Yes
local master = yes
wins support = yes
name resolve order = hosts bcast
printing = cups
printcap name = cups
printcap cache time = 750
cups options = raw
map to guest = Bad User
# include = /etc/samba/dhcp.conf
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = P:
# usershare allow guests = Yes
usershare allow guests = No
add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s /bin/false %m$
More information about the Cialug
mailing list