| Summary: | PrintMotd does not work when UseLogin is enabled | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Ponraj <tryponraj> | ||||
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | CC: | djm, senthilkumar_sen | ||||
| Priority: | P2 | ||||||
| Version: | 4.0p1 | ||||||
| Hardware: | All | ||||||
| OS: | HP-UX | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2594 | ||||||
| Attachments: |
|
||||||
|
Description
Ponraj
2005-05-06 17:20:33 AEST
Created attachment 900 [details]
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.
UseLogin is deprecated in OpenSSH 7.4 closing resolved bugs as of 8.6p1 release |