Ignore:
Timestamp:
10/22/09 11:07:40 (3 years ago)
Author:
tschmitt
Message:
  • Release-Nr. in dist.conf auf 4.0.4 aktualisiert.
  • smb.conf-Anpassungen:
    • "unix charset = UTF8" und "ldap ssl = Off" im globalen Bereich ergänzt.
    • "write list = @@administrator@@,@@@teachersgroup@@" in students share geändert.
  • "TLS_REQCERT never" in /etc/ldap/ldap.conf ergänzt, neue dynamische Vorlage für ldap.conf hinzugefügt (#144).
  • Apache's UserDir? Statement in /etc/apache2/mods-enabled/userdir.conf gefixt (public_html nur für Lehrer) (#143).
  • ldap-Abfrage für Maschinenaccounts in helperfunctions.sh gefixt (#116).
  • Fehlende Prüfung auf existierenden user account in wimport.sh ergänzt (#137).
  • Windows 7 Registry-Patch-Beispiel-Datei hinzugefügt.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/linuxmuster-base/trunk/debian/changelog

    r497 r549  
     1linuxmuster-base (1.4.50-1) testing; urgency=low 
     2 
     3  * modified dist.conf for release 4.0.4. 
     4  * smb.conf template: 
     5    - added "unix charset = UTF8" in global section. 
     6    - added "ldap ssl = Off" in global section. 
     7    - modified "write list = @@administrator@@,@@@teachersgroup@@" in students share. 
     8  * added ldap.conf to dynamic templates with new parameter "TLS_REQCERT never" to ignore 
     9    self signed server certificate by ldap queries from localhost (#144). 
     10  * fixed apache's UserDir in /etc/apache2/mods-enabled/userdir.conf as it should behave (#143). 
     11  * fixed ldap query for machine accounts in helperfunctions.sh (#116). 
     12  * fixed missing user account check in wimport.sh (#137). 
     13  * added Windows 7 registry patch example. 
     14 
     15 -- Thomas Schmitt <schmitt@lmz-bw.de>  Thu, 22 Oct 2009 10:19:15 +0200 
     16 
    117linuxmuster-base (1.4.49-1) testing; urgency=low 
    218 
Note: See TracChangeset for help on using the changeset viewer.