summaryrefslogtreecommitdiffstats
path: root/src/config/testconfigs
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-10-25 11:07:12 -0400
committerStephen Gallagher <sgallagh@redhat.com>2011-10-25 16:19:18 -0400
commit7fac271ccebb84743c39f553eb5ec013cf1d10aa (patch)
tree85d62f6c504c6445b1cf3c11d109607ceeb52844 /src/config/testconfigs
parente30d02c04efad31f97c35165a92105852c805d34 (diff)
downloadsssd_unused-7fac271ccebb84743c39f553eb5ec013cf1d10aa.tar.gz
sssd_unused-7fac271ccebb84743c39f553eb5ec013cf1d10aa.tar.xz
sssd_unused-7fac271ccebb84743c39f553eb5ec013cf1d10aa.zip
SSSDConfig: Handle integer parsing more leniently
Allow the base to be auto-detected rather than limited to base 10 Add hexadecimal integer test
Diffstat (limited to 'src/config/testconfigs')
-rw-r--r--src/config/testconfigs/sssd-valid.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/testconfigs/sssd-valid.conf b/src/config/testconfigs/sssd-valid.conf
index f4be0796..a2824d3f 100644
--- a/src/config/testconfigs/sssd-valid.conf
+++ b/src/config/testconfigs/sssd-valid.conf
@@ -23,7 +23,7 @@ debug_level = 0
[domain/IPA]
id_provider = ldap
auth_provider = krb5
-debug_level = 0
+debug_level = 0xFF0
[domain/LOCAL]
id_provider = local