On Sun, Jan 7, 2018 at 10:09 AM, Amarjeet Singh
wrote:
> Nick, Requirement is not to save username and password anywhere. It should
> be logged in by the user itself.
>
>
Yes, I understand and agree.
> That is causing issue to create shared drive with username or
> ${GUAC_USERNAME}
>
I don't t
Nick, Requirement is not to save username and password anywhere. It should
be logged in by the user itself.
That is causing issue to create shared drive with username or
${GUAC_USERNAME}
${GUAC_USERNAME} works if Single sign on is there i.e. username and
password is provided. it fails if username
On Sun, Jan 7, 2018 at 9:48 AM Amarjeet Singh wrote:
> If I don't pass username and password then ${GUAC_USERNAME} fails to
> resolve [ *Scenario : I want users to enter username and password on
> Windows screen* ]. It create directory with it's own name i.e.
> ${GUAC_USERNAME}
>
>
> So, Creatin
If I don't pass username and password then ${GUAC_USERNAME} fails to
resolve [ *Scenario : I want users to enter username and password on
Windows screen* ]. It create directory with it's own name i.e.
${GUAC_USERNAME}
So, Creating filesystem solved this issue and It created directories of
users
On Sat, Jan 6, 2018 at 3:21 PM, Mike Jumper
wrote:
> On Sat, Jan 6, 2018 at 12:10 PM, Amarjeet Singh
> wrote:
>
>> Hi Mike,
>>
>> Use separate filesystems to hold the drive
>>
>> contents, not the root filesystem of your Guacamole server.
>>
>>
>>
>> If I have 500 users then I can't have separa
On Sat, Jan 6, 2018 at 12:10 PM, Amarjeet Singh
wrote:
> Hi Mike,
>
> Use separate filesystems to hold the drive
>
> contents, not the root filesystem of your Guacamole server.
>
>
>
> If I have 500 users then I can't have separate file system for each one of
> them on the same machine where gu
Hi Mike,
Use separate filesystems to hold the drive
contents, not the root filesystem of your Guacamole server.
If I have 500 users then I can't have separate file system for each one of
them on the same machine where guacamole server runs [ centos 7 ] .
You can use the "${GUAC_USERNAME}" t
On Sat, Jan 6, 2018 at 10:58 AM, Amarjeet Singh wrote:
>
> Hi Team,
>
> I have redirected shared drive on Windows server 2012 R 2. I have 5 users in
> that machine.
>
> I have mapped this drive to one of the folder of Centos 7 where guacamole
> server runs.
>
> Now, all the users are getting t