Image

Imageadameros wrote in Imagelinux

User migration.

I am trying to migrate some users from a BSD system to a linux system. The BSD system keeps the shadow password info in a berkley db file (/etc/spwd.db) and linux keeps it in a plain text file (/etc/shadow).

Are their any existing command line utilities to dump the db file so I can migrate it to the linux system, or am I doomed to reissuing passwords for all of the users?