ltsp-software-management

Revision 1 as of 2007-11-18 17:23:43

Clear message

Please check the status of this specification in Launchpad before editing it. If it is Approved, contact the Assignee or another knowledgeable person before making changes.

Summary

Altough there are ways to add icons and menus to a user or group profile, there is (maybe) need for some kind of software repository, from which teachers and other educators can choose to add certain programs to a user or group profile. These could be programs installed via the standard apt-get method, or via other means. The admin tool of gcompris is a possible example of what I have in mind. user and group profiles should not rely on system users and groups. Preferably that should be an LDAP backend, while other backends should be possible too.

Release Note

  • None.

Rationale

  • Teachers need a very simple way of adding (prepackaged) software to user and group profiles.

Use Cases

  • Sonja is a teacher of children age 4-6. She has 30 children in her class, but only 2 thin clients, which are connected to a school wide LTSP installation. For each student, she creates a profile. Students can, in the beginning of the year, only access one application. There is no need for panels, menus, desktop icons and the like. She wants the application to start full-screen whenever one of her students log in. If the student somehow logs out, the student doesn't get a desktop, but goes back to the login screen.
  • Sonja allows those students that have completed the goal of the initial application, to access another application. It might be that the student is presented with a small menu, from where she can choose these two apps; or it might be that the student can only access the newly added application. In any case, Sonja needs to be able to quickly add one or more application to that users profile.
  • Tjuri needs unsupported software for his students. In his curriculum, there are some applications that don't run natively under GNU/Linux, but they can be made to run with CrossOver, Wine, Win4Lin, or one of the virtualization platforms like Qemu or Vmware. The System Manager has configured this software on the school server, and all Tjuri has to do is to add the application to a user or group profile.

  • William H. teaches children from age 6 - 8. He gets all the children that were formerly in Sonja's class. He does not need to recreate all the users from scratch, but he just moves or copies those profiles into his administration panel. He inherits all the software, notes, progress indicators from Sonja's former pupils.
  • Ada is a System Manager at the school. She needs to update one of the applications. She does so on the server, and all students automatically start using the updated application the next time they login.
  • Steve is a System Administrator for the school district. He manages 15 ltsp servers spread over various locations. He can access the servers remotely. He needs one central software repository, where the developers constantly add new software packages. The servers troughout the school district notice updates and changes, and synchronize their local repositories with the central server

Assumptions

  • None

Design

  • There needs to be some packaging mechanism that allows for non-supported software to be easily integrated
  • Some form of Central Database or Directory is needed, most likely a tree structure like in LDAP
  • For teachers, some form of Drag and Drop would ease administration
  • Software may be locally installed or be accessed to a terminal server, vnc server or the like

Implementation

  • Enhance and narrow down the spec.
  • Choose likely candidates for components, database, programming languages
  • Follow closely the progress in other specs that deal with student-control-panel, edubuntu-profile-and-network-session-management, ltsp-management-gui, edubuntu-menus-completion and other specs that deal with management issues.

UI Changes

  • Choose lightweight desktop where appropriate.
  • make full-screen applications possible
  • make sure that if a user is logged out, he or she is going back to the login screen (where appropriate)

Code Changes

  • No idea.

Migration

  • No idea

Test/Demo Plan

  • Make a simplified version of this in Ruby with an LDAP backend and study the feasibility.

Outstanding Issues

BoF agenda and discussion


CategorySpec CategorySpec