- Timestamp:
- Jun 7, 2011, 12:58:14 PM (14 years ago)
- Location:
- branches/fc15-dev
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/fc15-dev
- Property svn:mergeinfo changed
/trunk (added) merged: 1811,1813-1819,1821-1825,1838,1848-1856,1858-1872,1877
- Property svn:mergeinfo changed
-
branches/fc15-dev/server/fedora/config/etc/httpd/vhosts.d/reify-vhost.py
r1768 r1878 25 25 import sys 26 26 27 ll = ldap.initialize("ldapi://%2fvar%2frun%2f dirsrv%2fslapd-scripts.socket/")27 ll = ldap.initialize("ldapi://%2fvar%2frun%2fslapd-scripts.socket/") 28 28 ll.simple_bind_s("", "") 29 29
Note: See TracChangeset
for help on using the changeset viewer.