summaryrefslogtreecommitdiffstats
path: root/src/config/SSSDConfigTest.py
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-08-30 10:51:19 -0400
committerStephen Gallagher <sgallagh@redhat.com>2011-09-02 09:58:29 -0400
commit9d3d669cc353475cfe023c2a20cc51fd07428b82 (patch)
tree400a35dcfc2703d22d91a31b3baacacfbd097743 /src/config/SSSDConfigTest.py
parentb4378a86e669f3136c71c409c692302517b3474e (diff)
downloadsssd-9d3d669cc353475cfe023c2a20cc51fd07428b82.tar.gz
sssd-9d3d669cc353475cfe023c2a20cc51fd07428b82.tar.xz
sssd-9d3d669cc353475cfe023c2a20cc51fd07428b82.zip
Add option to specify the kerberos replay cache dir
Adds a configure option to set the distribution default as well as an sssd.conf option to override it. https://fedorahosted.org/sssd/ticket/980
Diffstat (limited to 'src/config/SSSDConfigTest.py')
-rwxr-xr-xsrc/config/SSSDConfigTest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/SSSDConfigTest.py b/src/config/SSSDConfigTest.py
index 0e5a630e0..ebfd372e5 100755
--- a/src/config/SSSDConfigTest.py
+++ b/src/config/SSSDConfigTest.py
@@ -266,6 +266,7 @@ class SSSDConfigTestSSSDService(unittest.TestCase):
'sbus_timeout',
're_expression',
'full_name_format',
+ 'krb5_rcache_dir',
'debug_level',
'debug_timestamps',
'debug_to_files',