# Copyright  2002  Networks Associates Technology, Inc.
# All rights reserved.
#
# This app is allowed to exec /usr/bin/id as user "joe"
exec {
	/usr/bin/id
}
runas joe
