Skip to content

Commit

Permalink
GUACAMOLE-374: Correct inadvertent interpretation of mid-sentence hyp…
Browse files Browse the repository at this point in the history
…hen as bulleted list.
  • Loading branch information
mike-jumper committed Oct 16, 2024
1 parent 1a08c10 commit 06ed2d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/auth-restrict.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,9 @@ those hostnames is consistent.
:::

As an example, suppose that you have a group of users that you'd like to
restrict logins such that they can only log in from a specific internal subnet
- let's say 192.168.123.0/24. You would simply put that subnet in the allowed
hosts box, and Guacamole would allow access for users to log in from IP
restrict logins such that they can only log in from a specific internal
subnet - let's say 192.168.123.0/24. You would simply put that subnet in the
allowed hosts box, and Guacamole would allow access for users to log in from IP
addresses within that subnet, but block access from all other subnets:

![](images/auth-restrict-login-local-subnet.png)
Expand Down

0 comments on commit 06ed2d3

Please sign in to comment.