From 91b479aeda6b6793ed9a2b8f41af19376342e5d3 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 20 Dec 2005 14:15:35 +0000 Subject: r12397: Change the 'samba4' prefix in the Debian packages back to 'samba' (This used to be commit 2002ba90c58c5ae69d242986834d07f499e46253) --- packaging/debian/samba4-server.templates | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'packaging/debian/samba4-server.templates') diff --git a/packaging/debian/samba4-server.templates b/packaging/debian/samba4-server.templates index d8ee5d7e03..2c0e59a746 100644 --- a/packaging/debian/samba4-server.templates +++ b/packaging/debian/samba4-server.templates @@ -1,4 +1,4 @@ -Template: samba4-server/setup-pdc +Template: samba-server/setup-pdc Type: boolean Default: false _Description: Set up Samba 4 as a PDC? @@ -10,20 +10,20 @@ _Description: Set up Samba 4 as a PDC? it serves the data from the zone file in that directory before you can use your Active Directory domain. -Template: samba4-server/realm +Template: samba-server/realm Type: string _Description: Realm What Kerberos realm will your server be in? In many cases, this will be the same as your DNS domain name (ie. YOUR.REALM). -Template: samba4-server/domain +Template: samba-server/domain Type: string _Description: Domain What will be the domain of your server? This is also known as the "workgroup" of your server, and is typically a short name without any dots (ie. DOMAIN). -Template: samba4-server/password +Template: samba-server/password Type: password _Description: Administrator password You will need a password for the "Administrator" account. Note that in the -- cgit