Current location: Hot Scripts Forums » Programming Languages » PHP » Active Directory Groups Login for Php Menu Layout

Active Directory Groups Login for Php Menu Layout

Reply
  #1 (permalink)  
Old 01-26-09, 04:58 PM
Ryan75 Ryan75 is offline
Newbie Coder
 
Join Date: Jan 2009
Posts: 15
Thanks: 1
Thanked 0 Times in 0 Posts
Question Active Directory Groups Login for Php Menu Layout

I'm looking for guidance on how to go about organizing an extremely large list of active directory groups to be condense down for a basic menu system by group

-----
The menu system is part of a website that allows multiple schools in our company to access basic website needs (student grading, reports, student/admin services, etc). This website is PHP and SQL related.

I haven't worked in the large application of group control before this project and only had to work with a handful of groups titles.. This list given to me that I need to reorganize has about 2218 groups in the active directory! for each to be given an individual menu would be... well you know.

I can separate the groups by schools right now which goes to 26 campuses.. that helps some, but the subcategory of titles are still somewhat unique and a tiny fraction of them (haven't read every 2218 yet) have a misspelling or space difference in the group name (ex. Tech1 Help Desk compared to Tech1 HelpDesk) .. and I'm stuck at what to do from here.

[1.] I was thinking to mainly create some sub groups and put similar AD groups in that subgroup... such as Help Desk <= any variations of a Help Desk. Thus meaning i will have to manually select each one and place in a group.

[2.] ?? yeah.. 1 is all i can think of.

=====
tiny sample of the ad groups...
ELCInstructors
ELCStudents
ET Program Manager
Extern Coordinators
Financial Aid
Financial Aid Advisor Lead
Financial Aid Assistant Director
Financial Aid Director
GDA Program Manager
GE Program Manager
GE Instructors
Graduate Placement
Graduate Placement Manager
HUC Extern Coordinators
=====

** the end result is probably more SQL tables than PHP, but what have some of you done or tips can you give in organizing a large active directory group list to control a menu?


Thanks
Ryan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 01-28-09, 05:46 PM
Ryan75 Ryan75 is offline
Newbie Coder
 
Join Date: Jan 2009
Posts: 15
Thanks: 1
Thanked 0 Times in 0 Posts
Anybody reading this has any suggestions?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 11-24-09, 11:02 PM
Ryan75 Ryan75 is offline
Newbie Coder
 
Join Date: Jan 2009
Posts: 15
Thanks: 1
Thanked 0 Times in 0 Posts
O.K.

I'm guessing people aren't interested in this?
Waited a year... sigh.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #4 (permalink)  
Old 11-25-09, 06:30 AM
wirehopper's Avatar
wirehopper wirehopper is offline
Community Liaison
 
Join Date: Feb 2006
Posts: 2,320
Thanks: 16
Thanked 90 Times in 88 Posts
I would start by looking at the AD data management to clean it up. You need reliable data for it to work.

The next step I would take is to get a whiteboard and try to layout a relational database to support it. Perhaps tables for schools, campuses, and groups. Each of these tables would have a unique id for each record, as well as a parent id. This would allow a hierarchy of one to many relationships.

Another approach would be to just use the AD data. Have a script that builds the menus every night, extracting the data from AD. That way, you don't have to maintain the data in multiple places.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
The Following User Says Thank You to wirehopper For This Useful Post:
Ryan75 (11-26-09)
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Superfish jquery menu problems with modification transcend2005 CSS 2 03-25-09 01:30 AM
css problem with the scroll bar crazy.works CSS 0 11-04-08 05:34 PM
Xml / Dom / Css Mark_SC.SE JavaScript 0 06-29-05 08:05 AM
PHP & MS Active Directory djwayne_2004 PHP 0 02-07-05 05:51 PM
Need Epinions-lite system in PHP & MYSQL wali001 Job Offers & Assistance 4 01-12-04 06:02 AM


All times are GMT -5. The time now is 04:40 PM.
vBulletin® Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.