| Summary: | Can't turn off telnet autologin | ||
|---|---|---|---|
| Product: | Base System | Reporter: | gburditt <gburditt> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.3-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
gburditt
2001-06-24 02:00:00 UTC
Responsible Changed From-To: gnats-admin->freebsd-bugs Misfiled Hi, does this problem still exists in a recent FreeBSD 4-STABLE system? Thanks Marc State Changed From-To: open->closed autologin was changed to the default. Your method of disabling autologin was incorrect. Put in your .telnetrc DEFAULT auth disable sra (note space in front of the auth line, this is required) |