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
2 answers

DNS finds host only if domain name is included

I have a Server 2012 DNS server on subnet 192.168.7.0 and I am trying to use that on a host on the 192.168.8.0 subnet, which is not on the domain (this may not be relevant). When I configure the 192.168.8.x host to only use the 192.168.7.10 DNS…
mirkaim
  • 15
  • 1
  • 3
1
vote
2 answers

Correct configuration for SSL over 3 domains on same IP in nginx

I have been working on this for several hours now, to no fruition. Right now I have three domains, for example domain1.com, domain2.org, and domain3.net. These domains are all using the same IP address. domain1 and domain2 each have an individual…
Aethereal
  • 13
  • 2
1
vote
0 answers

GlassFish force 301 redirects instead of 302

My current setup has two virtual-servers, my-server redirects to the domain with www. prefix.
Bro Kevin D.
  • 141
  • 1
  • 6
1
vote
3 answers

What precautions should I take before demoting domain controllers?

I know how to demote a domain controller (done it before) but I need to do it for two physical old DCs on a much more 'important' and strictly controlled domain than that which I previously did it for. My question is what additional checks should…
1
vote
2 answers

Does FTP protocol send the domain you connect to?

Im trying to configure proftpd to depend on the host the user connected to, however the server has multiple domains per ip address. In totalcommander I connect to "domain1.com" The server is configured for reverse dns "domain2.com" and %V which is…
n00b32
  • 199
  • 10
1
vote
1 answer

User Permission Issues Within Domain

I have user that is in Domain Admins group. I am trying to access folder that has full permissions for Domain Admins group but for some reason I get "You don't currently have permission to access this folder" error, I can Continue but when I do that…
1
vote
1 answer

How to find which server is sending files to my shared folder

I have a server where is shared folder e.g. shared_folder. Another server in the same domain is sending files into this folder (it is probably a scheduled task) unknown_server -> copy files -> my_server/shared_folder How to find the unknown_server…
gaffcz
  • 145
  • 1
  • 8
1
vote
1 answer

Can't change Workgroup/Domain due to netid.dll error

I tried to re-add a restored VM to AD-domain to restore the trust relationship. However, I cannot change the workgroup/domain via Computer > Properties. There's an error message which says that C:\Windows\system32\netid.dll is broken and the…
marsze
  • 467
  • 2
  • 6
  • 15
1
vote
2 answers

Multiple URLs on one domain in IIS 6

Possible Duplicate: How to Host Multiple Domains / Web Sites on one IIS6 Server I'm a developer and only know the basics of IIS administration. I want to give each of my clients a personalized URL to access my web site. I have mySite.com and I…
TGnat
  • 121
  • 1
  • 4
1
vote
1 answer

Login as Domain admin without network access

I have a laptop which cannot access the network either by NIC or WiFi due to the error I am looking into. I don't know the local admin credentials as the last IT admin has yet to say what they are (he has now left). I am domain admin and the laptop…
rhughes
  • 123
  • 1
  • 8
1
vote
1 answer

Error 400 on LAN access

Probably a stupid question / problem, but when I try and access my site via it's domain name from inside it's LAN (requesting via the local IP address works fine though), I get an error 400. A while back, when requesting my site from it's LAN via…
maxp
  • 11
  • 2
1
vote
1 answer

AWS: how should I configure my vhosts to access different directories depending on the address I'm coming from?

I've just set up route 53 on AWS to link my server (ubuntu) to a godaddy domain name. I used to be able to access my /var/www/mmf folder from the elastic IP address given by aws (54.214.246.243/mmf) and since I've set up the route 53 service and…
1
vote
1 answer

Multiple domains with http and https on the same server

I am running multiple domains on an EC2 server with a single IP. I need to run 1 site on HTTPS and rest on HTTP. For instance: Run foobar.com on HTTPS. And run foobaz.com on HTTP https://foobar.com works fine as this is suppose to run on https and…
aatifh
  • 113
  • 3
1
vote
1 answer

Get list of local and domain/remote users that are logged in

On Windows Server 2008 R2, I want to know which users are logged in remotely (and locally) to this computer. For example, the Windows Server is on subnet 192.169.34.xxx and I am accessing folders on the server, from my PC (which is on domain:…
DextrousDave
  • 315
  • 2
  • 4
  • 13
1
vote
4 answers

Join Client to domain without setting dns

I'm trying to join my clients to my domain.so i used Netdom command to join PCs.every thing is perfect but i have to set DNS for clients.i want to ask,there is any way to join PCs to domain without setting DNS?
KF2
  • 145
  • 1
  • 1
  • 8