FreeBSD Bugzilla – Attachment 16004 Details for
Bug 29516
telnet(1) from an non FreeBSD host still uses /etc/ttys for root access, ignorning /etc/login.access
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 531 bytes, created by
Jim.Pirzyk
on 2001-08-07 22:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jim.Pirzyk
Created:
2001-08-07 22:10:01 UTC
Size:
531 bytes
patch
obsolete
>*** ./usr.bin/login/login.c.orig Tue Feb 13 05:05:20 2001 >--- ./usr.bin/login/login.c Tue Aug 7 13:57:27 2001 >*************** >*** 268,274 **** > getloginname(); > } > rootlogin = 0; >! rootok = rootterm(tty); /* Default (auth may change) */ > > if (strlen(username) > UT_NAMESIZE) > username[UT_NAMESIZE] = '\0'; >--- 268,274 ---- > getloginname(); > } > rootlogin = 0; >! rootok = 1; /* rootterm(tty); Default (auth may change) */ > > if (strlen(username) > UT_NAMESIZE) > username[UT_NAMESIZE] = '\0';
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 29516
: 16004