sharepoint 2010 user profile service #2

Post on 31-Dec-2015

44 Views

Category:

Documents

6 Downloads

Preview:

Click to see full reader

DESCRIPTION

SharePoint 2010 User Profile Service #2. Kim Do Myoung. Introduce. 김도명 .Net & SharePoint Developer ㈜ 이피언스 SI 사업부 domyo21@epience.com SharePoint School ( http :// kdmsong.tistory.com ) 김도명. 도대체 사용자 정보 동기화가 뭐야 ?. User Profile Synchronization ?. User Profile Synchronization?. - PowerPoint PPT Presentation

TRANSCRIPT

SharePoint 2010User Profile Service #2

Kim Do Myoung

Introduce

김도명.Net & SharePoint Developer㈜이피언스 SI 사업부domyo21@epience.comSharePoint School (http://kdmsong.tistory.com) 김도명

USER PROFILE SYNCHRONIZATION?

도대체 사용자 정보 동기화가 뭐야 ?

User Profile Synchronization?

User Profile Synchronization 이 뭔가요 ?Directory Service 와 SharePoint 간의 사용자 정보 동기화

왜 필요한가요 ?텅텅 비어있는 SharePoint 에 다양한 사용자 정보를 가져오자 !Directory Service 와 SharePoint 간의 사용자 (Group) 의 정보의 일치* 부서이동이나 인사발령 등 AD 의 사용자 정보 변경 시 동일하게 반영되어야 한다 .

User Profile Synchronization?

Directory Service 별 동기화 가능여부

MOSS 2007 과의 비교2007 : SSP(Shared Services Provider)2010 : Service Applications > User Profile Service Application *Service 별로 응용프로그램 생성 , 독립적으로 수행 .

Service Users Groups Incremental

Active Directory Domain Services (AD DS) 2003 SP2, 2008

Yes Yes Yes

SunOne (LDAP) 5.2 Yes No Yes

Novell eDirectory (LDAP) 8.7.3 Yes No No

IBM Tivoli (LDAP) 5.2 Yes No Yes

MECHANISM어떻게 동작하는 건가요 ?

Mechanism

ACTIVE DIRECTORY SP 2010(USER PROFILE SERVICE)

FOREFRONTMETAVERSE

Mechanism

TYPE OF SYNCHRONIZATION동기화에는 어떤 것들이 있나요 ?

Type of synchronization

1. Full Synchronization ( 전체 동기화 )2. Incremental Synchronization ( 증분 동기화 )

1. 수동 동기화2. Timer Job 을 통한 자동 동기화

Type of synchronization

Type of synchronization

수동 동기화

Type of synchronization

수동 동기화

Type of synchronization

Timer Job 을 통한 자동 동기화

USER PROPERTYUser Profile 을 구성하는 사용자 속성

User Property

User Property

User Property

User Property

CONFIGURE사용자 동기화 구성 방법

Configure• Before

01. Verify Account Permissions02. Create a Web application to host My Sites 03. Create a managed path for My Sites04. Create a My Site Host site collection 05. Create a Managed Metadata Service Application 06. Create a User Profile Service Application07. Enable NetBIOS domain names08. Start the User Profile service09. Configure User Profile Connection10. Configure a Synchronization Timer Job11. Full Synchronization

Configure

• Central Administration > System Settings > Manage services on server

• User Profile Service 구성 이전에 Managed Metadata Service Application 구성• Application Management > Manage Service Applications > Managed Metadata Service

Configure

• Application Management > Manage Service Applications > User Profile Service Application• 크게 나누어 Application Pool 설정과 , Database 설정 , My Site 설정으로 분류 • 응용프로그램의 이름 및 사용할 Application Pool 설정

Configure

• Profile Database, Synchronization Database, Social Tagging Database 설정

Configure

• My Site 설정• UPS 구성 이전에 My Site Host 구성이 완료되어야 한다 .

Configure

Configure

• User Porfile Service Application 구성완료

• 동기화 프로세스가 수행될 서버 선택

• System Settings > Manage services on server > Start the User Profile service

• services.msc > FIM Service 확인

Configure

Configure

ACTIVE DIRECTORY SP 2010(USER PROFILE SERVICE)

FOREFRONTMETAVERSE

• Application Management > Manage Service Applications > USP > Manage

Configure

• Connection Account 를 통하여 동기화할 항목을 설정

Configure

• 생성된 Connection

Configure

Configure• 최초 전체 동기화 수행

Configure• After

CUSTOM USER PROPERTY커스텀 프로퍼티를 만들어 보자 !

Custom User Property• 동기화를 통해 AD 로부터 정보를 가져온 후의 프로필 페이지 화면 >>> 부서정보를 표시해주는 Custom Property 를 만들어보자 .

Custom User Property• CA > Manage Profile Service > User Profile Service Application

Custom User Property• New Property 를 클릭하여 새로운 User Property 생성 화면으로 이동한다 .

Custom User Property• Add User Profile Property

Custom User Property• Edit Languages

Custom User Property• Add User Profile Property

Custom User Property• Property 에 특정 AD 항목을 Mapping 시킨 후 Add 를 클릭한다 .

Custom User Property• Property 에 동기화 Mapping 이 완료된 화면

Custom User Property• Manage User Properies 화면에 추가된 Custom Property 확인 .

Custom User Property• 사용자의 Profile Page 에서 Edit My Profile 을 통해 추가된 Custom Property 를 확인

Custom User Property• 전체 동기화 수행

Custom User Property• 동기화 완료

Thank you

top related