pgsql/set-permissions.py
branchv0.7.x
changeset 711 2a75058fc064
parent 694 b1bfd4d1d9c0
parent 703 58815c004a61
equal deleted inserted replaced
700:0a06f7b1da6a 711:2a75058fc064
     1 #!/usr/bin/env python3
     1 #!/usr/bin/env python3
     2 # coding: utf-8
     2 # coding: utf-8
     3 # Copyright 2012 - 2013, Pascal Volk
     3 # Copyright 2012 - 2014, Pascal Volk
     4 # See COPYING for distribution information.
     4 # See COPYING for distribution information.
     5 
     5 
     6 """
     6 """
     7     Use this script in order to set database permissions for your Dovecot
     7     Use this script in order to set database permissions for your Dovecot
     8     and Postfix database users.
     8     and Postfix database users.