Actions:
|
2006-11-04 06:25 AEST by Glen Starrett - Auto-discovery doesn't support SSH-only repositories well. This was discovered
by customer id3.com.
1) If the LockDaemon advertises the repository, port 2401 may be closed causing
the enum protocol to be unavailable. The user sees a single repository with
"__@@__" for the name.
2) If the LockDaemon advertises the repository, and port 2401 is open with only
enum enabled, you can browse the server name and repository list, but cannot
browse modules. The user sees the server name and repositories, but gets an
error message if any of the repositories are clicked.
3) The SSH and EXT protocols cannot be specified as 'enabled' or 'disabled' on a
server. While EXT is technically anything, SSH should at least be supported for
autodiscovery. |