pgsql/set-permissions.py
changeset 703 58815c004a61
parent 558 2fcf12fdecc2
child 711 2a75058fc064
equal deleted inserted replaced
702:01db2457bbed 703:58815c004a61
     1 #!/usr/bin/env python
     1 #!/usr/bin/env python
     2 # coding: utf-8
     2 # coding: utf-8
     3 # Copyright 2012, 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.