Todo: Difference between revisions

From LLL
Jump to navigationJump to search
No edit summary
m (Reverted edits by Yxawyjo (Talk) to last version by TapasC4tel)
Line 1: Line 1:
----
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
----
=[http://edojalys.co.cc Page Is Unavailable Due To Site Maintenance, Please Visit Reserve Copy Page]=
----
=[http://edojalys.co.cc CLICK HERE]=
----
</div>
* [http://acelacp.com/varcracctr.html trc4tcacra]
* [http://acelacp.com/varcracctr.html trc4tcacra]
http://trocoude.com/sitchi.html[trc4tcacra] [[http://trocoude.com/sitchi.html][trc4tcacra]]
http://trocoude.com/sitchi.html[trc4tcacra] [[http://trocoude.com/sitchi.html][trc4tcacra]]
Line 16: Line 8:
* [trc4tcacra|http://coloor.com/olovisit.html]
* [trc4tcacra|http://coloor.com/olovisit.html]
* ((http://cachidronva.com/roorli.html trc4tcacra))
* ((http://cachidronva.com/roorli.html trc4tcacra))
* [trc4tcacra](http://liellidront.com/boelorricace.html &quot;trc4tcacra&quot;)
* [trc4tcacra](http://liellidront.com/boelorricace.html "trc4tcacra")
&quot;trc4tcacra&quot;:http://colichi.com/relgetzeld.html
"trc4tcacra":http://colichi.com/relgetzeld.html
   
   
[[LllLinuxClient]] [[LllWindowsClient]]
[[LllLinuxClient]] [[LllWindowsClient]]
Line 23: Line 15:
===Bugs===
===Bugs===


* Remove hardcoded SET SERVER=monster from &lt;code&gt;common/Environ.bat&lt;/code&gt;
* Remove hardcoded SET SERVER=monster from <code>common/Environ.bat</code>
* On &lt;code&gt;x86_64&lt;/code&gt; architectures, the DNS checker does not seem to work because an apparent direct reference to i586's perl/lib directory
* On <code>x86_64</code> architectures, the DNS checker does not seem to work because an apparent direct reference to i586's perl/lib directory


===Medium term:===
===Medium term:===
Line 55: Line 47:
====Documentation====
====Documentation====
* Update builtin Webmin documentation
* Update builtin Webmin documentation
** Add note for new batch creation method to &lt;code&gt;intro.html&lt;/code&gt;
** Add note for new batch creation method to <code>intro.html</code>
* Write small installation doc, skip adsl-modem details
* Write small installation doc, skip adsl-modem details
* Fill LLL-Wiki
* Fill LLL-Wiki


====Todo====
====Todo====
* Make &lt;code&gt;/etc/init.d/firewall&lt;/code&gt; dependant on &lt;code&gt;ppp&lt;/code&gt;
* Make <code>/etc/init.d/firewall</code> dependant on <code>ppp</code>




====Userd====
====Userd====
* Fix &quot;Rentrée&quot; script so that it can use firstname-lastname as primary key, under following conditions:
* Fix "Rentrée" script so that it can use firstname-lastname as primary key, under following conditions:
** No user with other natural key (login, SSN) is found
** No user with other natural key (login, SSN) is found
** User who is found with new key doesn't have conflicting natural key (i.e. if new user has SSN, and user with matching fst/last name has an SSN that is both authoritative and different, ignore existing user)
** User who is found with new key doesn't have conflicting natural key (i.e. if new user has SSN, and user with matching fst/last name has an SSN that is both authoritative and different, ignore existing user)
Line 72: Line 64:


====Internetstuff (lll-i)====
====Internetstuff (lll-i)====
* Remove all traces of external (&lt;code&gt;@@MAINIP@@&lt;/code&gt;) IP address (except maybe for named)
* Remove all traces of external (<code>@@MAINIP@@</code>) IP address (except maybe for named)
* make &lt;code&gt;ppp0&lt;/code&gt; the default external interface
* make <code>ppp0</code> the default external interface


====ToTest====
====ToTest====
Line 81: Line 73:
====Deployment====
====Deployment====
* Upgrade to new firewall code in Troisvierges / Ste Sophie
* Upgrade to new firewall code in Troisvierges / Ste Sophie
* Fix &lt;code&gt;mimeDefang&lt;/code&gt; dependancy in LGL and elsewehere (must start after network)
* Fix <code>mimeDefang</code> dependancy in LGL and elsewehere (must start after network)


====Not needed for Transfair:====
====Not needed for Transfair:====
Line 89: Line 81:
====Misc Notes====
====Misc Notes====
* firewall script
* firewall script
** delete &lt;code&gt;getservbyport&lt;/code&gt; references from &lt;code&gt;IPTables-IPv4&lt;/code&gt; CPAN module, report &quot;enhancement request&quot; to author
** delete <code>getservbyport</code> references from <code>IPTables-IPv4</code> CPAN module, report "enhancement request" to author


====Old Stuff====
====Old Stuff====


* [[LLL-91]]
* [[LLL-91]]

Revision as of 19:48, 26 November 2010

http://trocoude.com/sitchi.html[trc4tcacra] [[1][trc4tcacra]]

"trc4tcacra":http://colichi.com/relgetzeld.html

LllLinuxClient LllWindowsClient

Bugs

  • Remove hardcoded SET SERVER=monster from common/Environ.bat
  • On x86_64 architectures, the DNS checker does not seem to work because an apparent direct reference to i586's perl/lib directory

Medium term:

  • Add smartmontools (disk error checking) to LLL CD
  • Automated test sets: LLL-test

External bugs to report

  • Webmin and refererchecks: allow to check prefixes, not just hostnames
  • Samba and pam password checks

Bugs/Todo, low priority

  • Make a definite list and layout of our Windows CD.
  • Redo spec files for perl modules, so that they are less kludgy (use tar files, and patch files)
  • canonize group names for project share
    • Is it actually needed? (current group names seem to pose no problem...)
    • canonization itself
    • avoid clashes (counter?)
    • find group name of existing share

Regedit

  • Test registry tweaks for LtettSite
  • Find way to selectively save only certain registry settings
  • Hide H: Drive letter


Documentation

  • Update builtin Webmin documentation
    • Add note for new batch creation method to intro.html
  • Write small installation doc, skip adsl-modem details
  • Fill LLL-Wiki

Todo

  • Make /etc/init.d/firewall dependant on ppp


Userd

  • Fix "Rentrée" script so that it can use firstname-lastname as primary key, under following conditions:
    • No user with other natural key (login, SSN) is found
    • User who is found with new key doesn't have conflicting natural key (i.e. if new user has SSN, and user with matching fst/last name has an SSN that is both authoritative and different, ignore existing user)
    • Customized report sending (free choice of address and format)
    • Use mime attachments for report


Internetstuff (lll-i)

  • Remove all traces of external (@@MAINIP@@) IP address (except maybe for named)
  • make ppp0 the default external interface

ToTest

  • Find out internal/external interfaces dynamically (for firewall)
  • Start delay of 30 seconds (menu)

Deployment

  • Upgrade to new firewall code in Troisvierges / Ste Sophie
  • Fix mimeDefang dependancy in LGL and elsewehere (must start after network)

Not needed for Transfair:

  • integrate automatic printer choser
  • Macintosh format for batch command execution

Misc Notes

  • firewall script
    • delete getservbyport references from IPTables-IPv4 CPAN module, report "enhancement request" to author

Old Stuff