From: <EAG...@RE...> - 2004-06-15 14:07:21
|
Hi,=20 I have the same problem using File authentication, (a file like = /etc/shadow) , I need login in each page. Is these solution right for my problem ? Thanks. -----Mensaje original----- De: php...@li... [mailto:php...@li...]En nombre de Reini Urban Enviado el: martes, 15 de junio de 2004 4:00 Para: Lisa Glendenning CC: php...@li... Asunto: Re: [Phpwiki-talk] user authentication Lisa Glendenning schrieb: > I am trying to use HttpAuth to authenticate through a Kerberos pop-up > window. This is working fine - except for anything requiring > administrative privileges. It is basically impossible to log on as = the > administrator. I have tried making the adminstrator an existing > Kerberos user and a separate WikiWord. I've also tried many > combinations of the user authentication options. No matter what, the > adminstrative login won't 'stick'. Every page asks for the admin = login, > and actions done won't actually take effect (such as unlocking a = page).=20 > It will default back to the Kerberos login. Any thoughts? You are right. This is an overthought with HttpAuth. I would suggest to setup an Administrators group and add some user (not=20 ADMIN_USER) to this group. This user will have Admin Permissions then,=20 but not the special admin login method, which does not work for http=20 auth (yet). I usually create this page: CategoryGroup * [Administrators] and this page: Administrators * MyAdminUser ---- CategoryGroup --=20 Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ Phpwiki-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpwiki-talk AVISO LEGAL: Esta informaci=F3n es privada y confidencial y est=E1 dirigida = =FAnicamente a su destinatario. Si usted no es el destinatario original = de este mensaje y por este medio pudo acceder a dicha informaci=F3n por = favor elimine el mensaje. La distribuci=F3n o copia de este mensaje = est=E1 estrictamente prohibida. Esta comunicaci=F3n es s=F3lo para = prop=F3sitos de informaci=F3n y no debe ser considerada como propuesta, = aceptaci=F3n ni como una declaraci=F3n de voluntad oficial de REPSOL YPF = S.A. y/o subsidiarias y/o afiliadas. La transmisi=F3n de e-mails no = garantiza que el correo electr=F3nico sea seguro o libre de error. Por = consiguiente, no manifestamos que esta informaci=F3n sea completa o = precisa. Toda informaci=F3n est=E1 sujeta a alterarse sin previo aviso.=20 This information is private and confidential and intended for the = recipient only. If you are not the intended recipient of this message = you are hereby notified that any review, dissemination, distribution or = copying of this message is strictly prohibited. This communication is = for information purposes only and shall not be regarded neither as a = proposal, acceptance nor as a statement of will or official statement = from REPSOL YPF S.A. and/or subsidiaries and/or affiliates. Email = transmission cannot be guaranteed to be secure or error-free. Therefore, = we do not represent that this information is complete or accurate and it = should not be relied upon as such. All information is subject to change = without notice. |