Questions tagged [domain]

A collection of computers or other networked resources.

A collection of computers or other networked resources within an organisation. A domain is identified by a domain name. Domains can be divided into hierarchical sub-domains.

A Microsoft domain is such a collection, often managed by the Active Directory product. The centralized authority for a Microsoft domain is one or more Domain Controllers. These Domain Controllers are responsible for authentication and other security services within the domain.

2711 questions
1
vote
1 answer

Redirection issue with multiple domains in nginx

I'm having redirection issues when I try to access DomainB on my browser, for some reason I get redirected to DomainA, what could be going on here? (This is my sites-available folder) Btw I removed DomainB from sites-enables, and I still get the…
Mr.Gando
  • 111
  • 1
  • 5
1
vote
2 answers

Can I have two different MX records with one domain

can I have MX records of two different provider for one domain ? Like now I've Google Apps MX records set up on my domain control panel. What If I add ZOHO MX records as well as Google's ? would the mail get delivered in two places ? However I can…
user59088
  • 109
  • 1
  • 7
1
vote
0 answers

Handling server failures with a Samba network on Linux clients

I am trying to use Samba4 to implement Active Directory logins across a network, using nslcd and pam-krb5 to register and authenticate users, and mount.cifs to mount shares such as home areas. The internal Samba4 DNS is used to provide DNS to all…
Robin McCorkell
  • 273
  • 1
  • 10
1
vote
2 answers

Change a permission in security DACL of a user using powershell

I need to change the "Include inheritable permissions from this object's parent" for all users in my domain that belong to a security group called "Employees". I've included a screen shot what I need changed. I need the checkbox CHECKED. I have no…
DobotJr
  • 236
  • 1
  • 8
1
vote
2 answers

Global Catalog Server on multiple AD Sites

we've multiple AD Sites (5) for each office which are connected via WAN. Most offices have 2 DCs which are virtualized. What would be the perfect setup for the DC? Currently every DC is a Global Catalog server. Is this necessary? Can only one DC per…
patricks
  • 288
  • 2
  • 12
1
vote
1 answer

Dynamic multiple domains in one project

I searched stackoverflow and google before posting this question. I am developing a PHP/MySQL based dynamic conference website. Where users can register and create their own events for conference. Currently I have unique URL for each event and used…
Irfan DANISH
  • 129
  • 1
  • 7
1
vote
2 answers

How to access shared files in two different domains

There are two internal domains, domainA and domainB at my workplace. I could remote into machines from either domains by using respective credentials. My doubt is if I create a shared folder on domainA with read access to everyone for e.g.,…
Sundeep
  • 113
  • 1
  • 1
  • 5
1
vote
2 answers

DC Setup for two environment?

I have two infrastructure both are using same DC as well as at same location. Corporate infrastructure Web Application Hosting Infrastructure Now I am going to separate them, also would be at different location. But same people need access to…
mamu
  • 342
  • 1
  • 7
  • 18
1
vote
1 answer

ssh login with multiple LDAP bases

I have an OpenLDAP directory with two different doamins (DN's) What I would like to do is allow the users to access the machines with ssh and their LDAP account. This worked fine when I only had one Directory in LDAP, but I am not able to get it…
1
vote
2 answers

Multiple nameservers, how do they work when they can't resolve a query?

I have 4 nameserver set for my domain: ns1.nameserver.com, ns2.nameserver.com, ect... I know that if one is down an other one will be used. But if the first is up and running and is asked for a domain it doesn't know, will the request be passed to a…
Andrea Ambu
  • 480
  • 1
  • 8
  • 13
1
vote
1 answer

Connect to old mailaccount after domain transfer

A few days agoo we successfully launched a new website for a new client. The client had allready a simple wordpress site hosted on one.com, so we had to request a domain transfer. After the transfer, we noticed that the mailbox wasn't synced with…
Gigi2m02
  • 131
  • 4
1
vote
1 answer

How to connect domain clients to workgroup WSUS server

We have a small domain that sits on the same net as a single workgroup host with WSUS server. Is it possible to get the clients to connect to the workgroup host WSUS server? The WSUS has IIS7 and is running on Windows Server 2008 R2. On the WSUS…
Vort3x
  • 149
  • 1
  • 8
1
vote
0 answers

Only ICMP traffic allowed inbound on ISA Server 2006

I have recently set up a connection to a remote site. The connection between the sites is done at the ISP level (ie, this is not a B2B tunnel on ISA). I'm fairly lightweight in the networking realm, so hopefully I can describe this correctly. I…
fireburns
  • 56
  • 2
1
vote
1 answer

How to set a unique DNS entry in Windows organizational domain?

I wasn't sure what to write in the title since I'm not familiar with the technical terms regarding DNS. I have an IIS web server that is part of a domain in my organization, which I'll refer to as "company.abc". Most web servers in the…
John
  • 13
  • 2
1
vote
2 answers

How to add domail alias in iRedMail open source edition?

Looking at the vmail database of the iRedMail installation I see an alias_domain table which is currently empty. Is it possible to add domain aliases with a MySQL query directly on the vmail.alias_domain table?
MechaNikos
  • 11
  • 1
  • 2