Red Squirrel
No Lifer
I have a user called administrator on all my linux servers, it basically corresponds with the account on my windows boxes, lot of stuff is accessed under that account. I want the administrator account on the linux servers to be treated as root, so when I mount something through samba as administrator, I get full rights no matter what the permissions are (concerned about read, in this case for security reasons the shares would be read only ones). This is so that my backup server can actually access everything, instead of getting a bunch of access denied errors and not being able to back stuff up. I also dont want to have to start doing mass chmods to change ownership.
So is this possible? If yes how do I set it up that way?
So is this possible? If yes how do I set it up that way?