bugzilla-daemon at mindrot.org
2005-May-06 07:20 UTC
[Bug 1031] PrintMotd does not work when UseLogin is enabled
http://bugzilla.mindrot.org/show_bug.cgi?id=1031
Summary: PrintMotd does not work when UseLogin is enabled
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: HP-UX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: tryponraj at gmail.com
PrintMotd directives fails to display the /etc/motd file content when UseLogin
is enabled.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-May-06 09:11 UTC
[Bug 1031] PrintMotd does not work when UseLogin is enabled
http://bugzilla.mindrot.org/show_bug.cgi?id=1031 ------- Additional Comments From senthilkumar_sen at hotpop.com 2005-05-06 19:11 ------- Created an attachment (id=900) --> (http://bugzilla.mindrot.org/attachment.cgi?id=900&action=view) Patch for PrintMotd directive when uselogin is enabled The attached Patch calls do_motd() once utmp recording is completed in do_pre_login() in session.c. This solves the problem in HP-UX. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-May-06 09:12 UTC
[Bug 1031] PrintMotd does not work when UseLogin is enabled
http://bugzilla.mindrot.org/show_bug.cgi?id=1031
senthilkumar_sen at hotpop.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |senthilkumar_sen at hotpop.com
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.