Commit Graph

10 Commits

Author SHA1 Message Date
Jay Larson
efba61d10d The following changes were made:
* Modified Makefile to work with /bin/sh
  * Added REPO to Makefile.client and Makefile.server
  * Modified usher-client and usher-server to use /bin/sh
2018-03-30 09:36:15 -05:00
Jay Larson
ad3ba89a0c The following changes were made:
* Added shadow as dependency (for useradd and groupadd)
  * Removed old usher script
  * Modified client and server usher to not use chroot
2017-11-26 13:34:08 -06:00
Jay Larson
a5b7bc71d0 Added openssh-client as dependency for openssh-server (ssh-keygen) 2017-11-24 11:58:28 -06:00
Jay Larson
c840a57934 Modified to support separate usher for client and server packages 2017-11-24 11:27:56 -06:00
Jay Larson
fbb00bd666 The following changes were made:
* Corrected PrivSep home directory (/var/lib/sshd -l /var/run/sshd)
  * Minor cleanup of duplication in usher
  * Cleaned up init script
2017-05-16 18:30:53 -05:00
Jay Larson
563812345d Moved config files to /usr/share/openssh - will manage with usher 2017-05-05 15:29:45 -05:00
Jay Larson
ddaa5d79d7 Changes made in this version:
* Split into separate client and server packages
  * Cleaned up init file
  * Updated usher to support chroot into TARGET
2017-05-05 15:10:58 -05:00
Jay Larson
0f026048c8 Fixed typo in usher (\\ instead of \) 2016-11-03 00:13:01 -05:00
Jay Larson
1dc93711f5 Updated usher to create host keys if needed, added dependencies and
also cleaned up Makefile
2016-10-30 17:20:10 -05:00
Jay Larson
9b4a197003 First check in 2016-10-04 08:51:34 -05:00