ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Active Directory Domain name

    IT Discussion
    domain name registration domain name active directory active directory domain
    14
    54
    5.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      Dashrender @scottalanmiller
      last edited by

      @scottalanmiller said in Active Directory Domain name:

      But the absolute first, most basic rule of Active Directory is never, ever to make it the same name as your domain. Because AD requires DNS to work, it has to control whatever domain you set it to. So if you use a public domain name used for anything else, proper DNS cannot work. So, for example, your company website will not have an possible DNS entry for it because you made both your website AND your domain the same name and since the domain is mandatory, your website won't work.

      /sigh - huh? This didn't become the rule until many many years after MS, All MS training for 2000 said use your real domain name, then for Windows 2003 (I think) they changed it to .local, then they dumped .local sometime after 2010.

      All that said - I ran with a domain with my real domain name for nearly two decades. Did it cause split DNS issues of course it did - could I work around it - of course I could/did like like thousands of others.

      But - if you are standing up something today - definitely use something completely unrelated to anything real or likely more simple - just use a subdomain of your real domain, such as ad.domain.com

      S 1 Reply Last reply Reply Quote 1
      • D
        Dashrender @CloudKnight
        last edited by

        @stuartjordan said in Active Directory Domain name:

        Also using a subdomain like ad.mydomain.com makes using Remote Desktop Services a lot less problematic if you want to use in the future as well.

        I'm curious - how's that?

        Assuming you crazily publish RDP directly on the internet - are you publishing the RDGateway as ad.mydomain.com? not server.ad.mydomain.com?

        1 Reply Last reply Reply Quote 0
        • S
          scottalanmiller @Dashrender
          last edited by

          @dashrender said in Active Directory Domain name:

          /sigh - huh? This didn't become the rule until many many years after MS, All MS training for 2000 said use your real domain name, then for Windows 2003 (I think) they changed it to .local, then they dumped .local sometime after 2010.

          Are you sure? When I learned AD, which was on initial release, it was always "avoid this one thing for sure".

          D 1 Reply Last reply Reply Quote 0
          • D
            Dashrender @scottalanmiller
            last edited by

            @scottalanmiller said in Active Directory Domain name:

            @dashrender said in Active Directory Domain name:

            /sigh - huh? This didn't become the rule until many many years after MS, All MS training for 2000 said use your real domain name, then for Windows 2003 (I think) they changed it to .local, then they dumped .local sometime after 2010.

            Are you sure? When I learned AD, which was on initial release, it was always "avoid this one thing for sure".

            Where did you get your learning? I'm guessing it was likely a difference between the sources.

            And if ad.domain.com was a day one for active directory - they why would .local ever have been a thing MS pushed? That would make zero sense.

            S D 3 Replies Last reply Reply Quote 0
            • S
              scottalanmiller @Dashrender
              last edited by

              @dashrender said in Active Directory Domain name:

              And if ad.domain.com was a day one for active directory - they why would .local ever have been a thing MS pushed? That would make zero sense.

              Who said it was like that from day one? No one.

              D 1 Reply Last reply Reply Quote 0
              • S
                scottalanmiller @Dashrender
                last edited by

                @dashrender said in Active Directory Domain name:

                Where did you get your learning? I'm guessing it was likely a difference between the sources.

                Found an article from 2000 talking about risks of doing that...

                https://www.techrepublic.com/article/understanding-active-directory-part-1/

                I find it strange that MS would not know their own technology so much as to recommend doing something so bad. Of course, the use of www was so ubiquitous back then that this didn't cause much issue for a number of years.

                D 1 Reply Last reply Reply Quote 0
                • D
                  Dashrender @Dashrender
                  last edited by

                  @dashrender said in Active Directory Domain name:

                  @scottalanmiller said in Active Directory Domain name:

                  @dashrender said in Active Directory Domain name:

                  /sigh - huh? This didn't become the rule until many many years after MS, All MS training for 2000 said use your real domain name, then for Windows 2003 (I think) they changed it to .local, then they dumped .local sometime after 2010.

                  Are you sure? When I learned AD, which was on initial release, it was always "avoid this one thing for sure".

                  Where did you get your learning? I'm guessing it was likely a difference between the sources.

                  And if ad.domain.com was a day one for active directory - they why would .local ever have been a thing MS pushed? That would make zero sense.

                  Perhaps the original teachings didn't mention "ad".mydomain.com specifically for you - just don't use "mydomain.com" though I have no idea what people would have used back in those days.

                  I did run into the occasional setup with a single level domain name "mydomain" - man, those were fun to deal with.

                  S 1 Reply Last reply Reply Quote 0
                  • D
                    Dashrender @scottalanmiller
                    last edited by

                    @scottalanmiller said in Active Directory Domain name:

                    @dashrender said in Active Directory Domain name:

                    Where did you get your learning? I'm guessing it was likely a difference between the sources.

                    Found an article from 2000 talking about risks of doing that...

                    https://www.techrepublic.com/article/understanding-active-directory-part-1/

                    I find it strange that MS would not know their own technology so much as to recommend doing something so bad. Of course, the use of www was so ubiquitous back then that this didn't cause much issue for a number of years.

                    I think that is exactly it - www removed the main problem for the actual websites...

                    S 1 Reply Last reply Reply Quote 0
                    • D
                      Dashrender @scottalanmiller
                      last edited by

                      @scottalanmiller said in Active Directory Domain name:

                      @dashrender said in Active Directory Domain name:

                      And if ad.domain.com was a day one for active directory - they why would .local ever have been a thing MS pushed? That would make zero sense.

                      Who said it was like that from day one? No one.

                      Did you miss the 'if'?

                      1 Reply Last reply Reply Quote 0
                      • S
                        scottalanmiller @Dashrender
                        last edited by

                        @dashrender said in Active Directory Domain name:

                        Perhaps the original teachings didn't mention "ad".mydomain.com specifically for you - just don't use "mydomain.com" though I have no idea what people would have used back in those days.

                        Right, that's all that I am thinking that it was. It uses DNS, so should obviously never overlap with another DNS system.

                        1 Reply Last reply Reply Quote 0
                        • S
                          scottalanmiller @Dashrender
                          last edited by

                          @dashrender said in Active Directory Domain name:

                          @scottalanmiller said in Active Directory Domain name:

                          @dashrender said in Active Directory Domain name:

                          Where did you get your learning? I'm guessing it was likely a difference between the sources.

                          Found an article from 2000 talking about risks of doing that...

                          https://www.techrepublic.com/article/understanding-active-directory-part-1/

                          I find it strange that MS would not know their own technology so much as to recommend doing something so bad. Of course, the use of www was so ubiquitous back then that this didn't cause much issue for a number of years.

                          I think that is exactly it - www removed the main problem for the actual websites...

                          Except email. It broke email back then.

                          1 Reply Last reply Reply Quote 0
                          • J
                            JasGot @Dashrender
                            last edited by

                            @dashrender said in Active Directory Domain name:

                            @scottalanmiller said in Active Directory Domain name:

                            Using .local conflicts with MacOS utilization, so that should never be used.

                            I had heard there was an issue using .local - but never heard what the issue is.

                            Can't get SSL certs for .local anymore. Big problem if you host your email or website on your .local domain.

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              scottalanmiller @JasGot
                              last edited by

                              @jasgot said in Active Directory Domain name:

                              @dashrender said in Active Directory Domain name:

                              @scottalanmiller said in Active Directory Domain name:

                              Using .local conflicts with MacOS utilization, so that should never be used.

                              I had heard there was an issue using .local - but never heard what the issue is.

                              Can't get SSL certs for .local anymore. Big problem if you host your email or website on your .local domain.

                              Could you ever get them? .local was never a TLD so no legit cert could ever have been issued. Anyone issuing one would have been an unofficial, random third party since you can't register .local

                              You can always issue your own, if you want.

                              jt1001001J J 2 Replies Last reply Reply Quote 0
                              • jt1001001J
                                jt1001001 @scottalanmiller
                                last edited by

                                When we set it up we used a different TLD (not .local) thinking that was best practice. It bit us more times than I care to count. Project for 2022 now is to move 100% to "cloud" and remove AD from the footprint entirely.

                                D 1 Reply Last reply Reply Quote 0
                                • D
                                  Dashrender @jt1001001
                                  last edited by

                                  @jt1001001 said in Active Directory Domain name:

                                  When we set it up we used a different TLD (not .local) thinking that was best practice. It bit us more times than I care to count. Project for 2022 now is to move 100% to "cloud" and remove AD from the footprint entirely.

                                  I'm working toward this same goal.
                                  replacing things like Group Policies is a next major focus of mine.

                                  pmonchoP 1 Reply Last reply Reply Quote 0
                                  • pmonchoP
                                    pmoncho @Dashrender
                                    last edited by

                                    @dashrender said in Active Directory Domain name:

                                    @jt1001001 said in Active Directory Domain name:

                                    When we set it up we used a different TLD (not .local) thinking that was best practice. It bit us more times than I care to count. Project for 2022 now is to move 100% to "cloud" and remove AD from the footprint entirely.

                                    I'm working toward this same goal.
                                    replacing things like Group Policies is a next major focus of mine.

                                    I would really like to do the same thing but am having trouble figuring out what to replace it with.

                                    D 1 Reply Last reply Reply Quote 0
                                    • D
                                      Dashrender @pmoncho
                                      last edited by

                                      @pmoncho said in Active Directory Domain name:

                                      @dashrender said in Active Directory Domain name:

                                      @jt1001001 said in Active Directory Domain name:

                                      When we set it up we used a different TLD (not .local) thinking that was best practice. It bit us more times than I care to count. Project for 2022 now is to move 100% to "cloud" and remove AD from the footprint entirely.

                                      I'm working toward this same goal.
                                      replacing things like Group Policies is a next major focus of mine.

                                      I would really like to do the same thing but am having trouble figuring out what to replace it with.

                                      Things on my plate - intune (comes with Microsoft 365 Premium)
                                      Salt
                                      Ansible
                                      Chef

                                      I'm more toward a client on the endpoint solution - i.e. intune and Salt, I don't know if the others use that or not?

                                      1 Reply Last reply Reply Quote 1
                                      • D
                                        Dashrender
                                        last edited by

                                        Another option I've spoken with Jared about is running a script (say hourly) that would check a private gitlab/github repo for updates to be applied to the machines.

                                        pmonchoP 1 Reply Last reply Reply Quote 0
                                        • pmonchoP
                                          pmoncho @Dashrender
                                          last edited by

                                          @dashrender said in Active Directory Domain name:

                                          Another option I've spoken with Jared about is running a script (say hourly) that would check a private gitlab/github repo for updates to be applied to the machines.

                                          I see. Interesting. I will look into those.

                                          F 1 Reply Last reply Reply Quote 0
                                          • F
                                            flaxking @pmoncho
                                            last edited by

                                            One thing to note with ad.domainname.com is that in some places it will just display your domain as 'AD'
                                            Which could be a vanity problem in some cases

                                            black3dynamiteB S 3 Replies Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post