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

Unable to Join Windows 8.1 Pro Clients to domain on windows server 2003

I have several Windows 8.1 Pro machines which will not join our domain on Windows Server 2003. These are brand new machines which were deployed at the same time as several others which DID join the domain with no problems. All the machines are…
user266796
  • 11
  • 1
  • 2
1
vote
3 answers

Can one domain have 2 or more SSL certificates?

I have googled and found this post: https://security.stackexchange.com/questions/46988/is-it-technically-possible-to-configure-two-different-ssl-certificates-for-the-s If it actually is possible, then what stops me, say from getting an SSL…
Round Potato
  • 29
  • 1
  • 2
1
vote
1 answer

Returning mails - revDNS + Helo command rejected: Host not found

i've got a VPS server and directadmin with multiple domains on it. I've noticed annoying problem with email sending on one of domains. Sometimes when I send email to client it bounce to me with errors. Usually it is: Helo command rejected: Host…
1
vote
1 answer

Number of previous logons to cache - is there any way to override the limit of 50?

The goal is to have over 100 users be able to log into an offline machine using their cached domain credentials. Is there any way to override the limit? Do I have any other options for storing credentials? OS: The machine in question is running…
user260569
  • 11
  • 2
1
vote
0 answers

Apache rewrite rule for multiple named virtual hosts with a 'catch all' rule

I have a redirect apache server that I setup for about 30 domains. I want to have all requests get redirected to the main server except for 1 domain. Basically any domain coming to this server gets forwarded to www.maindomain.com; however, I'd like…
ajburch
  • 11
  • 2
1
vote
1 answer

How to fallback to out-of-site login server - ActiveDirectory

I pretty much spend all of my time on Linux\Networking however I am trying to set up a multi-site AD configuration. There is no root site or anything like that, I simply have two DCs in SiteA and one DC in SiteB. They all replicate to each…
1
vote
2 answers

PTP (or NTP) and Domain Controller clock sync

We need a high precision (1ms) clock synchronization across multiple machines which are part of the domain. The idea is to use a PTP solution. Is it possible to setup a computer which is part of the domain to use a different time synchronization…
Kimi
  • 213
  • 1
  • 2
  • 6
1
vote
2 answers

Mapping domain1.com to subdomain.domain2.com/folder/folder/?query=string

DNS / apache rookie here.. I've searched for the answer and no luck but it's possible that I don't know what to look for in a solution. Many subdomains under .domain2.com each redirect to a specific…
1
vote
1 answer

Sync GApps users to LDAP (or just passwd file)

Do you know any way to sync users from GApps to LDAP? Or, maybe, is there any tool to sync GApps users with passwd file? I know, that Google has tool to sync users from LDAP to GApps... Why I need this? Because I work in company with GApps Domain…
Psychozoic
  • 273
  • 2
  • 4
  • 13
1
vote
1 answer

Change path name to admin page in Zimbra

I have installed Zimbra on CentOS 6.4. Now I would like to change the path to the admin page from: https://mail.domain.com:7071/zimbraAdmin/ to https://mail.domain.com/admin/. So can I do this, and how to do?
DinhNgocHien
  • 161
  • 3
  • 8
1
vote
1 answer

How to apply a windows domain network in multiple locations

I would like to implement a Windows Domain Network, corp.mydomain.com. The domain network will consist of 3 LANs (in small offices/residences) that will use Comcast or AT&T as their internet provider. I would prefer to have at least 2 domain…
1
vote
2 answers

Software installation by group policy

I have a server with windows 2008 r2, it is connected N client. Clients use software that releases updates. Is there an application that I install on the server, which allows you to select the clients that once connected to the domain will update…
1
vote
1 answer

Apache Server: IP Address Routes to Domain Instead of DocumentRoot

I have only one website in my server. My desire is to open different directory when the IP address is used as the URL in web browser. However, even though I set the DocumentRoot to a different directory, IP address is opening my domain.com instead. …
kubilay
  • 159
  • 1
  • 3
  • 12
1
vote
2 answers

Random domain members are added to the local administrator group

Every computer in the local administrator group (and remote desktop users group) contains a random selection of domain members. After deleting them they come back after a restart or forcing an gpupdate. This seems to indicate the problem lies within…
Matthieu
  • 133
  • 1
  • 1
  • 5
1
vote
2 answers

Single user change with forced domain firewall GPO

I have an issue which i need some help with. Current Scenario: I have a domain firewall policy, which turns the firewall ON and is enforced on "Authenticated users". The domain policy locks the firewall with the "For your security, some settings are…