Skip to content

Archive Trac dn rbash

madscatt edited this page Jun 20, 2026 · 1 revision

Dn Rbash

Legacy Trac archive page imported from dn_rbash. Source: https://genapp.rocks/wiki/wiki/dn_rbash. Review age, links, and examples before treating as current.

restricted shell module & file upload

new module

  • input a text area or a file which will be run as a restricted shell with output to the textarea and stdout & stderr files
  • this way a user can compile a custom version of namd or whatever

copy of namdrunner module

  • allow a custom executable to be passed in a custom version

changes to genapp

  • allow upload of files

preliminary tests

  • see if you can compile namd under bash -r

implementation plans

  • only authorized users will have this capability and access to the custom namdrunner module
    • using the "restricted" bits of menu.json & appconfig.json

Clone this wiki locally