ImageVerifierCode 换一换
格式:PPT , 页数:39 ,大小:307KB ,
资源ID:374372      下载积分:2000 积分
快捷下载
登录下载
邮箱/手机:
温馨提示:
如需开发票,请勿充值!快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝扫码支付 微信扫码支付   
注意:如需开发票,请勿充值!
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【http://www.mydoc123.com/d-374372.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(Directory and Person RegistryImplementation Details.ppt)为本站会员(花仙子)主动上传,麦多课文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文库(发送邮件至master@mydoc123.com或直接QQ联系客服),我们立即给予删除!

Directory and Person RegistryImplementation Details.ppt

1、A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,1,Directory and Person Registry Implementation Details,Art Vandenberg Director, Advanced Campus Services Information Systems & Technology Georgia State University Avandenberggsu.edu,A.Vandenberg October 24, 2001,U

2、niversity System of Georgia Annual Computing Conference,2,“Doing of New Things”,“What is science? a special method of finding things out the body of knowledge It may also mean the new things you can do when you have found something out, or the actual doing of new things. This last field is usually c

3、alled technology” Richard P. Feynman, The Meaning of It All: Thoughts of a Citizen Scientist, 1998.,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,3,In the Abstract,Directory architecture includes a “person registry” Person registry “synchronizes” records Inpu

4、t from administrative applications Supports LDAP, student email, WebCT, OneCard, Rec Center access, etc,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,4,Overview,Introducing the real “killer app” Defining Enterprise Directory Architecture WebCT Provisioning Pa

5、rt one Student Email Provisioning Next! Student Rec Center WebCT Provisioning Part two Future Provisioning,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,5,Introducing Killer App,Benefits of LDAP enterprise directory well articulated Looking for killer app? “W

6、e often say that the overall integration and unification a general-purpose directory infrastructure enables is the real killer app” The Burton Group, The Enterprise Directory Value Proposition,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,6,Defining the Archi

7、tecture,Directory: name, title, dept, address, phone LDAP compliant interface Logical join: HR, student, alumni, affiliate Person Registry is the join mechanism Core “person” attributes- data stewards help Incremental approach NB: Enhance, dont replace, existing apps,A.Vandenberg October 24, 2001,Un

8、iversity System of Georgia Annual Computing Conference,7,Defining the Architecture Resources,www.internet2.edu/middleware : Identifiers, Authentication, and Directories: Best Practices for Higher Education The Burton Group: Developing a Directory Architecture, 3 tier model Directory Project Cookbook

9、, cross-functional management, high-level sponsor, iterative approach Bob Morgan: Person Reg Phase I Tasks, checklist,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,8,Defining the Architecture Result,GSU Person Registry: Initial person registry design Entity r

10、elationship diagrams Overall architectural model Process flows from source systems Specific file record definitions for source data Starting point (“But, more scenarios would be nice),A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,9,WebCT Provisioning Part 1,F

11、aculty want: automated WebCT accounts Sept 2000 Goal: do so by January 2001 Advantages of being “first”: No existing object constraints One population selection: students in courses Familiar extract, several existing code sections Oracle tables basic RIKEY unique ID for simple joins of tables,A.Vand

12、enberg October 24, 2001,University System of Georgia Annual Computing Conference,10,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,11,WebCT,Core student info via nightly batch STUFILE table Represents nightly batch Reference for pre-transformation Audit? tie b

13、ack to original STUFILE mapped to STUDENT and undergoes transformations,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,12,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,13,WebCT,Transformations to STUDENT include: RIKEY

14、becomes key, SSN only attribute Name is SIS_Name Code lookups & LAST_“activity” fields added Operational info (DATE_Created) added Some data in other tables: ADDRESS, Courses, WebCT info STUFILE_CHANGES table holds change info STUDENT mapped to PERSON table,A.Vandenberg October 24, 2001,University S

15、ystem of Georgia Annual Computing Conference,14,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,15,WebCT,PERSON master table DISPLAY formats of data PRIMARY_AFFILIATION added (Student) Name components (first, middle, last) ISO and BARCODE? Identifiers still pro

16、visioned from “OC_Tables” Legacy issues oh yeah, the past Migration is stepwise,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,16,WebCT Provisioning Observations,Person Registry flexible, not constrained by complex design Student info kept redundantly (source,

17、 load file, transform table, Master Person) WebCT ids assigned in registry process, file output for WebCT Magically enrolled WebCT courses WebCT API bug oops, whats with that?,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,17,Student Email Starting to Prioriti

18、ze,Steering Group sets overall priorities Person Registry Task List weekly status Incremental implementation methodology but awareness of longer term LDAP to replace CSO directory Authoritative repository on persons Applications: dont forget previous queue,A.Vandenberg October 24, 2001,University Sy

