Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Initial Version and Version 1 of Ticket #433, comment 2


Ignore:
Timestamp:
Jun 4, 2016, 6:13:04 PM (8 years ago)
Author:
lferran
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #433, comment 2

    initial v1  
    44
    55* Possible users migration procedure:
    6 
    76 1. Select which users should be migrated
    87 2. For each selected user:
    9  3. Does it have server login? If so, go to X, else go to 4.
    10  4. Go to the ldap admin panel and copy one of the existing users.
    11  5. Change credentials with the credentials of the user that is being migrated
    12  6. In the password field add a random-generated password, that will be sent to the user. Additionally, we will ask the user to log in into roundcube and change its own password.
     8 3. Go to the ldap admin panel and copy one of the existing users.
     9 4. Change credentials with the credentials of the user that is being migrated
     10 5. In the password field add a random-generated password, that will be sent to the user. Additionally, we will ask the user to log in into roundcube and change its own password.
    1311
    14  X. Copy user's ssh public key from the old server to the new one
     12* If the user to migrate has login access to the server:
     13 1. Copy user's ssh public key from the old server to the new one
     14 2. Copy the user's shadow entry too!