[sudo-users] iolog_dir

Albee, Leo Leo.Albee at childrens.harvard.edu
Fri Jun 15 09:40:02 EDT 2012


iolog_dir="/var/log/sudo-io/%{hostname}_%{user}"

When I define the above default directive in my sudoers it does almost exactly what I want it to do, which is create 1 top level directory per user. It also seems to create a directory
with the escape sequences (see below), Is this normal ? I would prefer it not do this.

drwx------    2 root     staff           256   Jun 15 09:16 %{hostname}_%{user}
drwx------    5 root     staff           256   Jun 15 09:20 .
drwxr-xr-x    7 bin      bin            4096 Jun 14 11:14 ..
drwx------    3 root     staff           256   Jun 15 09:16 <NODENAME_albee
drwx------    3 root     users         256   Jun 15 09:20 <NODENAME>_cacti



More information about the sudo-users mailing list