mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
minor update
This commit is contained in:
parent
aa24044e37
commit
c1ed9038bd
@ -1463,7 +1463,7 @@ if [ -d /home/"$DOMAIN" ]
|
||||
then
|
||||
ls /home/"$DOMAIN"/ | while read -r user
|
||||
do
|
||||
id "$user" "$2"
|
||||
id "$user"
|
||||
echo "___________________________________________________________________________"
|
||||
echo ""
|
||||
done
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user