Deficiencies

Wants

  • first-boot script that configures various system settings based on admin input. It would also re-generate ssh hostkeys (perhaps just by calling dpkg-reconfigure ssh).
  • script to programatically add a given userid to the various groups that a user must be in (audio, etc)
    • What about setting up /etc/security/group with entries such as:
      login; tty? ;*;Al0000-2400; audio, floppy, cdrom, video
    • Might also need to edit /etc/pam.d/login and uncomment the line:
      #auth       optional   pam_group.so
    • All this should be audited carefully. It works on my home machine, but it's well protected. (BenKorvemaker)
  • A daemon that listens on some known port and returns version info of what image the system was built with.
    • tentatively called cscfid, port# 2723
    • need to setup firewall to accept on-campus requests only
  • Use SCSI emulation to talk to the CDRW - this makes things like xcdroast and cdrecord much happier. But will this cause other problems?
  • Is debsums installed? (Useful in detecting compromises, which we should expect to see sooner or later.) If it isn't - install it!
Edit | Attach | Watch | Print version | History: r17 < r16 < r15 < r14 < r13 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r17 - 2005-02-08 - MikePatterson
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback