diff --git a/Makefile b/Makefile index 696bbcda..a225e9b5 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ RCDIR = $(ROOT)/etc/rc.d/init.d # flag for SSL support USE_SSL = 1 -# flag for Kerberos support +# flag for Kerberos support, please turn on if you need Kerberos USE_KRB5 = 0 #############################################################