summaryrefslogtreecommitdiffstats
path: root/src/providers/dp_backend.h
diff options
context:
space:
mode:
authorJan Zeleny <jzeleny@redhat.com>2012-02-02 09:05:40 -0500
committerStephen Gallagher <sgallagh@redhat.com>2012-02-06 08:25:22 -0500
commit2d0550acbe07024d034fb616c1ec5b81929c4844 (patch)
tree9aac97e66e59313400936f52b0635f9e716896cd /src/providers/dp_backend.h
parent16dff70ac66222e3b457790443cb283b1486e59e (diff)
downloadsssd-2d0550acbe07024d034fb616c1ec5b81929c4844.tar.gz
sssd-2d0550acbe07024d034fb616c1ec5b81929c4844.tar.xz
sssd-2d0550acbe07024d034fb616c1ec5b81929c4844.zip
Add session target in data provider
Diffstat (limited to 'src/providers/dp_backend.h')
-rw-r--r--src/providers/dp_backend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/providers/dp_backend.h b/src/providers/dp_backend.h
index c053538ba..68b2fa109 100644
--- a/src/providers/dp_backend.h
+++ b/src/providers/dp_backend.h
@@ -51,6 +51,7 @@ enum bet_type {
BET_CHPASS,
BET_SUDO,
BET_AUTOFS,
+ BET_SESSION,
BET_MAX
};