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 to point at all subdomains of a secondary domain to the main domain

I have a secondary domain name which I need its subdomains to point to my main domain. For example,If my main domain is example.com, then I have used example.org to point to the former. What I desire to achieve is for all subdomains of the main one…
developer
  • 555
  • 2
  • 8
  • 16
1
vote
0 answers

php session tracking cookies (multiple session handling on same domain)

I have 2 applications, both have password based login, database,etc., the passwords are different, databases are different, applications present are in different folders. Log into the first application at example.com/abcd. Username: admin,…
Corleone
  • 121
  • 6
1
vote
1 answer

Postfix deliver mail for orginal destination + BCC - but only for one email

I have postfix with virtual users, I'm looking for solution, tried google it, but no luck. I want to achieve this one: mail for admin@* should be delvered to admin@* and BCC for webmaster@* I tried to do it by recipient_bcc_maps and something…
Widmo
  • 321
  • 2
  • 10
1
vote
1 answer

Looking for Ideas and reasons to move from a single log on script to Group Policy

So currently our senior VP in IT has a single log on script that is run via ADUC and does things like install 3rd party updates, maps networked drives, inventories computers, copies files to desktop, among other things. I'm looking for some solid…
Ericrobert
  • 171
  • 1
  • 1
  • 12
1
vote
1 answer

Join existing linux user to AD domain

I succesfully join fedora and ubuntu thanks to realmd package. After I join the machine I can also log with a domain user with no problem. What I'd like to do now is to move and existing local user to a domain one. I found usermod useful to change a…
suoko
  • 69
  • 2
1
vote
2 answers

New Domain Controller to combine two Domains into one: Domain replication or DNS?

Background We currently have two networks, one in London, and one in Brighton. We use Office 365 for email, Lync and Sharepoint, so there is no Exchange server. Both offices are connected by a VPN. London is a larger office of 50 users and is on…
1
vote
2 answers

NGINX with "serverpool" as the LB for DIFFERENT DOMAINS on same Apache Servers?

I have nginx as a LB. And the 2 Apaches as the web servers. Lets say i got different domains: www.example.com checkout.example.com Both domains will be in same 2 Apache Servers. But ofcoz under the different directories. And with the different…
夏期劇場
  • 455
  • 2
  • 6
  • 19
1
vote
2 answers

Problems with Windows Domain

I have a problem in a Windows Domain. About the creation of this domain i can not tell very much - i got this job last month, without propper handover due to illness of the main admin. What i know is the following: we have one domain…
Tobias
  • 1,236
  • 1
  • 13
  • 25
1
vote
1 answer

Giving local account access to domain fileshare

I have a user who needed to create scheduled tasks that will convert files on a server to a different filetype (working with autocad type files). He's on a standard user account which doesn't give him sufficient rights to create the scheduled tasks.…
DomAdmin
  • 13
  • 1
  • 6
1
vote
1 answer

Connect non-domain PC to Lync 2013 (AddressBook Issue so far)

I'm setting up Lync 2013 Standard Edition in my Lab and want to test it's features and its compatibility. I have managed to successfully install Lync 2013 Standard Edition, create some users and SIP enable them. I have setup Lync 2013 Clients…
1
vote
1 answer

Assign two domain names to a single EC2 instance

I am running an AWS EC2 Linux instance with Elastic IP a.b.c.d. and I am hosting two different websites on it: ServiceA: http://a.b.c.d/serviceA ServiceB: http://a.b.c.d/serviceB I have purchased the following domains: serviceA.com and…
1
vote
0 answers

Domain randomly becomes unresolved

Recently, I've been having some issues with a domain name. I set up my domain to point to my server, but every now and then, when attempting to ssh in, I get the error: ssh: Could not resolve hostname {URL}: nodename nor servname provided, or not…
Daniel
  • 11
  • 1
1
vote
1 answer

Nginx - opens the 1st project when a non existing server name is typed

I have an nginx server running that has multiple projects inside the sites-enabled. The problem comes when trying to access and nonexistent project url, nginx will render the 1st available. Example, I have a server with the IP 111.222.333.444 and…
Milos Cuculovic
  • 423
  • 3
  • 8
  • 22
1
vote
2 answers

where should I point my top level domain DNS for Internal Active Direcotry Services

We are planning to switch our environment from workgroup to domain (active Directory services). We are planning to register our top domain at some public register. That domain is going to be used just for ActiveDirectory and internals. We are…
adopilot
  • 1,521
  • 6
  • 25
  • 41
1
vote
0 answers

Unable Join SOME 64 bit Windows 8.1 Pro Clients to Windows Sever 2003 Domain

We just deployed 12 brand new Windows 8.1 Pro 64 bit client machines. They are all identical models and all wired identically to our network/server room. 8 of the machines joined the domain with no problem by the simple method of changing the…