Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Changing username

Changing username

Scheduled Pinned Locked Moved Solved Support
10 Posts 5 Posters 1.7k Views 7 Watching
  • 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.
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #1

      Hi guys. I was curious if there was a straight forward way to change my username on my cloudron instance. My reasoning here is my last name is changing (marriage yay) and my username (I didn't think this through) includes my current last name. Any ideas?

      I imagine this would break LDAP in a number of apps so I'd have to move things over app-by-app.

      d19dotcaD nebulonN 2 Replies Last reply
      3
      • ? A Former User

        Hi guys. I was curious if there was a straight forward way to change my username on my cloudron instance. My reasoning here is my last name is changing (marriage yay) and my username (I didn't think this through) includes my current last name. Any ideas?

        I imagine this would break LDAP in a number of apps so I'd have to move things over app-by-app.

        d19dotcaD Offline
        d19dotcaD Offline
        d19dotca
        wrote on last edited by
        #2

        @atrilahiji First - congrats! 💒 Second - I am unaware of any way to do this. In fact I know we can't change mailbox names, so I guess we can't change our usernames yet either. 😛 haha. Hopefully one day both will be possible. 🙂

        --
        Dustin Dauncey
        www.d19.ca

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by A Former User
          #3

          So I got a new domain (atridad.dev) and moved all my apps over (CI was a pain in the ass) to using my new admin account on my cloudron, but now thats done. All I have left is to move my emails to my new email...

          robiR 1 Reply Last reply
          1
          • ? A Former User

            So I got a new domain (atridad.dev) and moved all my apps over (CI was a pain in the ass) to using my new admin account on my cloudron, but now thats done. All I have left is to move my emails to my new email...

            robiR Offline
            robiR Offline
            robi
            wrote on last edited by
            #4

            @atrilahiji sounds like this will be a good writeup!

            Conscious tech

            ? 1 Reply Last reply
            0
            • robiR robi

              @atrilahiji sounds like this will be a good writeup!

              ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #5

              @robi So I gave up and forwarded my emails over and used my old email as an alias for my new one to catch anything that still uses that one

              robiR 1 Reply Last reply
              1
              • ? A Former User

                @robi So I gave up and forwarded my emails over and used my old email as an alias for my new one to catch anything that still uses that one

                robiR Offline
                robiR Offline
                robi
                wrote on last edited by
                #6

                @atrilahiji Simple and effective 👏

                Conscious tech

                1 Reply Last reply
                0
                • ? A Former User

                  Hi guys. I was curious if there was a straight forward way to change my username on my cloudron instance. My reasoning here is my last name is changing (marriage yay) and my username (I didn't think this through) includes my current last name. Any ideas?

                  I imagine this would break LDAP in a number of apps so I'd have to move things over app-by-app.

                  nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #7

                  @atrilahiji yes, we try to package the apps to use the username as identifier. This allows easier migration from one Cloudron to another, or to and from Cloudron, compared to some unique random ID.

                  However as you found out, this makes username changes hard. Depending on which and how many apps you use, you maybe can tinker with the database.

                  samirS 1 Reply Last reply
                  0
                  • nebulonN nebulon

                    @atrilahiji yes, we try to package the apps to use the username as identifier. This allows easier migration from one Cloudron to another, or to and from Cloudron, compared to some unique random ID.

                    However as you found out, this makes username changes hard. Depending on which and how many apps you use, you maybe can tinker with the database.

                    samirS Offline
                    samirS Offline
                    samir
                    wrote on last edited by
                    #8

                    @nebulon I would have prefered precisely a unique SHA256 (collision-free) random UID, to be able to change our username easily. From my point of view, the software architecture should serve the user, and not the other way around...
                    I had the same problem and it was painful to change my username (still on the process).
                    My 2 cents.

                    nebulonN 1 Reply Last reply
                    2
                    • samirS samir

                      @nebulon I would have prefered precisely a unique SHA256 (collision-free) random UID, to be able to change our username easily. From my point of view, the software architecture should serve the user, and not the other way around...
                      I had the same problem and it was painful to change my username (still on the process).
                      My 2 cents.

                      nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #9

                      @samir we also went that route initially only to find out that it is more common to migrate between systems, where the UUID in the app database suddenly makes no sense and requires manual migration, compared to username changes. So we had to make some decision which way to go and leaned to the one which is more used in practical terms.

                      ? 1 Reply Last reply
                      2
                      • nebulonN nebulon

                        @samir we also went that route initially only to find out that it is more common to migrate between systems, where the UUID in the app database suddenly makes no sense and requires manual migration, compared to username changes. So we had to make some decision which way to go and leaned to the one which is more used in practical terms.

                        ? Offline
                        ? Offline
                        A Former User
                        wrote on last edited by
                        #10

                        @nebulon Yeah fair enough. I figured it was a decision based on app compatability. Thankfully I only had 40 apps to go through 😛

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Bookmarks
                          • Search