Source: fliwi-per-service-ssh
XC-Ymc-Autobuild-Repository: fliwi
XC-Ymc-Autobuild-Changed-By: Daniel Beyer <debian@ymc.ch>
Section: net
Priority: optional
Maintainer: Fliwi Maintainers <maintainers@fliwi.org>
Uploaders: Daniel Beyer <debian@ymc.ch>, Gerd Koenig <debian@ymc.ch>
Build-Depends: cdbs, debhelper (>= 7)
Standards-Version: 3.8.0
Homepage: http://www.fliwi.org

Package: fliwi-per-service-ssh-server
Architecture: all
Pre-Depends: lib-ymc-common, fliwi-tools-basic
Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-server,
 fliwi-config | vp-fliwi-config-read
Description: Provides a per service ssh-server
 This packages provides a ssh-server using debian's openssh-packages.
 The ssh-keys used for this are unique per service, meaning that per service
 the same keys will be used on any machine serving it.
 Please note that additional sshd-processes will run on calculated
 service-depending ports in the range from 45401 to 45599
 (if not otherwise configured).


Package: fliwi-per-service-ssh-client
Architecture: all
Pre-Depends: lib-ymc-common, fliwi-tools-basic, openssh-client
Depends: ${shlibs:Depends}, ${misc:Depends}, fliwi-config | vp-fliwi-config-read
Description: Provides a per service ssh-client
 This packages provides a ssh-client using debian's openssh-packages.
 The ssh-keys used for this are unique per service, meaning that per service
 the same keys will be used on any machine serving it.
 Keys are stored per user and will be used through service+user specific
 commands in the format:
  # fliwi-ssh-service.SERVICE.USER
  Example for service 'foo' and user 'bar':
  # fliwi-ssh-service.foo.bar
