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

How can I reuse a local profile when changing domains?

Client is XP Pro. The user was connected to one domain and had his profile fine-tuned for his needs (Word, Outlook, Excel with lots of rules/customizations/forms, plus customized desktop, of course). User brings his computer to another firm, whith a…
www.openidfrance.frpszwarc
1
vote
1 answer

My nameserver doesn't seem to be responding to queries

I setup a domain the other day and configured it to use my nameserver ns1.mydomain.net. Days later, my queries all respond with non-existent domain. Here's my Bind9 config files [user@host bind]$ cat named.conf.local zone "mywebsite.com.au" { …
Rob
1
vote
2 answers

Cheaper way to transfer two domain names to Go Daddy

I, like anyone else, am a cheapskate. The thought of paying $20–$25 per domain to the previous owner plus a $7.49 transfer fee on each to Go Daddy makes me cringe a little, because it would be only about $22 to just register the domains from scratch…
dgw
  • 134
  • 10
1
vote
1 answer

Create DNS alias

How i can create DNS alias? ie.: i have one domain named example.com and second domain - example.net. Zone-file of first domain contents: example.com. IN A 10.1.2.3 www.example.com. IN A 10.1.2.3 *.example.com IN CNAME example.com. What…
kirillorloff
  • 47
  • 2
  • 7
1
vote
1 answer

New domain workstations, UAC prompt only cleared by ADDC main "Administrator" password

For the first time, I'm able to add new Windows workstations to my domain. [For years we had a "standalone" 2k server, not a DC, and all our workstations were Windows Home] Now I have some new Windows 7 Pro workstations I would like to join to the…
Don
1
vote
2 answers

How to know which nameserver should I use?

I have a domain like this: mydomain.org.co and I want it to point to a virtual server I acquired with Godaddy (with this WW.XX.YY.ZZ). The problem is that the current Administration Panel for my domain allows me to change only the DNS server…
Cristian
  • 133
  • 5
1
vote
1 answer

How do I disable parking pages on non-existing domains? (name.com)

When I do doesntexist.example.com It shows a parking page rather than just not resolving (that's what I want). Is there anyway to stop name.com from redirecting my domains like that?
1
vote
1 answer

Run shutdown script on a Domain Server to shut down Windows 2000 servers in a different workgroup?

We have two Windows 2000 servers which run our Cisco Call Manager software. The servers are in a workgroup. We also have one Windows 2000 server running Cisco Unity which is part of our main domain, the rest of the servers, domain controllers etc…
user48318
  • 21
  • 3
1
vote
2 answers

Setting up new domain

I have trouble setting up a new domain and can't figure out what I'm missing. This is a domain in a closed network so there will be exactly one DNS server and I'm testing this on the very server. I have the following settings done (I'm using…
Marko Poutiainen
  • 217
  • 3
  • 10
1
vote
1 answer

2003 migrated to new domain - FTP authenticating old domain

We have a Windows 2003 server we migrated from an old (but still active) domain, to a new domain in a new forest. There have been no problems with this machine except for something we noticed recently. Users that access the FTP service on this…
Izzy
  • 8,224
  • 2
  • 31
  • 35
1
vote
4 answers

Two Windows Server domains, two users, same permissions

I work for a small company, owned by a bigger one. I have a user in my parent company's domain: DomainA\MyUser. Now we have bought our own server and want our own domain. I have created a user in the new domain, with the same user name as the old…
1
vote
1 answer

Set up virtual host for external domain?

I have a client who intends to redirect all traffic for their domain to my server. how do I configure my server to in turn direct all that incoming traffic from that particular redirection onto a certain document root? I will be hosting several…
Jay
1
vote
1 answer

IP tables block based on domain name

Is there a way using IPTables to drop all requests coming to a particular domain name? For instance, all requests coming in to www.a.com will be dropped. No replies, no error pages, just dropped. If it's possible, how can it be done? Btw, I know,…
Kenny
1
vote
2 answers

How to add a second domain to Kerio

We're running Kerio MailServer 6.7 and Apple OS X Server 10.5. I was wondering if it is possible to add a second domain to the mail server. Currently the mail server is on "examplemail.com" we would like to eventually move this to…
Aaron
  • 183
  • 3
  • 12
1
vote
2 answers

Is it possible to buy SSL cert ONLY for one subdomain?

I want to deploy my application with following domains: domain.com, www.domain.com - no ssl required, static pages only sub.domain.com - ssl required Can I buy SSL cert only for sub.domain.com or do I need to buy wildcard cert for my case?
dzida
  • 236
  • 3
  • 9