This question about LDAP: Asked

ldapcontrib: Can not create or edit page

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.

Could someone please help me and let me know what I am doing wrong. If you need more details on configuration or logs let me know.

Thanks,

Dhawal.

-- DhawalThakker - 23 Jul 2012

 

QuestionForm edit

Subject LDAP
Extension LdapContrib
Version Foswiki 1.1.5
Status Asked
Related Topics
Topic revision: r1 - 23 Jul 2012, DhawalThakker
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