Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
puppet-freeradius
Commits
31a05c36
Commit
31a05c36
authored
Apr 15, 2021
by
Jason Lavoie
Browse files
quote ldap password
parent
9d8c85b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/ldap.erb
View file @
31a05c36
...
...
@@ -30,7 +30,7 @@ ldap <%= @name %> {
identity = '
<%=
@identity
%>
'
<%-
end
-%>
<%-
if
@password
-%>
password =
<%=
@password
%>
password =
'
<%=
@password
%>
'
<%-
end
-%>
# Unless overridden in another section, the dn from which all
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment