1. 10 Feb, 2016 1 commit
    • Michael Shigorin's avatar
      control: added some actual ldv@'s settings · 1e39ab3a
      Michael Shigorin authored
      As noted in the comment, these include a few quite strong ones:
      - sshd(8) will only allow in "wheel" and "users" members
        by keys, no password access is allowed;
      - password change even by root is subject to quality checks;
      - su(8) is only useful to lower privileges and not gain those
        (so root access is available either through local console
        or via use of ssh keys).
      
      Don't use if frowned upon.
      1e39ab3a
  2. 12 Aug, 2013 1 commit
    • Michael Shigorin's avatar
      control: fix sudo-su target · 62a37f37
      Michael Shigorin authored
      use/control/sudo-su apparently lacked dependency on plain
      use/control thus defeating the whole affair; thanks msp@
      for spotting and reporting this.
      62a37f37
  3. 15 Jul, 2013 1 commit