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
0
votes
0 answers

Host a subdomain in Azure DNS and the domain in webs.com

What I have: A domain purchased in webs.com (I'll call it contoso.com); A main website hosted in webs.com using contoso.com as dns (I didn't build and configure it by myself); A second website (its purpose is to expose a new service offered by my…
El_Merendero
  • 111
  • 3
0
votes
1 answer

Windows 10 1809 cannot retain default browser after restart

We are on a domain with Win10 1809 v.10.0.17763.720. The original WIM file has Chrome set as the default browser. But every time a system restarts, it reverts back to IE11. I have checked the DefaultAppAssociation.xml and…
Cruz Gonzalez
0
votes
2 answers

Windows Server 2003: Able to log in as domain user, but unable to set permissions for domain users

I have a very simple network that has one domain controller (Win Server 2003) and one other computer that is part of the domain (also Win Server 2003). This other computer will allow me to log in as a domain user, but when I am trying to set…
Phil
  • 1,013
  • 2
  • 12
  • 16
0
votes
1 answer

Guest share for domain-integrated Samba-Server

Have set up a Windows-domain-integrated samba server. Sharing files is working pretty well but failing to set up a guest share as long the security is set to ads. This is a shortened version of the configuration containing a share free to a certain…
michi.0x5d
  • 154
  • 9
0
votes
1 answer

Can Windows domain administrator selectively allow some setup files to be installed (updated) by the users without elevated rights (mass deployment)?

I am producing installation files for my program with InnoSetup - result is an exe installation file that contains the software exe and some additional files. Usually the administartor rights are required to install or update the program using such…
TomR
  • 111
  • 1
  • 1
  • 6
0
votes
0 answers

how to connect user vsftpd with domain

Hi I am new to server management and I have purchased a vps from digitalocean but my main concern is that I have created a vsftpd for a user and I want my domain to point to the files uploaded in that user directory i.e. home/user/project which is…
0
votes
0 answers

Nginx multiple subdomains with reverse proxy

I have a few apps running from the same server on different ports, I want to host them on different subdomains, I'm using Nginx, I can get it to work with 1 app, but once I add a second server block both of them get a "connection time out" page in…
0
votes
1 answer

Can I register a domain and have zero DNS records?

Is it bad practice to register a domain for future use and not assosiate any DNS records with it. For example say I purchase hello.com and goodbye.com and set the nameservers to my AWS R53 nameservers in my registar. But then in Route53 i do not…
0
votes
2 answers

Setup Domain Alias for Exchange 2003

We currently host email for our domain @gfreview.com on an Exchange 2003 server. We are trying to add a domain alias @i.gfreview.com. We have added the MX record for the i.gfreview.com domain to point to our server, and updated the Default Recipient…
0
votes
0 answers

Domain issues of the Linux server which is cloned from other Linux box

We have cloned one of the Linux server from other server which is already part of domain. now we try to add the newly cloned Linux box to the domain, it was successful but we are unable to authenticate to this box. whenever we try to login with…
Ram Too
  • 11
  • 2
0
votes
2 answers

Manage WIndows clients in the Azure cloud

I'm looking for a solution for the following scenario: We are planing to install several Windows 10 systems (about 30 to 50 PCs). We want to create user centrally, and also want to push group policies to the machines. So I think we need a Microsoft…
White
  • 25
  • 3
0
votes
1 answer

External website inaccessible, within domain due to a forward lookup zone with the same domain name as the website's domain name

We have a public facing website eg. https://www.abc.qa (hosted by a vendor) and we have a forward Lookup zone in our internal DNS named eg. abc.qa. The forward lookup zone was created, so that our web application can be accessed using eg.…
0
votes
0 answers

How to transfer domain to a new Hosting provider while keeping emails on old Hosting provider?

So let's say I have a website hosted in Yahoo Small Business with the domain name of 'website.com' as well as emails associated with the domain name, for instance 'email@website.com'. How would I move the domain name 'website.com' to a different…
Yap S.
  • 1
0
votes
1 answer

DNS Replication & Forwarders

I don't even know how to begin asking this question, but hopefully someone will understand as I'm a noob when it comes to DNS especially. Basically I'm sitting with a Windows 2008 R2 dc with AD,DNS. This domain controller has been our primary Domain…
0
votes
1 answer

Failed For Listen Port 80 (Serveo and SSH)

I am trying to create a very simple one page website hosted on my PC. I have used Python and SimpleHTTPServer to host the server on localhost:8080 and am now trying to forward traffic from a domain to localhost. For this I am using Serveo.…
Mihkel
  • 101
  • 2