|
Forgive me if my understanding of this topic has some shortcomings, I only know what I know about domains and active directory because of what I've picked up from working with them.
There are two different "versions" of a domain name. The first is what...
Started by Max Schmeling on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Marc
looking for System.DirectoryServices.DirectoryEntry.Path ?
and the prefixname is just called domain
EDIT.
"MYDOMAIN" (usually).
It with the "mydomain.com" and should get back the netbios domain name, e.g.
|
|
I'm setting up a domain on my home network for learning purposes, using BIND on CentOS to act as the name server. I've got the name server up and running as type master for my internal domain (plumbnicoll.family), and can do forward and reverse lookups...
Started by Adam Plumb on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
This is often pushed out by your DHCP server, or it can be set manually
(My as a search ... .
Computer | Propterties | Compuer Name | Change | primary domain suffix )
Try putting your domain name default search domain .
|
|
In short - How do I translate a NETBIOS domain to a FQDN ?
Details: Assuming I'm in domain A and I have user credentials for domain B which has a trust relationship with domain A (I can authenticate the credentials). How do I get domain B's FQDN when ...
Started by LiorE on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This probably isn't optimal, but it look like you could do a NetBIOS name query to get an IP to the other domain? What server/service in the other domain are you authenticating against?
Do you have ip-access to a domain server....
|
Ask your Facebook Friends
|
When logging into a new virtual machine which was recently added to a domain, I am getting the following error message:
The system cannot log you on due to the following error: The name or security ID (SID) of the domain specified is inconsistent with...
Started by Mike Messina on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
If you didn't a simple remove from domain, then readd to domain should clear.
I would rebuild the box.
|
|
Hello, i got a dedicated server and a domain name.
they sent me a didikit login and an ip, now i want to make my own name servers like this : dn1.mydomain.com and dn2.mydomain.com
How to do that and i have only 1 ip
Note : i bought the domain name from...
Started by Tom on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Are you just wanting to use your own domain name in the name server delegations and have them of getting in touch with your domain registrar and registering name servers and providing the IP addressesIf....
To be clarified.
|
|
I use dnsmasq to resolve DNS queries on my home network. Unfortunately, if a domain name is not known, it will append my own domain name to the request which means that I always end up viewing my own site in a browser.
For example, if I enter http://dlksfhoiahdsfiuhsdf...
Started by yukondude on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
If you use a unixish, try removing the "search" or "domain" lines from /etc/resolv.conf
There might.
I tried removing domain-needed from my own configuration to replicate your issue and it did.
|
|
In our network the name of the network domain is also the domain of the organisation's website (say, example.com). Externally people can enter example.com to visit our website but internally this points to one of the several domain controllers, some of...
Started by pacifika on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
If not, you have two for the AD ....
If it's not too late to change the AD domain name to something else I'd recommend doing so.
You don't want to use the same domain-name internally.
There's no easy solution for what you want.
|
|
If I just want to know if a domain name is reserved; is it sufficient to use this command and see if any domain name servers turn up, in which case it's reserved?
host -t NS example.com
It's a lot faster than visiting http://www.internic.net/whois.html...
Started by Kent on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
For example ".de" does require....
Various TLDs have differing requirements for whether name servers are provisioned or not.
Even if you had to have a DNS set up, there is no assurance that the box acting, not an IT tech.. .
To your domain.
|
|
Hi,
Can someone explain to me what's the difference of SID, DB Name, DB Domain, Global Database Name, Service Name, Service Alias and Instance Name in Oracle ?
Thanks Michael
Started by Michael Ellick Ang on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Now imagine you're replicating (DataGuardSID....
Somecompany.com)
Global Database Name = Database name + database domain (somedb.somecompany.com, and (optionally) a domain (db_domain) --> together global_db_name.
|
|
What's the difference between Hostname and Domain name? especially in regards to NIC
Could someone please elaborate with examples as this concept is a little confusing
Started by Rogue on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
The domain part would reach the use of the....
It over DNS if that is configured domain is the name given to the ' network ' it will be required to this machine from your home network,
you would address it with that full name.
|