Skip to main content
Solved

Security & Compliance Analyzer.


waqasali
Forum|alt.badge.img+3

Hi Community,

 

VBR server should not be part of the production domain—Unable to detect whether it should be considered important or not. How can we fix this? Is my VBR already in the production domain, or should I put it back on the workgroup?

 

 

 

Best answer by kristofpoppe

It shouldn’t be part of the production domain. For smaller environments you can use a workgroup membership, otherwise a dedicated backup domain can be set-up, but this involves additional DC’s if you want to do it properly. Changing the domain membership can have some impact on database connections (eg. external SQL) also verify the setup of surebackup jobs and all other accounts involved in testing and application awareness.

View original
Did this topic help you find an answer to your question?

7 comments

kristofpoppe
Forum|alt.badge.img+9
  • Veeam Vanguard
  • 117 comments
  • Answer
  • November 10, 2024

It shouldn’t be part of the production domain. For smaller environments you can use a workgroup membership, otherwise a dedicated backup domain can be set-up, but this involves additional DC’s if you want to do it properly. Changing the domain membership can have some impact on database connections (eg. external SQL) also verify the setup of surebackup jobs and all other accounts involved in testing and application awareness.


MicoolPaul
Forum|alt.badge.img+23
  • 2358 comments
  • November 10, 2024

Hi @waqasali 

 

Is your server on any domain? Or is it a workgroup?

 

You can confirm by looking at your system within control panel or just running the following command in CMD:

systeminfo | findstr/i “domain”

 

If you get a domain, it’s on a domain. If you get something like “WORKGROUP”, then it’s in a workgroup.

 

If your server is in a domain then you need to ask if it’s a production domain or management domain. Is there one domain/forest that users log into for day to day work, and another dedicated domain/forest for administrative tasks? If the answer is no, you’re on a production domain.

 

The recommendations for domain/workgroup are:

  • Management Domain - Best (typically)
  • Workgroup - Good
  • Production Domain - BAD

 

To answer the “why” on this:

If you have a lot of workgroup infrastructure, it can be hard to manage and centrally secure/harden vs a management domain. Hence the recommendation of a management domain. However this headache is still better than joining the production domain, as this domain is what you are trying to protect, and if the domain is compromised, your Veeam platform could be too.


waqasali
Forum|alt.badge.img+3
  • Author
  • Influencer
  • 196 comments
  • November 10, 2024
kristofpoppe wrote:

It shouldn’t be part of the production domain. For smaller environments you can use a workgroup membership, otherwise a dedicated backup domain can be set-up, but this involves additional DC’s if you want to do it properly. Changing the domain membership can have some impact on database connections (eg. external SQL) also verify the setup of surebackup jobs and all other accounts involved in testing and application awareness.

 

thank you @kristofpoppe for your feedback on my question as well.


waqasali
Forum|alt.badge.img+3
  • Author
  • Influencer
  • 196 comments
  • November 10, 2024
MicoolPaul wrote:

Hi @waqasali 

 

Is your server on any domain? Or is it a workgroup?

 

You can confirm by looking at your system within control panel or just running the following command in CMD:

systeminfo | findstr/i “domain”

 

If you get a domain, it’s on a domain. If you get something like “WORKGROUP”, then it’s in a workgroup.

 

If your server is in a domain then you need to ask if it’s a production domain or management domain. Is there one domain/forest that users log into for day to day work, and another dedicated domain/forest for administrative tasks? If the answer is no, you’re on a production domain.

 

The recommendations for domain/workgroup are:

  • Management Domain - Best (typically)
  • Workgroup - Good
  • Production Domain - BAD

 

To answer the “why” on this:

If you have a lot of workgroup infrastructure, it can be hard to manage and centrally secure/harden vs a management domain. Hence the recommendation of a management domain. However this headache is still better than joining the production domain, as this domain is what you are trying to protect, and if the domain is compromised, your Veeam platform could be too.

 

Hi @MicoolPaul VBR on domain but mentioned information from your end very helpful thank you for your time.

 


leduardoserrano
Forum|alt.badge.img+6

Hi @waqasali !

Refer to the Veeam BP about this theme. PS: this is a VMCA exam subject. 😀

https://bp.veeam.com/security/Design-and-implementation/Hardening/Workgroup_or_Domain.html


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8402 comments
  • November 10, 2024

I suppress that alarm as we have ours in a domain but it is a separate one from production based on best practice.  This alarm always sits that way I believe when domain joined.  It does go green I believe in a workgroup IIRC.


waqasali
Forum|alt.badge.img+3
  • Author
  • Influencer
  • 196 comments
  • November 10, 2024

Hi @leduardoserrano this is awesome thank you for posting.


Comment