Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Samba HOWTO
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3551

PostPosted: Mon Jul 13, 2015 3:56 am    Post subject: Samba HOWTO Reply with quote

Hi, ALL,
It looks like this HOWTO is outdated.
In my samba post-install messages I see couple of options that are not enabled or discussed in the HOWTO. Namely:

Code:

client ntlmv2 auth = yes
client use spnego principal = no
send spnego principal = no
max protocol = smb2


What are those and where do I put them in the smb.conf?

Thank you.
Back to top
View user's profile Send private message
pakjebakmeel
n00b
n00b


Joined: 13 Feb 2012
Posts: 48

PostPosted: Wed Jul 15, 2015 5:38 am    Post subject: Reply with quote

I think these are global options in /etc/samba/smb.conf:

Code:
[global]
client ntlmv2 auth = yes
max protocol = SMB3
vfs objects = dirsort
netbios name = gentoo
server string = gentoo
workgroup = WORKGROUP
os level = 99
wins support = yes
domain master = yes
preferred master = yes
local master = yes
security = user
hosts allow = 192.168.10.0/24, 192.168.178.0/24, 10.10.51.0/28, 10.10.51.16/28, 10.10.53.0/24, 127.0.0.1
load printers = no
unix extensions = no
unix charset = UTF-8
log level=0
log file = /var/log/samba/samba.log
max log size = 5000
dns proxy = no
aio read size = 16384
aio write size = 16384
printing = bsd
printcap name = /dev/null
disable spoolss = yes
acl allow execute always = true
veto files = /.encfs6.xml/
Back to top
View user's profile Send private message
hurvajs77
n00b
n00b


Joined: 05 Apr 2010
Posts: 56

PostPosted: Wed Jul 15, 2015 9:24 am    Post subject: Reply with quote

I had a same problem... I must copied smb.conf from another system, where was samba upgraded to 4. I created thread for this, but nobody answer
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum