database users not appear in database user list

Discussion in 'Installation/Configuration' started by Pierrot727, Dec 4, 2016.

  1. Pierrot727

    Pierrot727 Member

    Hello all,

    The system tes is as the end of the program as requested by the topic header. My problem : i create a database user, and when i create a database, it works without error but i cannot selected a user in the user list of the database : nothing appear and even if i try to write manualy the user name is the field of "user" it's not working.

    Can you help me ?

    Thanks very much

    Pierrot

    Test :

    ##### SERVER #####
    IP-address (as per hostname): ***.***.***.***
    IP-address(es) (as per ifconfig): ***.***.***.***
    [INFO] ISPConfig is installed.

    ##### ISPCONFIG #####
    ISPConfig version is 3.1.1p1


    ##### VERSION CHECK #####

    [INFO] php (cli) version is 5.6.27-0+deb8u1
    [INFO] php-cgi (used for cgi php in default vhost!) is version 5.6.27-0+deb8u1

    ##### PORT CHECK #####


    ##### MAIL SERVER CHECK #####


    ##### RUNNING SERVER PROCESSES #####

    [INFO] I found the following web server(s):
    Apache 2 (PID 22671)
    [INFO] I found the following mail server(s):
    Postfix (PID 1468)
    [INFO] I found the following pop3 server(s):
    Dovecot (PID 1556)
    [INFO] I found the following imap server(s):
    Dovecot (PID 1556)
    [INFO] I found the following ftp server(s):
    PureFTP (PID 1654)

    ##### LISTENING PORTS #####
    (only ()
    Local (Address)
    [anywhere]:22 (553/sshd)
    [localhost]:953 (1663/named)
    [anywhere]:25 (1468/master)
    [anywhere]:10011 (19434/ts3server)
    ***.***.***.***:25565 (6145/java)
    [anywhere]:993 (1556/dovecot)
    [anywhere]:995 (1556/dovecot)
    [localhost]:10024 (1813/amavisd-new)
    [localhost]:10025 (1468/master)
    [localhost]:10026 (1813/amavisd-new)
    [anywhere]:3306 (1079/mysqld)
    [localhost]:10027 (1468/master)
    [anywhere]:587 (1468/master)
    [localhost]:11211 (1883/memcached)
    [anywhere]:110 (1556/dovecot)
    [anywhere]:143 (1556/dovecot)
    [anywhere]:111 (13913/rpcbind)
    [anywhere]:30033 (19434/ts3server)
    [anywhere]:465 (1468/master)
    ***.***.***.***:53 (1663/named)
    [localhost]:53 (1663/named)
    [anywhere]:21 (1654/pure-ftpd)
    *:*:*:*::*:22 (553/sshd)
    [anywhere]:31000 (5035/java)
    *:*:*:*::*:953 (1663/named)
    *:*:*:*::*:25 (1468/master)
    *:*:*:*::*:443 (22671/apache2)
    *:*:*:*::*:8123 (4786/java)
    [localhost]0011 (19434/ts3server)
    [anywhere]:32000 (11021/java)
    *:*:*:*::*:993 (1556/dovecot)
    *:*:*:*::*:64738 (9565/murmurd)
    *:*:*:*::*:995 (1556/dovecot)
    *:*:*:*::*:10024 (1813/amavisd-new)
    *:*:*:*::*:10026 (1813/amavisd-new)
    *:*:*:*::*:587 (1468/master)
    [localhost]10 (1556/dovecot)
    [localhost]43 (1556/dovecot)
    [localhost]11 (13913/rpcbind)
    *:*:*:*::*:8080 (22671/apache2)
    *:*:*:*::*:80 (22671/apache2)
    [anywhere]:30000 (4786/java)
    *:*:*:*::*:8081 (22671/apache2)
    *:*:*:*::*:30033 (19434/ts3server)
    *:*:*:*::*:465 (1468/master)
    *:*:*:*::*:53 (1663/named)
    *:*:*:*::*:21 (1654/pure-ftpd)




    ##### IPTABLES #####
    Chain INPUT (policy ACCEPT)
    target prot opt source destination
    fail2ban-postfix-sasl tcp -- [anywhere]/0 [anywhere]/0
    multiport dports 25
    fail2ban-pureftpd tcp -- [anywhere]/0 [anywhere]/0 mult
    iport dports 21
    fail2ban-dovecot-pop3imap tcp -- [anywhere]/0 [anywhere]/0
    multiport dports 110,995,143,993
    fail2ban-ssh tcp -- [anywhere]/0 [anywhere]/0 multiport
    dports 22

    Chain FORWARD (policy ACCEPT)
    target prot opt source destination

    Chain OUTPUT (policy ACCEPT)
    target prot opt source destination

    Chain fail2ban-dovecot-pop3imap (1 references)
    target prot opt source destination
    RETURN all -- [anywhere]/0 [anywhere]/0

    Chain fail2ban-postfix-sasl (1 references)
    target prot opt source destination
    RETURN all -- [anywhere]/0 [anywhere]/0

    Chain fail2ban-pureftpd (1 references)
    target prot opt source destination
    RETURN all -- [anywhere]/0 [anywhere]/0

    Chain fail2ban-ssh (1 references)
    target prot opt source destination
    REJECT all -- ***.***.***.*** [anywhere]/0 reject-with ic
    mp-port-unreachable
    RETURN all -- [anywhere]/0 [anywhere]/0
     
  2. Pierrot727

    Pierrot727 Member

    Fixed : if it's append to you take care, do not change client name otherwise you will have to edit the domain name with the correct client/resseller name
     

Share This Page