My scenario doesn't seem to be supported using FSLogix.
My scenario:
In FSLogix from within an existing single User-1 session and corresponding FSLogix profile-1 i want to create a separate single User-2 session with corresponding FSLogix profile-2
Reasons (as far as i understood them) why my scenario can't be implemented with FSLogix :
1. Session Isolation
Each FSLogix session is designed to be isolated to a single user. This means when User-1 logs in, that users profile container is mounted and locked to that session. FSLogix ensures that only one user profile container is active per session to maintain data integrity and security.
2. Profile Container Locking
FSLogix locks the profile container to prevent multiple users from accessing it simultaneously. This locking mechanism ensures that only the user who owns the profile can access and modify it during their session. Therefore, starting a new session for User-2 from within User-1’s session is not supported (This could violate data integrity and security of User-1's session)
3. Separate Sessions Requirement
To create a session for User-2, you would need to log out User-1 and then log in User-2. Each user must have their own distinct session to have their profile container mounted. This doesn't correspond with my scenario where User-2 doesn't log on to the Citrix target device but instead User-2 would start a Citrix application in User-2 context within the User-1 Citrix session that is already mounted a FSLogix profile container.
Summary regarding my scenario:
No Concurrent User Sessions: You cannot start a new session for a different user from within an existing session.
Separate Logins Required: Each user must log in separately to create their own session.
I would be happy if someone proves me wrong.
Kind regards
Bernd