19、stem of Georgia Annual Computing Conference,18,Student Email,Dec 2000, Student Email & Web Definition Committee recommends policy All students get email “This system was made possible by the 2001 Student Technology Fee, and is effective June 11, 2001.” (Whoa!) Email, Lab access, file space, web spac

20、e,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,19,Student Email Raising the Bar,Single userid/pw for multiple services Holy grail for enterprise solutions Userid activation includes authentication Person registry sets userid, initial pw Student app provides

21、authentication (legacy) So password resets can be self service (Future Questing: Account Management),A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,20,Student Email Raising the Bar,Not just enrolled need more attributes Admitted, eligible to enroll, registered

22、 Monitor expiry of status Maintain “active” “inactive” flags Business rule: Whats email policy intent? NB: “inactive” remain in person registry Build privilege objects as needed,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,21,Student Email Raising the Bar,Ta

23、 Da! LDAP is part of the solution! Novell NIMS (Network Internet Messaging System) supports any IMAP, LDAP client Person registry provisions NIMS via LDIF transaction sets Person registry construct enables recovery of LDIF transactions,A.Vandenberg October 24, 2001,University System of Georgia Annua

24、l Computing Conference,22,Next! Student Rec Center,High profile, funded by student fees Opening August 2001 access needed New registry persons staff, alumni, affiliates matching required Data store requirements for elements not in any source system On time (and Goodbye to “OC_Tables”),A.Vandenberg O

25、ctober 24, 2001,University System of Georgia Annual Computing Conference,23,Student Rec Center,Expanding registry population Matching (avoiding duplicates) needed Legacy HR app does check legacy student If matches SSN, prefills address, phone, gender, race, DOB (not name, its a format issue) What if

26、 SSN “wrong” or cant match to student Temp_SSN_Number? Maintain separate tables for student, staff Matching always with us Open Issue,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,24,Student Rec Center,Data store requirements Affiliates records No surprise, e

27、xpected Does require interface (avoid duplicates!) Must have sponsor record Multiple affiliations possible (how handle as moves beyond Rec Center?),A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,25,Student Rec Center,Data store for “liability waiver” Unexpecte

28、d Rec Center business liability requirement Special business rules internal to Rec Center Fees paid issue “Not your registrars fees paid!” What if affiliate, staff not using payroll deduction, Alumni?,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,26,Student R

29、ec Center On Time & Bonus Round,“OC_Tables” are dead, long live registry! ISO, Barcode now assigned at registry “PantherCard” printing feeds from registry PeopleSoft financial interface to person registry Library feed part of person registry (not yet from person registry) Uhhh, did we mention “Produ

30、ction?” Did we mention security?,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,27,WebCT Provisioning Part 2,Recall WebCT API bug January 2001? Rebuilt WebCT provisioning for Fall 2001 (Work around API remains open issue) NameSpace issues: Student: Flastnamest

31、udent.gsu.edu Faculty/Staff: Flastnamegsu.edu How distinguish better? Is it a Unique ID? Tough to resolve in production mode!,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,28,WebCT Provisioning Part 2,Students will have single userid/pw for: Email, Lab access

32、, file space, web spaceand WebCT,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,29,Future Provisioning,Addressing NameSpace issues Immediate need for email and UID Email groups very hot Enhanced Library feed Non-trivial: how many patron groups are there? LDAP

33、White Pages & CSO migration That means redoing sendmail Requires self-service for WP entries,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,30,Future Provisioning,FERPA and access issues Prerequisite for LDAP White Pages Okay, so how provision if no attributes

34、? OPEN Account management support Buying solution is expensive Building solution may be complex But customers want services And auditors want security,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,31,Future Provisioning,PKI deployment Synchronization using Me

35、tamerge Move from batch file processing to transaction processing Provide immediate registry update for self-service request Auto update of source systems? LDAP WP? Annual phonebook printing,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,32,Future Provisionin

36、g,SCT Banner Student integration PeopleSoft Human Resources integration Security, production, resourcesYour applications here: Use additional lines as needed _ _ _,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,33,Conclusion almost,The person registry is a cor

37、e component of an enterprise directory architectureRemember slide 8s last bullet? Starting point (“But, more scenarios would be nice”)Weve been discussing the scenarios.,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,34,A.Vandenberg October 24, 2001,University

38、 System of Georgia Annual Computing Conference,35,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,36,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,37,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,38,A.Vandenberg October 24, 2001,University System of Georgia Annual Computing Conference,39,Questions, Comments?,

copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
备案/许可证编号:苏ICP备17064731号-1