Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eduroam
radsecproxy
Commits
bd51eb6d
Commit
bd51eb6d
authored
Feb 18, 2012
by
Linus Nordberg
Browse files
Stop resolver scripts from signalling "not found".
This triggers a bug in radsecproxy. Don't use it for now.
parent
a0008e2f
Changes
2
Hide whitespace changes
Inline
Side-by-side
tools/naptr-eduroam.sh
View file @
bd51eb6d
...
@@ -70,4 +70,4 @@ if [ -n "${SERVERS}" ]; then
...
@@ -70,4 +70,4 @@ if [ -n "${SERVERS}" ]; then
exit
0
exit
0
fi
fi
exit
10
# No server found.
exit
0
tools/radsec-dynsrv.sh
View file @
bd51eb6d
...
@@ -48,4 +48,4 @@ if test -n "${SERVERS}" ; then
...
@@ -48,4 +48,4 @@ if test -n "${SERVERS}" ; then
exit
0
exit
0
fi
fi
exit
10
# No server found.
exit
0
Write
Preview
Markdown
is supported
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