2 Dec 2003 00:03
Re: Authentification issue
Jean-Francois LARVOIRE <jf.larvoire <at> free.fr>
2003-12-01 23:03:54 GMT
2003-12-01 23:03:54 GMT
Hi, I think you're using the ldap authentication, right? By default, there is always a password. Administrators are just users with extra rights. And as every user, they must have a valid password. Valid means that the user name and password must be valid in the ldap database. Administrators are authenticated users, whose names are also listed in the auth['admin'][] array in config.inc.php. In MRBS version 1.2-pre1, the ldap authentication module prompts you for a user name and password the first time you access a restricted page. If the authentication in the ldap database is succesful, you won't be prompted again. If it failed, you will be prompted again. I think this is what is happening to you. In MRBS version 1.2-pre1, you can't log on under a different name, as there is no way to log off. This will be fixed in the next release. As a workaround, try closing your web browser and reopening another instance. Jean-François ----- Original Message ----- From: <pguay <at> irunx.com> To: <mrbs-general <at> lists.sourceforge.net> Sent: Monday, December 01, 2003 17:29 Subject: [MRBS-general] Authentification issue > I have installed mrbs, > > > ive also configure all the stuff the right way. When im trying to go in > the admin panel, > a message box come adn say: the name or password entered for area "MRBS" > on face.csdm.qc.ca was incorrect. Please try again. > > By default, there is no password right ? so i have put admin and no > password and nothing append. im returning to the main mrbs windows . > > Can someone help me ? > > > Phil > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > mrbs-general mailing list > mrbs-general <at> lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mrbs-general >
RSS Feed