[Pkg-samba-maint] DO NOT REPLY [Bug 5489] Winbind in Samba 3.0.29 doesn't work on PDC

samba-bugs at samba.org samba-bugs at samba.org
Mon Oct 13 13:10:10 UTC 2008


https://bugzilla.samba.org/show_bug.cgi?id=5489





------- Comment #27 from davagin at udm.ru  2008-10-13 08:10 CST -------
I use apt-get for installation on my Debian Etch box. It works fine on 3.0.28a.
When I upgrade it using apt-get upgrade the authorization in squid is broken.
The config:
[global]
   workgroup = XXX
   netbios name = XXX
   server string = %h server (Samba %v)
   wins support = yes
   dns proxy = no
   interfaces = eth3 lo
   hosts allow = 192.168.18. 127.
   log level = 5 auth:10 smb:10 idmap:10 rpc_parse:10
   log file = /var/log/samba/log.%m
   max log size = 1000
   syslog = 0
   panic action = /usr/share/samba/panic-action %d
   security = user
   encrypt passwords = true
   passdb backend = tdbsam
   obey pam restrictions = no
   invalid users = root
   admin users = ntadmin
   socket options = TCP_NODELAY

domain master = yes
local master = yes
preferred master = yes
os level = 255
domain logons = yes
logon path =
logon drive = h:
idmap uid = 500-10000000
idmap gid = 500-10000000
template shell = /bin/bash
winbind use default domain = yes
winbind enum users = yes
winbind enum groups = yes
password server = 192.168.18.127
client schannel = no
client use spnego = no
server signing = auto

[homes]
   comment = Home Directories
   browseable = no
   writable = yes
   create mask = 0644
   directory mask = 0755

[netlogon]
   comment = Network Logon Service
   path = /usr/lib/samba/netlogon
   guest ok = yes
   writable = no
   share modes = no


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Pkg-samba-maint mailing list