bugzilla-daemon at mindrot.org
2002-Feb-01 22:12 UTC
[Bug 94] New: Userdefineable identification string
http://bugzilla.mindrot.org/show_bug.cgi?id=94
Summary: Userdefineable identification string
Product: Portable OpenSSH
Version: 3.0.2p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: jprondak at visualmedia.com
This patch allows one to change the software version and comment field(s) in the
identification string. The ident strings is of the form
"SSH-protoversion-softwareversion comments" as per
draft-ietf-secsh-transport-11.txt. The identstring still conforms to the spec.
But there could be a
possibilty of some sompatability issues. But that should be up to the
user/administrator
They are of the form
VersionString "My_Version_1.0"
CommentString "test"
in sshd_config
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.