Hello there,
please bear with me if this has been discussed widely (I hope not), I was not able to find anything too close related to my case.
I am currently setting up a website for a photographer who wants to have a login area where customers of her can view an album of photographs they had ordered, so they can re-order them. No need for getting any web shop or data transmission to a contact form, it's just that those customers should be able to see a specific album after they logged on, and nobody else.
Setting up the basics is simple - we have some open albums visible to anyone, and one that is connected to a user, i.e. it has not been published, but is tied to a specific user with limited rights (viewing etc.) so that he is able to see them when he is on while nobody else sees the albums.
My question is: is it possible to have this very album/the pictures for the customer on a separate page and not in the main gallery, and make the login form redirect to that page? The photographer will have more than one customer, so sending them to a straight URI of a specific album will not work well

. Can anybody help me out with some hints on this?
Thanks in advance

.