Pular para o conteúdo
Odoo Menu
  • Entrar
  • Experimente grátis
  • Aplicativos
    Finanças
    • Financeiro
    • Faturamento
    • Despesas
    • Planilhas (BI)
    • Documentos
    • Assinar Documentos
    Vendas
    • CRM
    • Vendas
    • PDV Loja
    • PDV Restaurantes
    • Assinaturas
    • Locação
    Websites
    • Criador de Sites
    • e-Commerce
    • Blog
    • Fórum
    • Chat ao Vivo
    • e-Learning
    Cadeia de mantimentos
    • Inventário
    • Fabricação
    • PLM - Ciclo de Vida do Produto
    • Compras
    • Manutenção
    • Qualidade
    Recursos Humanos
    • Funcionários
    • Recrutamento
    • Folgas
    • Avaliações
    • Indicações
    • Frota
    Marketing
    • Redes Sociais
    • Marketing por E-mail
    • Marketing por SMS
    • Eventos
    • Automação de Marketing
    • Pesquisas
    Serviços
    • Projeto
    • Planilhas de Horas
    • Serviço de Campo
    • Central de Ajuda
    • Planejamento
    • Compromissos
    Produtividade
    • Mensagens
    • Aprovações
    • Internet das Coisas
    • VoIP
    • Conhecimento
    • WhatsApp
    Aplicativos de terceiros Odoo Studio Plataforma Odoo Cloud
  • Setores
    Varejo
    • Loja de livros
    • Loja de roupas
    • Loja de móveis
    • Mercearia
    • Loja de ferramentas
    • Loja de brinquedos
    Comida e hospitalidade
    • Bar e Pub
    • Restaurante
    • Fast Food
    • Hospedagem
    • Distribuidor de bebidas
    • Hotel
    Imóveis
    • Imobiliária
    • Escritório de arquitetura
    • Construção
    • Administração de propriedades
    • Jardinagem
    • Associação de proprietários de imóveis
    Consultoria
    • Escritório de Contabilidade
    • Parceiro Odoo
    • Agência de marketing
    • Escritório de advocacia
    • Aquisição de talentos
    • Auditoria e Certificação
    Fabricação
    • Têxtil
    • Metal
    • Móveis
    • Alimentação
    • Cervejaria
    • Presentes corporativos
    Saúde e Boa forma
    • Clube esportivo
    • Loja de óculos
    • Academia
    • Profissionais de bem-estar
    • Farmácia
    • Salão de cabeleireiro
    Comércio
    • Handyman
    • Hardware e Suporte de TI
    • Sistemas de energia solar
    • Sapataria
    • Serviços de limpeza
    • Serviços de climatização
    Outros
    • Organização sem fins lucrativos
    • Agência Ambiental
    • Aluguel de outdoors
    • Fotografia
    • Aluguel de bicicletas
    • Revendedor de software
    Navegar por todos os setores
  • Comunidade
    Aprenda
    • Tutoriais
    • Documentação
    • Certificações
    • Treinamento
    • Blog
    • Podcast
    Empodere a Educação
    • Programa de educação
    • Scale Up! Jogo de Negócios
    • Visite a Odoo
    Obtenha o Software
    • Baixar
    • Comparar edições
    • Releases
    Colaborar
    • Github
    • Fórum
    • Eventos
    • Traduções
    • Torne-se um parceiro
    • Serviços para parceiros
    • Cadastre seu escritório contábil
    Obtenha os serviços
    • Encontre um parceiro
    • Encontre um Contador
    • Conheça um consultor
    • Serviços de Implementação
    • Referências de Clientes
    • Suporte
    • Upgrades
    Github YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Faça uma demonstração
  • Preços
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Financeiro
  • Inventário
  • PoS
  • Projeto
  • MRP
All apps
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
Ajuda

database Backup Access denied

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
12 Respostas
35068 Visualizações
Avatar
mrashad

When I try to Backup database or Drop or change password, it is access denied?

2
Avatar
Cancelar
Anas Taji

You need to provide more details, your OS [Windows, Linux, Mac] & what is the installed version [exe, deb, source]..%

Avatar
MaxV
Melhor resposta

Here the solution for me on Linux: the master password is uncorrectly checked.

You master password is stored in /etc/odoo/odoo.conf  and only root can see or edit it.

