X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=usr%2Flocal%2Fbin%2Faddsite;h=7d318071d47456bfb88fa4573de04c2a630f1916;hb=4b97f385570be844ad446585f783a332a28e0dd9;hp=9ef8ae46876253e7881b007541091e35d4df3897;hpb=47aae9573917c701ea8548548d1fe2b0e9bc662f;p=matthijs%2Fservers%2Fdrsnuggles.git diff --git a/usr/local/bin/addsite b/usr/local/bin/addsite index 9ef8ae4..7d31807 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 <