Show pagesourceOld revisionsBacklinksBack to top Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer RedditRecent ChangesSend via e-MailPrintPermalink × NethServer::Migrate NAME NethServer::Migrate - NethServer Migration tools FUNCTIONS migrateDir($srcDir, $dstDir) Copy or Move $sourceDir contents to $destDir. Both directories must exist. parseShadow($shadowFile) Read secret hashes from $shadowFile and returns a perl hash reference, indexed by user name. Each entry is a shadow structure; see man shadow(3). parseGroup($groupFile) Read group database from $groupFile and returns a perl hash reference, indexed by group name. Each entry is a group entry structure; see man getgrnam(3) or <grp.h>. The last documentation perldoc NethServer::Migrate developer, esmith nethserver/migrate.txt Last modified: 2016/11/30 16:10by Stephane de Labrusse