OpenSSH config editor

Edit Package perl-Config-Model-OpenSsh
http://search.cpan.org/dist/Config-Model-OpenSsh/

This module provides a configuration editors (and models) for the
configuration files of OpenSSH. ('/etc/ssh/sshd_config',
_/etc/ssh/ssh_config_ and '~/.ssh/config').

This module can also be used to modify safely the content of these
configuration files from a Perl programs.

Once this module is installed, you can edit '/etc/ssh/sshd_config' with run
(as root) :

# cme edit sshd

To edit _/etc/ssh/ssh_config_, run (as root):

# cme edit ssh

To edit _~/.ssh/config_, run as a normal user:

# cme edit ssh

Refresh
Refresh
Source Files
Filename Size Changed
Config-Model-OpenSsh-1.236.tar.gz 0000086070 84.1 KB
perl-Config-Model-OpenSsh.changes 0000000993 993 Bytes
perl-Config-Model-OpenSsh.spec 0000002899 2.83 KB
Revision 2 (latest revision is 14)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 2)
- update to 1.236:
  * removed experience parameters from OpenSsh model
    with config-model-edit
  * removed build time dependency on AnyEvent
  * warn and propose a fix when public key is used as
    IdendityFile
  * tweak test to be compatible with Config::Model >= or < 2.052
  * fix man pages abstract section (for Pod::Weaver)
  * fixed skipped test count in ssh_config.t to enable cpanm
    installation (RT 93314)
  * test $inst->has_warning (requires Config::Model 2.050)
  * Ssh backends: send a clear error message when unknown 
    parameters are found (RT 92639)
  * Ssh: added deprecated UseRSh and FallBackToRsh (RT 92639)
- (build) require perl(App::Cme)
- removed BuildRequires for perl(AnyEvent)
Comments 0
openSUSE Build Service is sponsored by