Init ldap parameters done
This commit is contained in:
@@ -58,7 +58,7 @@ class ConfigLdap < ActiveRecord::Migration[4.2]
|
||||
auth.attr_lastname = "sn"
|
||||
auth.attr_mail = "mail"
|
||||
auth.onthefly_register = 1
|
||||
auth.verify_peer = 0
|
||||
#auth.verify_peer = 0
|
||||
auth.tls = 0
|
||||
|
||||
auth.save
|
||||
|
||||
Reference in New Issue
Block a user