You are here: Foswiki>Tasks Web>Item12010 (13 Dec 2017, MichaelDaum)Edit Attach

Item12010: LDAPCONTRIB: ldap users and wiki groups

pencil
Priority: Normal
Current State: No Action Required
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: LdapContrib
Branches:
Reported By: DhawalThakker
Waiting For:
Last Change By: MichaelDaum
Hi, I have managed to install and (partly) configure LDAPCONTRIB + NewUserPlugin + NGplugin + GluePlugin. It allows AD users to login. Here is the important parts of my foswiki setup:

$Foswiki::cfg{LoginManager} = 'Foswiki::LoginManager::TemplateLogin';

$Foswiki::cfg{AuthScripts} = 'attach,compareauth,edit,manage,previewauth,rdiffauth,rename,rest,restauth,save,statistics,upload,viewauth,viewfileauth';

$Foswiki::cfg{UserMappingManager} = 'Foswiki::Users::LdapUserMapping';

$Foswiki::cfg{PasswordManager} = 'Foswiki::Users::LdapPasswdUser';

$Foswiki::cfg{Ldap}{MapGroups} = 0;

I am aiming to use users from AD and groups will reside in foswiki (NO AD groups). Once the user is log on, he/she is not able to edit/create any pages. A window pops-up and ask for username and password. Even when I am logged in as AdminUser and try to add a user to admingroup, it keeps prompting for username and password. On typing excatly same credential as were used to log-in, it is not able to authenticate the user.

Can someone please let me know if it is possible to use users from ldap AD and groups from wiki (NOT ldap), as I seem to understand it is possible by using MapGroups flag. The problem I am having is I can not add users to wiki groups (it keeps prompting for password).

Thanks, Dhawal.

-- DhawalThakker - 24 Jul 2012

This is a support question, not a bug report, it seems. Further more the notion of a window popping up seems to indicate a web server configuration problem.

In any case I don't see any action left from the pov of a bug report. Please have a look at the support hub for LdapContrib.

-- MichaelDaum - 13 Dec 2017
 

ItemTemplate edit

Summary LDAPCONTRIB: ldap users and wiki groups
ReportedBy DhawalThakker
Codebase 1.1.5
SVN Range
AppliesTo Extension
Component LdapContrib
Priority Normal
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release02x01Checkins
Release02x00Checkins
Release01x01Checkins
Topic revision: r2 - 13 Dec 2017, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy