#!/bin/bash eval "$(ucr shell)" if [ ! -e ganten08.JPG -o ! -e ganten08.jpeg ]; then wget http://www.univention.de/fileadmin/download/Presse/ganten08.JPG ln -s ganten08.JPG ganten08.jpeg fi for iaction in replace add; do echo "===== trying action $iaction =====" ldapmodify -D uid=Administrator,cn=users,$ldap_base -w univention <