mailtosesame: add dependancie information

This commit is contained in:
Jeremy Gardais 2016-04-07 16:49:38 +02:00 committed by Gardais Jérémy
parent 204283417d
commit 1e60095224
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
# This script will convert UR1 user mail into UR1 user sesame
# The first argument should be a file with a mail by line!
# Dependancies:
# ldapsearch (provide by ldap-utils on GNU/Linux)
MAIL_LIST="${1}"
UID_LIST="${MAIL_LIST}_uid"