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

    Active Directory Domain name

    Scheduled Pinned Locked Moved IT Discussion
    domain name registrationdomain nameactive directoryactive directory domain
    54 Posts 14 Posters 6.4k Views
    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.
    • scottalanmillerS
      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
      • scottalanmillerS
        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.

          scottalanmillerS 1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            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.

              DashrenderD 1 Reply Last reply Reply Quote 0
              • DashrenderD
                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.

                  DashrenderD 1 Reply Last reply Reply Quote 0
                  • DashrenderD
                    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
                    • DashrenderD
                      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 scottalanmillerS 3 Replies Last reply Reply Quote 1
                          • J
                            JasGot @scottalanmiller
                            last edited by

                            @scottalanmiller said in Active Directory Domain name:

                            Could you ever get them? .local was never a TLD so no legit cert could ever have been issued.

                            I just searched my Comodo Orders going back to 2007, I found many referencing .local

                            However, here's the difference that I had forgotten about, the .local was always a secondary name in the cert.

                            Example:
                            The cert was valid for:
                            Domain.Org
                            ServerName
                            ServerName.Domain.Org

                            I didn't see where I ever got a cert for ONLY the .local name.

                            1 Reply Last reply Reply Quote 0
                            • black3dynamiteB
                              black3dynamite @flaxking
                              last edited by

                              @flaxking said in Active Directory Domain name:

                              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

                              I'm curious if you ever seen a set up that reuses the same domainname as subdomain for AD like so, domainname.domainname.com?

                              F scottalanmillerS 2 Replies Last reply Reply Quote 0
                              • F
                                flaxking @black3dynamite
                                last edited by

                                @black3dynamite said in Active Directory Domain name:

                                @flaxking said in Active Directory Domain name:

                                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

                                I'm curious if you ever seen a set up that reuses the same domainname as subdomain for AD like so, domainname.domainname.com?

                                Not exactly, I had had a discussion about using companyinitialsdomain.companyname.com, but in the end we purchased a new domain name for the AD domain.

                                1 Reply Last reply Reply Quote 2
                                • scottalanmillerS
                                  scottalanmiller @black3dynamite
                                  last edited by

                                  @black3dynamite said in Active Directory Domain name:

                                  @flaxking said in Active Directory Domain name:

                                  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

                                  I'm curious if you ever seen a set up that reuses the same domainname as subdomain for AD like so, domainname.domainname.com?

                                  Or... companyname.domainname.com

                                  Which might be the same, might be wildly different.

                                  1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller @flaxking
                                    last edited by

                                    @flaxking said in Active Directory Domain name:

                                    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

                                    LOL, yeah, I see that a lot. I hate that.

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

                                      @scottalanmiller said in Active Directory Domain name:

                                      @flaxking said in Active Directory Domain name:

                                      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

                                      LOL, yeah, I see that a lot. I hate that.

                                      I used ad.domain.com for my lab and have come to not like it either. Don't know if I like corp.domain.com either.

                                      I've thought about companyinitials.domain.com too. That only works until the company is bought out.

                                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                                      • scottalanmillerS
                                        scottalanmiller @pmoncho
                                        last edited by

                                        @pmoncho said in Active Directory Domain name:

                                        @scottalanmiller said in Active Directory Domain name:

                                        @flaxking said in Active Directory Domain name:

                                        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

                                        LOL, yeah, I see that a lot. I hate that.

                                        I used ad.domain.com for my lab and have come to not like it either. Don't know if I like corp.domain.com either.

                                        I've thought about companyinitials.domain.com too. That only works until the company is bought out.

                                        ANY domain name is a problem "until bought out." There's never a way around that.

                                        For a long time, we used "niagara" which was always just a short form of any name that we ever had.

                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          Mario Jakovina @scottalanmiller
                                          last edited by

                                          @scottalanmiller said in Active Directory Domain name:

                                          For a long time, we used "niagara" which was always just a short form of any name that we ever had.

                                          Does NTG still uses Active Directory in its business?

                                          1 Reply Last reply Reply Quote 0
                                          • siringoS
                                            siringo
                                            last edited by

                                            so are you guys saying that the new thinking is now to give your inhouse, private AD domain name a subdomain name of your public domain name?

                                            is that primarily to avoid that macOS stuff Scott mentioned?

                                            I never did any 2000/AD training (3.51 for me) but I can clearly remember reading MS technotes that mentioned using .local. That's why I've used that since.

                                            DashrenderD 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post