Hi,
I want to run a command after an account is created, the command must be run as the newly created user. I also need to chown and chmod a particular file as root. Would the best way to do this be to use a hook event or would another way be better?
Thanks
I want to run a command after an account is created, the command must be run as the newly created user. I also need to chown and chmod a particular file as root. Would the best way to do this be to use a hook event or would another way be better?
Thanks