Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 671 → Rev 672

/scripts/sbin/alcasar-logout.sh
1,7 → 1,13
#/bin/sh
#/bin/bash
# $Id$
 
# deconnexion d'un usager
# alcasar-logout.sh
# by Richard REY
# This script is distributed under the Gnu General Public License (GPL)
 
# Déconnexion d'un ou de tous les usagers
# One user (or all users) disconnect
 
radiussecret=""
OLDIFS=$IFS
IFS=$'\n'