In odoo.conf file you'll find a line like:   admin_passwd = $pbkdf2-sha512$25000$uncuJQSgVCoFQ...

On Linux comment the line with a semicolon (;) like this:  ;admin_passwd = $pbkdf2-sha512$25000$unc...

Now restart odoo and all will work fine (sudo service odoo restart)

1
Avatar
Cancelar
Avatar
Sasha
Melhor resposta

Well,

OpenERP is a brilliant application, it really is, but, windows version is not ready for production. this is my 3rd attempt to evaluation for live implementation. The weakest pint in OpenERP but, the most importation for production is solid bullet proved backup/restore functionality.

  1. Installation CRM and a few modules, import/export data is going well
  2. For a some time testing/evaluation including backup/restore is going well
  3. Restoring on other computers has number of problem module update doesn't help ...
  4. SUDDENLY on original instillation backup function return "database Backup Access Denied"

Looks like problem with master password in section of managing databases BUT PASSWORD IS RIGHT.

Other function such as 'create', 'drop' and so on are just fine with provided "admin" password even 'backup' function was working fine too until some unexpected moment where nothing special has been done to o applications but, 'backup' function start SUDDENLY responding with "Access Denied" Other functions drop, create, ... work OK but 'backup' NOT.

Conclusion: The most important function from production point of view should be deeply reviewed and make a bullet proved in any configuration and cross platform environment to have openERP ready for production environment.

Well, YES we can hack and play with cases like this but only in testing and private environment for live environment it is work which has to be done.

Sasha

0
Avatar
Cancelar
kaynis

encountered a similar problem with backup when I tried to do it from the webclient. But I realized this was because the database had become really big. I now do my backup from the database directly, i mean postgreAdminIII and I backupi fine from there.

Chandni Gandhi

Hello, I am also facing the same problem with master password 'admin', but I think that that db_user is not having rights to take backup of database. So if you know, will you please tell me how to change permission for db_user? Thanks in advance, Chandni.

Chandni Gandhi

Hello, I am also facing the same problem with master password 'admin', but I think that that db_user is not having rights to take backup of database. So if you know, will you please tell me how to change permission for db_user? Thanks in advance, Chandni.

Avatar
Pouya Malekinejad
Melhor resposta

Check pg_path in your openerp-server.conf, it solved my problem

0
Avatar
Cancelar
Don Hoeschen

How did 'pg_path' fix your problem?

Zahin

what should be set here in pg_path

Avatar
Archie Carlos Sy
Melhor resposta

make sure all your tables in the database you're trying to backup are owned by the user odoo erp uses, i.e. openpg, odoo, or whatever was set during installation of the erp system

0
Avatar
Cancelar
Avatar
Gustavo
Melhor resposta

You have problem accessing your database server. Looks like your credentials are not authorized. Try running psql or createdb from the command line to confirm your authorization problem

0
Avatar
Cancelar
Avatar
patrick
Melhor resposta

There are different use/password combinations related to openERP.

You have password admin, which is the default password for managing the openERP databases, like drop and restore.

When you create a new database, the username is admin, and the password is what you have to type twice before the process continues.

And you have the openERP user / password, which is needed to connect openERP to the database. This password might have been made during the installation of openERP (value depends on which OS used and the steps you have taken).

If you do not know the password for creating/dropping/backing up the database, you can find it at: <have to="" get="" my="" papers......&gt;="" <="" p="">

0
Avatar
Cancelar
Está gostando da discussão? Não fique apenas lendo, participe!

Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!

Inscreva-se
Comunidade
  • Tutoriais
  • Documentação
  • Fórum
Open Source
  • Baixar
  • Github
  • Runbot
  • Traduções
Serviços
  • Odoo.sh Hosting
  • Suporte
  • Upgrade
  • Desenvolvimentos personalizados
  • Educação
  • Encontre um Contador
  • Encontre um parceiro
  • Torne-se um parceiro
Sobre nós
  • Nossa empresa
  • Ativos da marca
  • Contato
  • Empregos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidade
  • Segurança
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo é um conjunto de aplicativos de negócios em código aberto que cobre todas as necessidades de sua empresa: CRM, comércio eletrônico, contabilidade, estoque, ponto de venda, gerenciamento de projetos, etc.

A proposta de valor exclusiva Odoo é ser, ao mesmo tempo, muito fácil de usar e totalmente integrado.

Site feito com

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now