==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
https://bugs.contribs.org/show_bug.cgi?id=9298
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
Bug ID: 9298
Summary: Inconsistent smb.conf when samba share option set to
"yes"
Classification: Contribs
Product: SME Contribs
Version: 8.2
Hardware: ---
OS: ---
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: smeserver-affa
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
I suppose there's a cron-job that makes a periodic update of Affa job reading
its conf file.
The samba option insert the "include" instruction for [affa-job].conf inside
the [global] section of smb.conf; thus producing an inconsistency of smb.conf .
See example:
[global]
# Affa archives. Updated on Wed 2016-03-09 22:30
include = /etc/samba/Affa-Job-amgm-job.conf
add machine script = /sbin/e-smith/signal-event machine-account-create '%u'
bind interfaces only = yes
case sensitive = no
deadtime = 10080
display charset = ISO8859-1
dns proxy = no
domain logons = yes
domain master = yes
dos charset = 850
encrypt passwords = yes
guest account = public
........................
........................
As a result if you perform a testparm -s you get:
[root@amgmsmb ~]# testparm -s
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[amgm-job]"
Global parameter add machine script found in service section!
Global parameter bind interfaces only found in service section!
Global parameter deadtime found in service section!
Global parameter display charset found in service section!
Global parameter dns proxy found in service section!
Global parameter domain logons found in service section!
Global parameter domain master found in service section!
Global parameter dos charset found in service section!
Global parameter encrypt passwords found in service section!
Global parameter guest account found in service section!
Global parameter interfaces found in service section!
Global parameter log file found in service section!
Global parameter logon drive found in service section!
Global parameter logon path found in service section!
Global parameter logon script found in service section!
Global parameter map to guest found in service section!
Global parameter max log size found in service section!
Global parameter name resolve order found in service section!
Global parameter netbios name found in service section!
Global parameter kernel oplocks found in service section!
Global parameter os level found in service section!
Global parameter passdb backend found in service section!
Global parameter pid directory found in service section!
Global parameter preferred master found in service section!
Global parameter private dir found in service section!
Global parameter security found in service section!
Global parameter server string found in service section!
Global parameter smb passwd file found in service section!
Global parameter smb ports found in service section!
Global parameter socket options found in service section!
Global parameter unix charset found in service section!
Global parameter unix password sync found in service section!
Global parameter pam password change found in service section!
Global parameter passwd program found in service section!
Global parameter passwd chat found in service section!
Global parameter check password script found in service section!
Global parameter unix extensions found in service section!
Global parameter wins support found in service section!
Global parameter workgroup found in service section!
Global parameter printcap name found in service section!
Global parameter load printers found in service section!
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/