SUDO help

I have created a set of scripts that create folders in my users home directories automatically.

They work fine from SSH, and work if I run the script on the domain for the account i want to add folders to.

If i try and run it from a domain different to that of the user, it wont create the folders. I have the scripts belonging to root, but it says that it was created by nobody.

Can SUDO solve this or is there aniother way?

 

 

 

 

Top