일반
2015.05.13 08:49

Common LDAP Queries

조회 수 6151 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

+ - Up Down Comment Print
?

단축키

Prev이전 문서

Next다음 문서

+ - Up Down Comment Print
The examples below show the most common LDAP queries. These queries are the most common queries used, and are designed to work with most directory server environments.
All objects (this may cause load problems):
objectclass=*
All user objects that are designated as a “person”
(&(objectclass=user)(objectcategory=person))
Mailing Lists only
(objectcategory=group)
Public Folders only
(objectcategory=publicfolder)
All user objects except for ones with primary email addresses that begin with “test”
(&(&(objectclass=user)(objectcategory=person))(!(mail=test*)))
All user objects except for ones with primary email addresses that end with “test”
(&(&(objectclass=user)(objectcategory=person))(!(mail=*test)))
All user objects except for ones with primary email addresses that contain the word “test”
(&(&(objectclass=user)(objectcategory=person))(!(mail=*test*)))
All user objects (users and aliases) that are designated as a “person” and all group objects (distribution lists)
(|(&(objectclass=user)(objectcategory=person))(objectcategory=group))
All user objects that are designated as a “person”, all group objects and all contacts, except those with any value defined for extensionAttribute9:
(&(|(|(&(objectclass=user)(objectcategory=person))(objectcategory=group))(objectclass=contact))(!(extensionAttribute9=*)))
All users who are members of the group identified by the DN of “CN=GRoup,OU=Users,DC=Domain,DC=com”:
(&(objectcategory=user)(memberof=CN=Group,OU=Users,DC=Domain,DC=com))
Active Directory LDAP: All users
(objectClass=person)
Active Directory LDAP: All email users (alternate)
(&(objectclass=user)(objectcategory=person))
OpenLDAP: All users
(objectClass=inetOrgPerson)
Lotus Domino LDAP: All users
(objectClass=dominoPerson)
Lotus Domino LDAP: All objects with a mail address defined that are designated as a “person “or “group”:
(&(|(objectclass=dominoPerson)(objectclass=dominoGroup)(objectclass=dominoServerMailInDatabase))(mail=*))

Dreamy의 코드 스크랩

내가 모으고 내가 보는

List of Articles
번호 분류 제목 날짜 조회 수 추천 수
64 일반 프리미어 프로 Premier Pro secret 2022.02.04 0 0
63 일반 탐색기 오른쪽 팝업메뉴에 항목 추가하기 2005.08.05 42141 0
62 일반 정규식 요약 프린트 file 2014.04.21 10788 0
61 일반 정규식 요약 2013.01.23 15576 0
60 일반 전기적 스펙에 관한 용어, 약자 정리 2020.02.24 5064 0
59 일반 적분 해주는 함수 예제 file 2005.08.05 41557 0
58 일반 장치관리자 실행 명령어 2013.08.05 14892 0
57 일반 자주 사용하는 아주 유용한 파워포인트 단축키 [Useful Short-cut for PowerPoint] 2013.04.01 20099 0
56 일반 온습도, 미세먼지 정보 받아오기 secret 2020.01.10 0 0
55 일반 엑셀 Excel 데이터 시각화 (엑셀 사용 Tip) 2021.08.25 2869 0
54 일반 아스키 코드표 file 2006.01.04 43613 0
53 일반 아마존 '알렉사 Alexa' 명령어 모음 2017.08.04 24218 0
52 일반 시스템 환경변수 세팅 2011.02.08 28430 0
51 일반 소스코드 게시판입니다. 2005.07.29 46001 0
50 일반 사용하지 않는 COM Port 삭제하기 2015.03.18 9293 0
목록
Board Pagination ‹ Prev 1 2 3 4 5 Next ›
/ 5

나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

설치 취소

Designed by sketchbooks.co.kr / sketchbook5 board skin

Sketchbook5, 스케치북5

Sketchbook5, 스케치북5

Sketchbook5, 스케치북5

Sketchbook5, 스케치북5