***: ChanServ sets mode: +o PeterThoeny
ChanServ sets mode: +o PeterThoeny PeterThoeny: the release meeting minutes are posted at http://twiki.org/cgi-bin/view/Codev/JerusalemReleaseMeeting2012x09x28 fellipe: hi, I've just set up twiki in centos 5.4 apache 2.4 latest version but there is no colors and icons, just text and text fields, what can it be?
Hi guys, how to manage admin and non-admin users when using ldap authentication?
this situation is too confused for me ***: ChanServ sets mode: +o PeterThoeny PeterThoeny: fellipe: on no colors and icons, there is an issue with the pub url path
check the apache config and twiki {PubUrlPath} configure setting
look at the raw text of a rendered twiki page tp check the url path of images fellipe: PeterThoeny, hi, I already solved the images and colors issue. Now my problem is to understand ldap accounts and permissions... PeterThoeny: is ldap auth working properly? Nelson_: hello, I am running Twiki and I keep getting the following error when chaning password?
Sorry, the password system is currently read only,
any ideas? PeterThoeny: Nelson_: check the {Register}{EnableNewUserRegistration} configure setting Nelson_: sorry ssh to it
on on the gui? PeterThoeny: on gui Nelson_: from the gui let me try PeterThoeny: or on shell, twiki/lib/LocalSite.cfg Nelson_: easier shell
let me check
main web shows preferences
or on shell, twiki/lib/LocalSite.cfg found it
what should i look for?
or on shell, twiki/lib/LocalSite.cfg Register PeterThoeny: grep for that Nelson_: it's a 1
$TWiki::cfg{Register}{EnableNewUserRegistration} = 1; PeterThoeny: what do you have for:
{UserMappingManager}
{LoginManager}
{PasswordManager} Nelson_: $TWiki::cfg{UserMappingManager} = 'TWiki::Users::TWikiUserMapping';
$TWiki::cfg{LoginManager} = 'TWiki::LoginManager::ApacheLogin';
$TWiki::cfg{PasswordManager} = 'TWiki::Users::HtPasswdUser';
any ideas
Stuck
Peter, any ideas? PeterThoeny: strange, all looks ok Nelson_: ya
i have no clue
you mentioned Register}{EnableNewUserRegistration} configure setting
i dont see that in the gui
Sorry, the password system is currently read only, please contact
same error grrr PeterThoeny: what is the _exact_ error message? i don't see this message in the code Nelson_: I go to change password or change e-mail when i am logged in
and get
Sorry, the password system is currently read only, please contact , nelson@me.com