From 40ee42301f900398099226a44b700d67becfd12a Mon Sep 17 00:00:00 2001 From: Philippe Pittoli Date: Sun, 17 Nov 2024 18:08:44 +0100 Subject: [PATCH] Mention the authd migration process. --- migration.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/migration.mk b/migration.mk index 167a8d7..9f78a8e 100644 --- a/migration.mk +++ b/migration.mk @@ -2,6 +2,7 @@ # # WHAT IS NEEDED FOR THE MIGRATION: # +# - having done the migration process with authd (migration of the user accounts) # - $(SQLDB): a dump of the SQL database (format: login password domain) # - $(OLDBINDDIR): directory with old Bind9 zone files #