~vorlon/openldap/debian-cnconfig

« back to all changes in this revision

Viewing changes to debian/slapd.scripts-common

  • Committer: Mathias Gug
  • Date: 2008-07-28 20:10:43 UTC
  • Revision ID: mathias.gug@canonical.com-20080728201043-nnpayx8h129dh8tu
Refactor code asking for cfg password - use an extra debconf entry to store the cfg password so that a different message is displayed on migration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
665
665
    db_set slapd/password1 ""
666
666
    db_set slapd/password2 ""
667
667
    db_set slapd/internal/adminpw ""
 
668
    db_set slapd/internal/cfgadminpw ""
668
669
}
669
670
 
670
671
# }}}