|
|
@@ -62,11 +62,6 @@ http_500_debug_mode=0
|
|
|
# - desktop.auth.backend.AllowAllBackend (allows everyone)
|
|
|
# - desktop.auth.backend.AllowFirstUserDjangoBackend
|
|
|
# (Default. Relies on Django and user manager, after the first login)
|
|
|
-#
|
|
|
-# Uncomment the next line in order to use PAM for authentication.
|
|
|
-# This will check usernames and passwords against your local system.
|
|
|
-# In this case, you may want to run Hue under SSL for security.
|
|
|
-## backend=desktop.auth.backend.PamBackend
|
|
|
|
|
|
|
|
|
# Configuration options for specifying the Desktop Database. For more info,
|