X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=usr%2Flocal%2Fbin%2Faddsite;h=cc64350d1b6620d8c59209f8557d3be55000fc1e;hb=30ec0775f29eaf4da5861ec2047cb4afdf93f211;hp=9ef8ae46876253e7881b007541091e35d4df3897;hpb=47aae9573917c701ea8548548d1fe2b0e9bc662f;p=matthijs%2Fservers%2Fdrsnuggles.git diff --git a/usr/local/bin/addsite b/usr/local/bin/addsite index 9ef8ae4..cc64350 100755 --- a/usr/local/bin/addsite +++ b/usr/local/bin/addsite @@ -19,8 +19,8 @@ HTTPD_USERS_GID=1002 # The template to copy TEMPLATE_DIR=/data/www/template # The bases to create users under -USERBASE="ou=Httpd Users,ou=Users,dc=drsnuggles,dc=stderr,dc=nl" -GROUPBASE="ou=Domain Groups,ou=Groups,dc=drsnuggles,dc=stderr,dc=nl" +USERBASE="uniqueIdentifier=7,uniqueIdentifier=6,dc=drsnuggles,dc=stderr,dc=nl" +GROUPBASE="uniqueIdentifier=4,uniqueIdentifier=8,dc=drsnuggles,dc=stderr,dc=nl" # PHP config to change the error_log setting in PHP_CONFIG=conf/php.ini.override # PHP error logfile to set error_log to @@ -68,17 +68,20 @@ else ldapvi --profile bind --add --in --ldapvi <