| Summary: | FreeBSD Handbook 7.4.4.2. Authenticate with Open Networks ifconfig wrong command. | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Ramiro Aceves <ea1abz> |
| Component: | Books & Articles | Assignee: | Sergio Carlavilla Delgado <carlavilla> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | carlavilla |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
| See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256957 | ||
|
Description
Ramiro Aceves
2023-08-03 21:12:19 UTC
There's a tip:
> It is important that the user is very careful when connecting to
> open networks without any kind of authentication.
So, maybe also document the less than careful automated
connections, by the system, to unwanted open networks.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=54717aa8e64b06539fce6437139dc90223f4a909 commit 54717aa8e64b06539fce6437139dc90223f4a909 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2023-08-04 13:37:12 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2023-08-04 13:38:58 +0000 handbook: correct ifconfig ssid example The example requires the literal parameter string "ssid" followed by the desired SSID. PR: 272923 Sponsored by: The FreeBSD Foundation documentation/content/en/books/handbook/network/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Fixed. Thanks for the report. |