Password Question

Discussion in 'Installation/Configuration' started by plucchetti, May 3, 2007.

  1. plucchetti

    plucchetti New Member

    Hi all.

    I have a mailserver without any control panel and want to migrate all (1600) accounts to ISPConfig. I can to create all users by hand. (lot of work). I want to preserve their passwords by changing only (cut & paste) encrypted password string in /etc/shadow from old server to new server. Can i do this after all users are created? Or this way can generate inconsistent data?

    Any help will be appreciated.

    Thanks,
    Pablo
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You can add the passwords in the /etc/shadow file manually. For the creation of the users, I recommend to have a look at the remoting framework on the ISPConfig downloads page. the remoting framework will work also with the ISPConfig stable version, when you enable XML in PHP.
     
  3. plucchetti

    plucchetti New Member

    Ok Till, thank you for your response.!

    Regards
     

Share This Page