[Bug 752] Lack of Message file and Eventlog Application Source registry entries result in event log errors
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sun Nov 2 00:20:01 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=752
Summary: Lack of Message file and Eventlog Application Source
registry entries result in event log errors
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: minor
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: r.verissimo at auranext.com
Due to a lack of a messaging dll for the cygrunsrv host and sshd service, all
event log entries contain this error message before the actual sshd message :
> Source: OpenSSHd
> Type: Information
> Event ID: 0
> The description for Event ID ( 0 ) in Source (
> OpenSSHd ) cannot be found. The local computer may not
> have the necessary registry information or message DLL
> files to display messages from a remote computer. You
> may be able to use the /AUXSOURCE= flag to retrieve
> this description; see Help and Support for details.
> The following information is part of the event:
> OpenSSHd : PID 1512 : `OpenSSHd' service stopped.
to fix it ,create a resource file with message and categories entries and
insertion string tags, compile it and link it to a dll.
and add the proper registry keys in :
HKLM\SYSTEM\CurrentControlSet\Services\EventLog\Application\OpenSSHd
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list