[Thinlinc-technical] Can I connect a user to a certain profile
Pierre Ossman
ossman at cendio.se
Thu Apr 17 13:03:40 CEST 2014
On Wed, 16 Apr 2014 22:31:09 +0200,
Bas Auer wrote:
> Hi,
>
> I have a question.
>
> I want to connact a user to a certain profile, so if the user logs in via web or client, it directly goes to his special profile.
> As extra info, the profile is seamless connection to a windows application.
>
> Is this possible?
>
> I couldn't find it in the manual. (I hope I didn't read over it.)
>
If there is only a single valid profile then that will automatically be
used. Use testcmd to achieve this effect. E.g. for the profile you want
testcmd=[ "$USER" = "foo" ]
And for the other profiles:
testcmd=[ "$USER" != "foo" ]
Rgds
--
Pierre Ossman Software Development
Cendio AB http://cendio.com
Teknikringen 8 http://twitter.com/ThinLinc
583 30 Linköping http://facebook.com/ThinLinc
Phone: +46-13-214600 http://plus.google.com/+CendioThinLinc
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.cendio.se/pipermail/thinlinc-technical/attachments/20140417/5250b2d6/attachment-0005.sig>
More information about the Thinlinc-technical
mailing list