Bugzilla – Attachment 900 Details for
Bug 1031
PrintMotd does not work when UseLogin is enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for PrintMotd directive when uselogin is enabled
PrintMotd-UseLogin.patch (text/plain), 456 bytes, created by
senthilkumar
on 2005-05-06 19:11:04 AEST
(
hide
)
Description:
Patch for PrintMotd directive when uselogin is enabled
Filename:
MIME Type:
Creator:
senthilkumar
Created:
2005-05-06 19:11:04 AEST
Size:
456 bytes
patch
obsolete
>diff -Nur openssh-4.0p1/session.c openssh-4.0p1-motd/session.c >--- openssh-4.0p1/session.c 2005-03-06 17:08:52.000000000 +0530 >+++ openssh-4.0p1-motd/session.c 2005-05-06 14:36:14.000000000 +0530 >@@ -649,6 +649,9 @@ > record_utmp_only(pid, s->tty, s->pw->pw_name, > get_remote_name_or_ip(utmp_len, options.use_dns), > (struct sockaddr *)&from, fromlen); >+#ifdef __hpux >+ do_motd(); >+#endif > } > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1031
: 900