Sites e serviços do Active Directory

3

Eu tenho 192.168.1.0/23 sub-rede para conexão com fio e 192.168.2.0/24 para conexão sem fio. Eu preciso adicionar 192.168.2.0 em AD Sites & Serviços. Agora eu tenho 192.168.1.0/24 adicionado na sub-rede, mas não 192.168.2.0/24. Então, para a autenticação correta do usuário em seus respectivos DC, eu preciso adicionar o 192.168.2.0/24 na sub-rede?

    
por Nishit 17.07.2014 / 16:32

1 resposta

0

Sites e serviços pertencem principalmente à replicação e diferentes sites físicos :

link

In your physical network, a site represents a set of computers that are connected by a high-speed network, such as a local area network (LAN). Typically, all computers in the same physical site reside in the same building or perhaps the same campus network.

In AD DS, a site object represents the aspects of the physical site that you can manage, specifically, replication of directory data between domain controllers. You can use Active Directory Sites and Services to manage the objects that represent the sites and the servers that reside in those sites.

Portanto, não seria necessário adicionar outra sub-rede para sua conexão sem fio.

    
por 17.07.2014 / 16:40