mod_authz_user.xml.fr revision 0066eddda7203f6345b56f77d146a759298dc635
0066eddda7203f6345b56f77d146a759298dc635gryzor<!DOCTYPE modulesynopsis SYSTEM "/style/modulesynopsis.dtd">
0066eddda7203f6345b56f77d146a759298dc635gryzor<?xml-stylesheet type="text/xsl" href="/style/manual.fr.xsl"?>
0066eddda7203f6345b56f77d146a759298dc635gryzor<!-- English Revision : 635137 -->
0066eddda7203f6345b56f77d146a759298dc635gryzor<!-- French translation : Lucien GENTIS -->
0066eddda7203f6345b56f77d146a759298dc635gryzor<!-- Reviewed by : Vincent Deffontaines -->
0066eddda7203f6345b56f77d146a759298dc635gryzor Licensed to the Apache Software Foundation (ASF) under one or more
0066eddda7203f6345b56f77d146a759298dc635gryzor contributor license agreements. See the NOTICE file distributed with
0066eddda7203f6345b56f77d146a759298dc635gryzor this work for additional information regarding copyright ownership.
0066eddda7203f6345b56f77d146a759298dc635gryzor The ASF licenses this file to You under the Apache License, Version 2.0
0066eddda7203f6345b56f77d146a759298dc635gryzor (the "License"); you may not use this file except in compliance with
0066eddda7203f6345b56f77d146a759298dc635gryzor the License. You may obtain a copy of the License at
0066eddda7203f6345b56f77d146a759298dc635gryzor Unless required by applicable law or agreed to in writing, software
0066eddda7203f6345b56f77d146a759298dc635gryzor distributed under the License is distributed on an "AS IS" BASIS,
0066eddda7203f6345b56f77d146a759298dc635gryzor WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
0066eddda7203f6345b56f77d146a759298dc635gryzor See the License for the specific language governing permissions and
0066eddda7203f6345b56f77d146a759298dc635gryzor limitations under the License.
0066eddda7203f6345b56f77d146a759298dc635gryzor<description>Autorisation basée sur l'utilisateur</description>
0066eddda7203f6345b56f77d146a759298dc635gryzor<compatibility>Disponible depuis les versions 2.1 et supérieures
0066eddda7203f6345b56f77d146a759298dc635gryzord'Apache</compatibility>
0066eddda7203f6345b56f77d146a759298dc635gryzor <p>Ce module permet d'accorder ou de refuser l'accès à certaines
0066eddda7203f6345b56f77d146a759298dc635gryzor zones du site web aux utilisateurs authentifiés.
0066eddda7203f6345b56f77d146a759298dc635gryzor <module>mod_authz_user</module> accorde l'accès si l'utilisateur
0066eddda7203f6345b56f77d146a759298dc635gryzor authentifié fait partie de la liste spécifiée par une directive
0066eddda7203f6345b56f77d146a759298dc635gryzor <code>Require user</code>. On peut aussi utiliser la directive
0066eddda7203f6345b56f77d146a759298dc635gryzor <code>Require valid-user</code> pour accorder l'accès à tous les
0066eddda7203f6345b56f77d146a759298dc635gryzor utilisateurs qui ont été authentifiés avec succès.</p>
0066eddda7203f6345b56f77d146a759298dc635gryzor<seealso><directive module="mod_authz_core">Require</directive></seealso>
0066eddda7203f6345b56f77d146a759298dc635gryzor</modulesynopsis>