<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://valley.egloos.com/rss/style/style.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>이글루스 'ldap' 태그 최근글</title>
		<link>http://valley.egloos.com/tag/ldap</link>
		<description>ldap</description>
		<language>ko</language>
		<pubDate>Sat, 02 Apr 2011 01:06:27 +0900</pubDate>
		<generator>Egloos</generator>
		<item>
	<title><![CDATA[[error] configure: error: Cannot find ldap.h]]></title>
	<link>http://anti1346.egloos.com/4952387</link>
	<guid>http://anti1346.egloos.com/4952387</guid>
	<description>
	<![CDATA[ 
checking for LDAP Cyrus SASL support... no configure: error: Cannot find ldap.h  ----------------- [해결] # yum install openldap-devel	]]>
	</description>
	<pubDate>Sat, 02 Apr 2011 01:06:27 +0900</pubDate>
	<dc:creator><![CDATA[변군이글루]]></dc:creator>
</item>
<item>
	<title><![CDATA[크라켄 LDAP 연동]]></title>
	<link>http://xeraph.egloos.com/5449660</link>
	<guid>http://xeraph.egloos.com/5449660</guid>
	<description>
	<![CDATA[ 
<img 
				src="http://thumb.egloos.net/100x76/http://pds20.egloos.com/pds/201103/03/57/c0025857_4d6f92906db23.png"  
				alt="크라켄 LDAP 연동" 
				width="100px"  
				height="76pxpx"
				align="left"
				style="border:1px solid #DDDDDD;margin:0 10px 10px 0px;"
				/>   크라켄 LDAP 돋네..	]]>
	</description>
	<pubDate>Thu, 03 Mar 2011 22:07:48 +0900</pubDate>
	<dc:creator><![CDATA[Xeraph@NCHOVY]]></dc:creator>
</item>
<item>
	<title><![CDATA[Thunderbird에서 ActiveDirectory(LDAP) 주소록 연동하기]]></title>
	<link>http://shingiru.egloos.com/4522349</link>
	<guid>http://shingiru.egloos.com/4522349</guid>
	<description>
	<![CDATA[ 
How to configure Thunderbird to use LDAP(Active Directory) address book.  Outlook이 무거워 일부러 피해왔다. 대안으로 사용하던 것이 Thunderbird다.우리 회사 사람들은 대부분 Outlook을 사용하고, AD 연동을 통해 회사 주소록을 편하게 연동해서 쓴다.나는 가끔 인트라넷에 올라오는 주소록 csv 파일을 받아 수동으로 Thunderbird에 입력하여 사용해왔는데, 이번에 조직개편도 있었고 해서 마음먹고 Thunderbird와 AD를 연동해보기로 하였다.그러나 인터넷을 아무리 뒤져도 제대로 된 설정 방법은 없었고, 결국 6시간 정도 소스코드도 보고 하여 방법을 터득하였다.  Thunderbird와 AD 연동을 위해서는 2 가지를 챙겨야 	]]>
	</description>
	<pubDate>Tue, 11 Jan 2011 14:14:09 +0900</pubDate>
	<dc:creator><![CDATA[신기루 속 신기루]]></dc:creator>
</item>
<item>
	<title><![CDATA[Linux 사용자 계정 통합 관리]]></title>
	<link>http://dolhani.egloos.com/5273242</link>
	<guid>http://dolhani.egloos.com/5273242</guid>
	<description>
	<![CDATA[ 
LDAP-Tips LDAP Linux HOWTO   Essential System Administration, 3rd Edition 6.6 LDAP: Using a Directory Service for User Authentication  LDAP System Administration	]]>
	</description>
	<pubDate>Thu, 18 Mar 2010 14:19:54 +0900</pubDate>
	<dc:creator><![CDATA[Han's Diary]]></dc:creator>
</item>
<item>
	<title><![CDATA[Retrieve Names from Nested AD Groups]]></title>
	<link>http://polyphagia.egloos.com/10067632</link>
	<guid>http://polyphagia.egloos.com/10067632</guid>
	<description>
	<![CDATA[ 
IntroductionThis is a very simple class that will search a given AD group and all groups beneath it and return all user accounts that are members of these groups.This sounds really simple, and it is, but when I searched the Internet for a solution, I could not find one, so I thought I'd share it here.Using the CodeThere are basically three methods in this class, all are marked static, so you don't	]]>
	</description>
	<pubDate>Wed, 19 Aug 2009 10:40:50 +0900</pubDate>
	<dc:creator><![CDATA[잡識형 인간]]></dc:creator>
</item>
<item>
	<title><![CDATA[Querying LDAP from C# ]]></title>
	<link>http://polyphagia.egloos.com/10058651</link>
	<guid>http://polyphagia.egloos.com/10058651</guid>
	<description>
	<![CDATA[ 
Here's a class that will bring you up to speed in querying LDAP servers from C#. It allows you to configure some common settings (root path, and account information for Impersonation) and facilitates some common actions, like verifying if a user or a group exists, enumerating all users and groups, enumerating all group members, and validating a userid/password combination.  Here's how you might us	]]>
	</description>
	<pubDate>Fri, 14 Aug 2009 13:23:28 +0900</pubDate>
	<dc:creator><![CDATA[잡識형 인간]]></dc:creator>
</item>
<item>
	<title><![CDATA[리눅스(RHEL/CentOS)쪽 autofs/nfs/mount 관련 이슈 몇가지]]></title>
	<link>http://ydhoney.egloos.com/1179857</link>
	<guid>http://ydhoney.egloos.com/1179857</guid>
	<description>
	<![CDATA[ 
1. 일단 배포판에서 autofs나 nfs, mount 명령어 등에 대한 bugfix가 나오면 그때그때 적용해야지 안그러면nfs based의 scalable한 환경에서는 관리자만 캐고생. - 함부로 올릴 수 없는 환경일때는 완전 환장하는것.    2.RHEL3 계열 sunrpc resvport 확장 관련 최신 업데이트 버전으로 설치시 nfs mount 갯수 확장에 대한 문제가어느정도는 줄어듬 - 미 패치시 대략 500개 약간 넘어서고 나면 신규 mount가 불가능해진다. - bugfix msg에서밝히는 &quot;large number&quot; 가 대체 어디까지인지는 안적혀있다. 어쩌라는거냐는..    3. autofs를운용함에도 mount 갯수가 늘어나는것은 결국 autofs의 lazy mount control이 가능한가	]]>
	</description>
	<pubDate>Wed, 26 Nov 2008 08:38:33 +0900</pubDate>
	<dc:creator><![CDATA[정신줄 놓은 세상에 침뱉는 블로그]]></dc:creator>
</item>
<item>
	<title><![CDATA[LDAP Search 샘플]]></title>
	<link>http://bumjin.egloos.com/3846610</link>
	<guid>http://bumjin.egloos.com/3846610</guid>
	<description>
	<![CDATA[ 
을 참조하여 전에 설치했던 OpenDS의 샘플  데이타를 가져오는 소스입니다.           샘플데이타에는 ou=People 에 유저 데이타가 들어있고, 이중 uid가 user.0인 데이타를 검색하여  그 유저의 cn값,  mail값, uid값 을 출력해보자.  db로 치면 attribute가 컬럼에 해당하고, filter가 where조건에 해당한다.     package com.bumjin.ldap;   import java.util.Hashtable;   import javax.naming.Context;     import javax.naming.NamingEnumeration;      import javax.naming.directory.DirContext;      import javax.na	]]>
	</description>
	<pubDate>Thu, 31 Jul 2008 13:57:45 +0900</pubDate>
	<dc:creator><![CDATA[지니랜드]]></dc:creator>
</item>
<item>
	<title><![CDATA[OpenDS 자바 오픈소스 디렉토리 서버 설치]]></title>
	<link>http://bumjin.egloos.com/3834421</link>
	<guid>http://bumjin.egloos.com/3834421</guid>
	<description>
	<![CDATA[ 
<img 
				src="http://thumb.egloos.net/76x100/http://pds8.egloos.com/pds/200807/22/50/b0011250_4884a7b080eba_t.gif"  
				alt="OpenDS 자바 오픈소스 디렉토리 서버 설치" 
				width="76px"  
				height="100pxpx"
				align="left"
				style="border:1px solid #DDDDDD;margin:0 10px 10px 0px;"
				/> LDAP:  에서 Install with QuickSetup로 설치 를 보면 그림과 함께 나와있다(Topology Options에서 아래쪽 This server will be part of a replication topology선택Directory Data는 import Automatically-Generated Sample Data 샘플 자동생성 ^^;)   http://www-unix.mcs.anl.gov/~gawor/ldap/download.html에서 ldap browser다운  eclipse plugin  	]]>
	</description>
	<pubDate>Tue, 22 Jul 2008 00:13:59 +0900</pubDate>
	<dc:creator><![CDATA[지니랜드]]></dc:creator>
</item>
<item>
	<title><![CDATA[[LDAP] Operational Attribute]]></title>
	<link>http://entireboy.egloos.com/3789574</link>
	<guid>http://entireboy.egloos.com/3789574</guid>
	<description>
	<![CDATA[ 
LDAP의 모든 entry는 Operational Attribute라는 것이 가지고 있다. (RFC 2251 3.2.1. Attributes of Entries) 이 attribute는 Directory System을 관리하기 위해 스키마에 명시적으로 선언해 주지 않아도 시스템이 자동으로 추가하여 관리하는 attribute이다. 때문에 client에서는 이 attribute를 변경하거나 동일한 이름의 attribute를 entry에 추가할 수 없다.    다음과 같은 attribute가 있다.   - creatorsName: the Distinguished Name of the user who added this entry to the directory.   - createTimestamp: the time	]]>
	</description>
	<pubDate>Wed, 18 Jun 2008 11:35:24 +0900</pubDate>
	<dc:creator><![CDATA[Sigel's house made of ice 。。。]]></dc:creator>
</item>
	</channel>
</rss>

