|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
LDAP and uPortalHi everyone, We are looking into the possibility of authenticating our uPortal users with LDAP. I have been having a hard time finding documentation on integrating LDAP with uPortal. Something I am confused about is what group users will be put into in uPortal if they are found in LDAP. Is it possible to define an LDAP attribute that will tell uPortal which group the user belongs in? We are running uPortal 2.5.3 right now. If anyone has an example LDIF file that they use for their uPortal users that I can see as an example, that would be great! Thanks! Kristen -- Kristen Walker Digital Media Resources Developer Instructional Media Services Santa Barbara County Education Office 4400 Cathedral Oaks Road P.O. Box 6307 Santa Barbara, CA 93160-6307 (805)964-4711 ext. 5244/FAX (805)683-3597 kwalker@... http://www.sbceoportal.org --- You are currently subscribed to uportal-user@... as: lists@... To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user |
|
|
RE: LDAP and uPortalDear Kristen,
You can configure LDAP connections in the properties/ldap.xml file in uPortal 2.5.3; there are a few examples in the default file that should give you a starting point. In order to get uPortal using LDAP, you have to configure the root.ldap property in properties/security.properties (again, examples in the default file). I can't give you a useful example file as we've implemented failover in our LDAP authentication - which works very well - by using the patches available here: http://www.ja-sig.org/issues/browse/UP-713 It's worth a look once you're up and running. Conan Cook Applications Developer (Java) Academic Technologies Group (ATG) University of the West of England Frenchay Campus Bristol BS16 1QY email: conan.cook@... telephone: 01173 281 053 -----Original Message----- From: bounce-6046180-5728962@... [mailto:bounce-6046180-5728962@...] On Behalf Of Kristen Walker Sent: 22 July 2008 16:43 To: uportal-user@... Subject: [uportal-user] LDAP and uPortal Hi everyone, We are looking into the possibility of authenticating our uPortal users with LDAP. I have been having a hard time finding documentation on integrating LDAP with uPortal. Something I am confused about is what group users will be put into in uPortal if they are found in LDAP. Is it possible to define an LDAP attribute that will tell uPortal which group the user belongs in? We are running uPortal 2.5.3 right now. If anyone has an example LDIF file that they use for their uPortal users that I can see as an example, that would be great! Thanks! Kristen -- Kristen Walker Digital Media Resources Developer Instructional Media Services Santa Barbara County Education Office 4400 Cathedral Oaks Road P.O. Box 6307 Santa Barbara, CA 93160-6307 (805)964-4711 ext. 5244/FAX (805)683-3597 kwalker@... http://www.sbceoportal.org --- You are currently subscribed to uportal-user@... as: conan.cook@... To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user This incoming email to UWE has been independently scanned for viruses by McAfee anti-virus software and none were detected This email was independently scanned for viruses by McAfee anti-virus software and none were found --- You are currently subscribed to uportal-user@... as: lists@... To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user |
|
|
Re: LDAP and uPortalKristen,
You are going to want to use Person Attribute Group Store (PAGS) to map users to LDAP groups based on attributes in LDAP Take a look at properties/groups/PAGSGroupStoreConfig.xml As for authentication you can use the LDAP Security Provider. I'll send you some code examples directly. Kristen Walker wrote: > Hi everyone, > We are looking into the possibility of authenticating our uPortal users with > LDAP. I have been having a hard time finding documentation on integrating > LDAP with uPortal. Something I am confused about is what group users will > be put into in uPortal if they are found in LDAP. Is it possible to define > an LDAP attribute that will tell uPortal which group the user belongs in? > We are running uPortal 2.5.3 right now. If anyone has an example LDIF file > that they use for their uPortal users that I can see as an example, that > would be great! > > Thanks! > Kristen > > -- > Kristen Walker > > Digital Media Resources Developer > Instructional Media Services > Santa Barbara County Education Office > 4400 Cathedral Oaks Road > P.O. Box 6307 > Santa Barbara, CA 93160-6307 > (805)964-4711 ext. 5244/FAX (805)683-3597 > kwalker@... > http://www.sbceoportal.org > > > > > --- > You are currently subscribed to uportal-user@... as: dkraker@... > To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user -- Darren Kraker Software Engineer Application Management / ITS mailto:dkraker@... Office (805) 756-2696 --- You are currently subscribed to uportal-user@... as: lists@... To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-user |
| Free Forum Powered by Nabble | Forum Help |