Download List

Projeto Descrição

FAUS is a Perl CGI to permit user administration
through a Web interface. It manages users for both
UNIX and Samba systems, uses sudo to give the rights
to the Apache user to run some (limited) scripts as
root, features different forms of authentication when
using Apache, offers multilanguage support, and has
log support.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-02-13 15:50
1.4.5

Desde a versão 1.4.2, FAUS suporta Samba 3.x com o backend tbdsam. FAUS foi voltou a usar os programas smbpasswd e pdbedit. Agora é possível mudar o nome de usuário. Samba 2.x não é suportado mais porque usa getpassfile pdbedit para buscar dados.
Tags: Major bugfixes
Since version 1.4.2, FAUS supports Samba 3.x with
the tbdsam backend. FAUS was switched back to use
the smbpasswd and pdbedit programs. Now it's
possible to change the username. Samba 2.x is not
supported anymore because getpassfile uses pdbedit
to fetch data.

2006-01-08 15:26
1.4.4

Um script shell de instalação foi incluída para o Debian GNU / Linux. Todos os scripts foram alteradas para excluir a utilização de comandos como o useradd, userdel, passwd e foram melhorados e usar os parâmetros e mostrar uma mensagem de ajuda quando os parâmetros não são utilizados corretamente. O arquivo de configuração faus.conf foi alterado para incluir uma directiva vários grupos e depreciar o nome do caminho smbpasswd. Um novo módulo Perl (FAUS:: Helper) é usado para partes comuns de configuração e funções entre os scripts. chansmb agora muda com as duas senhas smbpasswd e / etc / shadow.
Tags: Minor bugfixes
A setup shell script was included for Debian GNU/Linux. All scripts were changed to exclude the use of commands like useradd, userdel, and passwd and were improved to use parameters and show a help message when the parameters are not used correctly. The faus.conf configuration file was changed to include a multiple groups directive and deprecate the smbpasswd path name. A new Perl module (FAUS::Helper) is used to share common configuration and functions between the scripts. chansmb now changes passwords with both smbpasswd and /etc/shadow.

2005-04-29 07:45
1.4.3

Isso altera liberação de todos os scripts para excluir a utilização de programa smbpasswd, de modo que agora irá funcionar com o Samba 3.x usando o backend smbpasswd. Minor bugs relacionados com mensagens de erro foram corrigidos, e não como um código de limpeza.
Tags: Major bugfixes
This release changes all the scripts to exclude the use of smbpasswd program, so that it will now work with Samba 3.x using the smbpasswd backend. Minor bugs related to error messages were fixed, and there as a code clean up.

2004-05-02 16:19
1.4.2

Um bug com o modo Taint ao usar Perl 5.8 e superior foi corrigido. Código para limpar os valores lidos faus.conf para o modo Taint foi adicionado para melhorar a segurança. Lots of bugs foram corrigidos. Códigos de mensagens foram adicionados para Inglês, Português-BR, e espanhol.
Tags: Major bugfixes
A bug with Taint mode when using Perl 5.8 and
higher was corrected. Code to clean up values read
from faus.conf for Taint mode was added for
improved security. Lots of bugs were corrected.
Message codes were added for English,
Portuguese-BR, and Spanish.

2004-04-12 01:37
1.4.1

Código foi adicionado para limpar os valores lidos faus.conf para Taint mode (maior segurança). Muitos erros foram corrigidos. Novas mensagens foram adicionados ao Inglês, Português-BR, e os arquivos de idioma espanhol.
Tags: Major bugfixes
Code has been added to clean up values read from faus.conf for Taint mode (improved security). Many bugs have been fixed. New messages have been added to the English, Portuguese-BR, and Spanish language files.

Project Resources