We have an intranet running for two groups (students/teachers).
The users all login to a Novell network before they can use any applications at all.
My idea is to retrieve the actual user id of the user to decide which intranet-page to show (php). Someone said LDAP can be used but not specificly how.
So I need some way to catch the incoming user id via php and in the php-code decide which part of the pages (menu) to show.
Can it be done? How?
The users all login to a Novell network before they can use any applications at all.
My idea is to retrieve the actual user id of the user to decide which intranet-page to show (php). Someone said LDAP can be used but not specificly how.
So I need some way to catch the incoming user id via php and in the php-code decide which part of the pages (menu) to show.
Can it be done? How?