Re: "SSH server" plugin - why?

2021-07-21 Thread Daniel Beck
The SSH server feature used to be part of core (well, a module, but part of
the war) and has been moved into a plugin recently. So, functionality wise,
nothing changed for you, it's just that now it's visible (and can be
disabled).

Features are sometimes detached (or split off) from Jenkins core and moved
into a plugin. Many plugins, like Subversion or JUnit, started as features
of Jenkins core.

Plugins that depend on a Jenkins core version before such a plugin was
detached from core may or may not actually use any of its features. To
ensure that plugins don't break whenever functionality they depend on is
detached from Jenkins core, it is considered to have a dependency on the
detached plugin if it declares a dependency on a version of Jenkins core
before the split. Since that dependency to the detached plugin is not
explicitly specified, it is *implied*.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAMo7Pt%2BMQhvfrmG-Caw__bre%2BzBevDwNkNf%2B23mvevcOUBrUyQ%40mail.gmail.com.


"SSH server" plugin - why?

2021-07-20 Thread Alan Sparks
Why is the "SSH Server" plugin installed, and apparently not removable?  What 
core functionality does it add other than permitting some sort of SSH access to 
run commands?   It defaults to "disabled" in global security (that's good at 
least), but why must it be there in the first place if such access is not 
desirable?

Thanks for comments.
-Alan

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/DM6PR18MB3306A732122D5338D65CF8C6C5E29%40DM6PR18MB3306.namprd18.prod.outlook.com.