For parameter fromuser, you must specify owner of the source schema.
Such as you have a full export file:full.dmp, source schema is owner by user1 and destination schema is user2.

imp system/manager file=full.dmp fromuser=user1 touser=user2