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

Multiple Tomcat - URL Mapping

I have installed multiple tomcat instances in Ubuntu. I want to specify different URL to each tomcat instance. But I am not able to achieve desired result in case of multiple tomcat instances. (Below URL is just to explain what I am trying to…
1
vote
1 answer

Static or dynamic IP for Clients in Domain

I run a little server environment with some clients (workstations and notebooks). Everything is working fine so far, clients are in my domain, primary dns is server and alternative is router, standard gateway targets the router ip. I gave all…
Hans Martin
  • 113
  • 2
1
vote
0 answers

Domain misconfiguration when loggging in to Samba 4.5 AD DC

I have set up a Samba 4.5 as a Domain Controller, I have added to AD a Windows 10 computer and a Windows 7 computer and a user and I can login from the windows computer. Relevant info: My domain is samdom.example.com The netbios name is SAMDOM The…
Kentavros
  • 11
  • 4
1
vote
2 answers

Do AWS Registered Domains support more than 6 Name Servers?

Does AWS support more than 6 name servers for a single domain? The UI (see attached image) appears to reject more than 6 name servers for a domain when trying to add a 7th. Google Cloud seems to allow up to 12. Is this intentional? Are there other…
1
vote
0 answers

Creating a schedule task and runas domain user, "runas" is not selectable

I have a Windows 2016 domain controller. When I try to create a schedule task in group policy, the Run as box is not checkable: Any ideas?
daisy
  • 747
  • 4
  • 14
  • 30
1
vote
1 answer

Why do hosting services like SquareSpace require CNAME records in DNS settings, when pointing a domain to the Squarespace servers?

I pointed a domain https://www.example.com to https://www.example-2.com by updating the @ and www A Records in the DNS settings of https://www.example.com, to use the IP address of https://www.example-2.com. This seems to work. Why do hosting…
Sagar Patil
  • 113
  • 5
1
vote
1 answer

We have two networks, In Domain A user will be created, but the same user also able to login in Domain B network

I need clarification on DC's, I have implemented some setting but its not working. Pls clarify..Thanks in Advance, Network: We have two network with two different DC's. DC1 is Active Directory 2012 and DC2 Active Directory 2016. We are merging our…
1
vote
0 answers

Set Postfix to require authentication to send to own domain from own domain

My postfix setup (running in the cloud) successfully prevents relaying, requiring authentication to send to a non-local domain. However, spammers are sending to user@mydomain.com from someotheruser@mydomain.com and since the destination is on…
TSG
  • 1,674
  • 7
  • 32
  • 51
1
vote
1 answer

W10 Client temporary authentication failure when reconnecting network drives

The customer has a W10 laptop. The laptop is member of MyDomain. The user has 20 network drives mapped onto his laptop. The server is W2016 Domain Controller. The user logs in on his laptop using his LOCAL account. When he arrives at the office in…
1
vote
3 answers

Help with restoring expired domain as quick as possible

My domain name expired today (owing to missing credit card info, etc) and it is really important as the company has about 50 users who cannot access emails, website unreachable, etc. I have requested UKReg to bring the domains backup and running but…
Pasta
  • 302
  • 1
  • 12
1
vote
4 answers

Configuring DNS to serve pages from multiple servers for a single domain

I have some really high-availability web page content that needs to be online 24x7. So instead of relying on a single server I was wondering if I could handle one domain name with multiple servers? Could I just set different nameservers for that…
Robin Rodricks
  • 560
  • 2
  • 12
  • 27
1
vote
3 answers

Cannot disable group policy inheritance from domain

At work, my computer (Windows 10) is part of a local domain. I added a few local group policies, and after noticing they were not being applied, I ran gpresult /H gp_report.html and it returned: INFO: The user does not have RSoP data. After…
Marc.2377
  • 227
  • 2
  • 15
1
vote
1 answer

FreeIPA : new/existing accounts expired when ssh'ing into replica

I have two FreeIPA servers running on Centos 7 - one a master the other a replica. I can create a new user account on the master using e.g. the GUI and it appears on both servers, is active and not locked. I can login using the FreeIPA gui on either…
rabidstoat
  • 11
  • 1
  • 2
1
vote
2 answers

Is it possible for Windows clients to carry out external queries through an alternative DNS server directly?

Our Windows domain is far away. DNS performance is affected. Would it be possible for Windows clients to carry out external queries through an alternative DNS server directly? I understand this is not generally advised.
Xen
  • 458
  • 1
  • 4
  • 16
1
vote
0 answers

How Can I Prevent Windows Server 2016/AD Installation from Adding TLDs Like .local to My Domain Name?

In a few days I have to reinstall a Windows Server 2016 Essentials instance on new hardware and would like to avoid an annoyance that cropped up in the initial install a few months back. To make a long story short, Microsoft’s software tacked a…