So I have encountered the following task: Let $\phi:R\rightarrow S$ be a ringhomomorphism of commutative rings. Decide whether the functor $$\phi^*: Mod_R\rightarrow Mod_S,M\mapsto M\otimes_R S $$ admits a left/right adjoint.
I know that for a given R-Module N, the functor $$\Phi: Mod_R\rightarrow Mod_R,M\mapsto M\otimes_R N $$ is leftadjoint to the functor $Hom_R(N,-)$. I can further explain that if needed.
Firstly, I dont really get how we can consider $M\otimes_R S$ as an S-Module. I do understand how we act on S (just by multiplication), but I do not understand how one can act on M. It somehow has to be induced by the ringmap i think. Thanks for any help!!