diff --git a/config/vufind/config.ini b/config/vufind/config.ini
index 154d6d28049650dcc13c42f17420f79411253733..91c3315d5508165381c44e06ba69416b819ec3e6 100644
--- a/config/vufind/config.ini
+++ b/config/vufind/config.ini
@@ -152,9 +152,9 @@ title_level_holds_mode = "disabled"
 ; You can use an LDAP directory, the local ILS, the VuFind database (DB),
 ; Shibboleth, SIP2 or some combination of these (via the MultiAuth option).
 [Authentication]
-method          = LDAP
+;method          = LDAP
 ;method         = ILS
-;method         = DB
+method         = DB
 ;method         = Shibboleth
 ;method         = SIP2
 ;method         = MultiAuth