Back out of fancy with/end different processing
[hcoop/zz_old/domtool2-proto.git] / scripts / domtool-addacl
CommitLineData
a82d7967 1#!/bin/sh -e
2
3domtool-admin grant $1 user $1
2210bc22 4domtool-admin grant $1 path `sh -c "echo ~$1"`
fdd6551b 5
6# disabled since we want to discourage the use of unix groups
7#domtool-admin grant $1 group $1