Bug 32049 - UCR template for ldap/maxopenfiles is broken
UCR template for ldap/maxopenfiles is broken
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Samba
UCS 3.0
Other Linux
: P5 normal (vote)
: UCS 3.2
Assigned To: Arvid Requate
Stefan Gohmann
: interim-3
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-24 11:12 CEST by Moritz Muehlenhoff
Modified: 2013-11-19 06:43 CET (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Moritz Muehlenhoff univentionstaff 2013-07-24 11:12:26 CEST
The variable is called samba/max_openfiles, but the template tests for 
samba/max_open_files:

conffiles/etc/samba/smb.conf.d/01univention-samba_main:

max_open_files = configRegistry.get('samba/max_open_files')
if max_open_files:
        print '\tmax open files = %s' % max_open_files
Comment 1 Arvid Requate univentionstaff 2013-10-17 16:40:07 CEST
Adjusted the UCR variable description to conform to reality, i.e. the name is samba/max_open_files.
Comment 2 Stefan Gohmann univentionstaff 2013-10-23 16:15:46 CEST
Changelog: OK
Code: OK
Comment 3 Stefan Gohmann univentionstaff 2013-11-19 06:43:21 CET
UCS 3.2 has been released:
 http://docs.univention.de/release-notes-3.2-en.html
 http://docs.univention.de/release-notes-3.2-de.html

If this error occurs again, please use "Clone This Bug".