ssh-openssh-server
Profile
ssh-openssh-server
profile is the openSSH server package for others to access
this machine remotely.
It's profile name is known as ssh-openssh-server
.
ssh-openssh-server
is available since v0.2.0
.
Inclusion
There are a number of ways depending on how you use Granatum.
Granatum Templated .conf
Method
To include ssh-openssh-server
in Granatum templated .conf
file, add it into
plist
.
|
|
Crude Simple-CDD .conf
Method
If you're using your own .conf
file, then simply include ssh-openssh-server
into both profiles
and auto_profiles
:
|
|
ssh-openssh-server.packages
ssh-openssh-server
includes the following packages:
openssh-server
ssh-openssh-server.postinst
To ensure SSH server not allowing root account login, although by default it
is disabled, this postinst
will forcefully set it to no
.