source: trunk/locker/sbin/get-ldap-admins @ 1502

Last change on this file since 1502 was 1422, checked in by ezyang, 14 years ago
Add a number of unversioned files from production.
  • Property svn:executable set to *
File size: 164 bytes
Line 
1#!/bin/sh
2# This script can be run on or off of scripts
3ldapsearch -x -h scripts.mit.edu -b dc=scripts,dc=mit,dc=edu -LLL 'cn=Directory Administrators' uniqueMember
Note: See TracBrowser for help on using the repository browser.