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
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.