summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Hostbase/ldapauth.py
diff options
context:
space:
mode:
authorRene Martin <rene@minicroso.(none)>2010-04-04 19:02:25 +0100
committerSol Jerome <solj@ices.utexas.edu>2010-04-08 09:03:39 -0500
commit0153af6e2ed6671ea2ee013a7f551ba7c61a5c88 (patch)
treec118c3603ace9e78739f79601a7fa2016240a8a3 /src/lib/Server/Hostbase/ldapauth.py
parent66f08b0a6dd519009c6d2094421498e4d446114e (diff)
downloadbcfg2-0153af6e2ed6671ea2ee013a7f551ba7c61a5c88.tar.gz
bcfg2-0153af6e2ed6671ea2ee013a7f551ba7c61a5c88.tar.bz2
bcfg2-0153af6e2ed6671ea2ee013a7f551ba7c61a5c88.zip
Trying to commit all my work
Diffstat (limited to 'src/lib/Server/Hostbase/ldapauth.py')
-rw-r--r--src/lib/Server/Hostbase/ldapauth.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Server/Hostbase/ldapauth.py b/src/lib/Server/Hostbase/ldapauth.py
index 1dc563368..94f5192e0 100644
--- a/src/lib/Server/Hostbase/ldapauth.py
+++ b/src/lib/Server/Hostbase/ldapauth.py
@@ -2,7 +2,7 @@
and returns a subset of the user's profile that is needed by Argonne/CIS to
to set user level privleges in Django"""
-__revision__ = '$Revision$'
+__revision__ = '$Revision: 2456 $'
import os
import ldap