Skip to content

Commit f44e7a9

Browse files
defguard-communitygitbook-bot
authored andcommitted
GITBOOK-366: change request with no subject merged in GitBook
1 parent 95a4d91 commit f44e7a9

4 files changed

Lines changed: 13 additions & 6 deletions

File tree

.gitbook/assets/image (81).png

3.04 KB
Loading

.gitbook/assets/image (82).png

49 KB
Loading

enterprise/all-enteprise-features/ldap-and-active-directory-integration/two-way-ldap-and-active-directory-synchronization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ First, you will need to configure your LDAP connection. Refer to [configuration.
3939

4040
<figure><img src="../../../.gitbook/assets/image (68).png" alt=""><figcaption></figcaption></figure>
4141

42-
Make sure you selected "Enable LDAP integration" as without it, the two way synchronization won't work. After you fill out all the fields, test your configuration using the "Test" button.&#x20;
42+
Make sure you selected "Enable LDAP integration" as without it, the two way synchronization won't work. After you fill out all the fields, test your configuration using the <img src="../../../.gitbook/assets/image (81).png" alt="" data-size="line"> button.&#x20;
4343

4444
The LDAP two way synchronization has the following options available:
4545

features/setting-up-your-instance/upgrading.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
icon: chevrons-up
32
description: Notes on upgrading Defguard and its components
3+
icon: chevrons-up
44
---
55

66
# Upgrading
@@ -9,6 +9,13 @@ description: Notes on upgrading Defguard and its components
99
Before doing any updates please remember to **backup your database.**
1010
{% endhint %}
1111

12+
## 1.3.0 (alpha)
13+
14+
* If you used the LDAP integration previously, it will be off by default after upgrading. You will have to manually enable it in the settings in the LDAP tab:\
15+
16+
17+
<figure><img src="../../.gitbook/assets/image (82).png" alt=""><figcaption></figcaption></figure>
18+
1219
## Any previous core release -> core 1.1.4
1320

1421
### Core
@@ -53,7 +60,7 @@ You will need to change a duplicate email address before the upgrade by hand via
5360

5461
### Desktop Client Real Time Sync
5562

56-
From 1.0.0 we have introduced [Enterprise features](../../enterprise/all-enteprise-features/), and one of them is [automatic and real-time desktop client configuration synchronisation](../../enterprise/all-enteprise-features/automatic-real-time-desktop-client-configuration.md).
63+
From 1.0.0 we have introduced [Enterprise features](../../enterprise/all-enteprise-features/), and one of them is [automatic and real-time desktop client configuration synchronisation](../../enterprise/all-enteprise-features/automatic-real-time-desktop-client-configuration.md).
5764

5865
To enable this on an **already configured desktop client** one must perform one time instance update, which will generate necessary tokens on the client to perform from now on automatic updates. In details:
5966

@@ -74,11 +81,11 @@ This change requires a few changes if you are upgrading:
7481

7582
#### Proxy deployment configuration
7683

77-
1. Remove `DEFGUARD_PROXY_UPSTREAM_GRPC_URL` variable - since Proxy does not connect to defguard Core any more.
84+
1. Remove `DEFGUARD_PROXY_UPSTREAM_GRPC_URL` variable - since Proxy does not connect to defguard Core any more.
7885
2. Proxy is now the server to which defguard Core connects, so you may want to:
7986
1. Optional: configure non-default Proxy gRPC port with `DEFGUARD_PROXY_GRPC_PORT -` default value is **50051**
8087
2. If you have a Proxy in a different network segment - eg. have a custom installation (not with one-line install/docker compose all on one server) - you may also consider exposing the gRPC port and reverse-proxy (nginx/treafik/...) the port with SSL/TLS.
81-
1. (Optional) If you want to use SSL with Proxy gRPC server without revers-proxy (nginx/etc) configure `DEFGUARD_PROXY_GRPC_CERT` and `DEFGUARD_PROXY_GRPC_KEY` following the [SSL setup guide](docker-compose.md#grpc-ssl-setup).
88+
1. (Optional) If you want to use SSL with Proxy gRPC server without revers-proxy (nginx/etc) configure `DEFGUARD_PROXY_GRPC_CERT` and `DEFGUARD_PROXY_GRPC_KEY` following the [SSL setup guide](docker-compose.md#grpc-ssl-setup).
8289
3. Also adjust your firewall config to open new Docker port mapping etc. Make sure Proxy gRPC server **can be reached from Core**.
8390

8491
#### Core deployment configuration
@@ -113,7 +120,7 @@ proxy_1 | 2024-01-24T14:17:47.819504Z INFO defguard_proxy: RPC client connecte
113120

114121
## Desktop Client 0.1.x -> 0.2.0
115122

116-
With this release we have added Multi-Factor Authentication to the desktop client. Unfortunately desktop client database has change significantly as well as business logic (for example endpoints to proxy for MFA handshake). We have not stored them previously in the database - thus they cannot be recovered/updated automatically.
123+
With this release we have added Multi-Factor Authentication to the desktop client. Unfortunately desktop client database has change significantly as well as business logic (for example endpoints to proxy for MFA handshake). We have not stored them previously in the database - thus they cannot be recovered/updated automatically.
117124

118125
{% hint style="warning" %}
119126
That unfortunately means you have to remove all your instances before upgrading (or just remove any desktop client configuration files, including the database) and start the enrollment (adding new instance) again after upgrading - just by adding a new device (you can remove the old one).

0 commit comments

Comments
 (0)