- Timestamp:
- Oct 25, 2011, 12:25:33 PM (14 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- aa2aa58
- Parents:
- 47998d1
- git-author:
- Alex Dehnert <adehnert@…> (10/25/11 12:25:33)
- git-committer:
- Alex Dehnert <adehnert@…> (10/25/11 12:25:33)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/mit/__init__.py
r9c1f0b2 r2b38cb9 33 33 username = user.username 34 34 user.password = "ScriptsSSLAuth" 35 con = ldap.open('ldap .mit.edu')35 con = ldap.open('ldap-too.mit.edu') 36 36 con.simple_bind_s("", "") 37 37 dn = "dc=mit,dc=edu"
Note: See TracChangeset
for help on using the changeset viewer.