A question to the script-gurus out there:
When someone (user with user account on SME server. In this discussion, lets call him "user_a") quits his job, there should be nice to use a bash script to:
* Localize every file in every IBAY OWNED by "user_a"
* Change the OWNERSHIP on every of those files to "user_b" instead
Taking care of the files in "user_a"'s /home directory is of course no problem, but trying to manually locate and change ownership on several hundreds of files located somewhere in different IBAY's is not an easy task...
I should prefer a script to do the hard job....
.....Anyone?????