projects
/
user
/
alex
/
software
/
my-snippets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
954fd9e
)
ldapfinger: frob some settings so LDAP works
author
Alex Dehnert
<adehnert@mit.edu>
Fri, 9 Aug 2013 14:05:40 +0000
(10:05 -0400)
committer
Alex Dehnert
<adehnert@mit.edu>
Fri, 9 Aug 2013 14:05:40 +0000
(10:05 -0400)
Not really sure why this helps...
ldapfinger
patch
|
blob
|
history
diff --git
a/ldapfinger
b/ldapfinger
index 759122621564048ead4d497b9544d7eeb2600dbf..a71a22d4f5498a12308d86040f4e23c28f544d1a 100755
(executable)
--- a/
ldapfinger
+++ b/
ldapfinger
@@
-2,8
+2,8
@@
for user in $@; do
- echo ldapsearch -h ldap.mit.edu -b dc=mit,dc=edu uid=$user
- ldapsearch -h ldap.mit.edu -b dc=mit,dc=edu uid=$user
+ echo ldapsearch -
x -
h ldap.mit.edu -b dc=mit,dc=edu uid=$user
+ ldapsearch -
x -
h ldap.mit.edu -b dc=mit,dc=edu uid=$user
done
echo Try also athrun consult ldaps