1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-04-01 06:50:25 +03:00

Bug #4485: Add mention to kerberos in sunstone-server.conf

This commit is contained in:
Carlos Martín 2016-06-06 17:09:41 +02:00
parent 04697331da
commit d7ad8a4f25

View File

@ -65,10 +65,11 @@
################################################################################
# Authentication driver for incomming requests
# sunstone, for OpenNebula's user-password scheme
# x509, for x509 certificates based authentication
# opennebula, the authentication will be done by the opennebula core using the
# driver defined for the user
# sunstone: for OpenNebula's user-password scheme
# x509: for x509 certificates based authentication
# opennebula: the authentication will be done by the opennebula core using the
# driver defined for the user
# remote: performs the login based on a Kerberos REMOTE_USER
#
:auth: opennebula