Max wrote:
> How can I control what each UNIX login user will see on their webtop via
> object manager? Right now whenever I edit UNIX User Profile setting are
> being propagated to all individual users.
>
You would have to create either groups (put your users in group) or ENS
person objects in Tarantella so that you can deploy unique webtops to users.
http://www.tarantella.com/documentation/sgd/ee/3.42/help/en-us/base/gettingstar ted/user_types.html
Carmelo wrote:
> Max wrote:
> > How can I control what each UNIX login user will see on their webtop via
> > object manager? Right now whenever I edit UNIX User Profile setting are
> > being propagated to all individual users.
> >
> You would have to create either groups (put your users in group) or ENS
> person objects in Tarantella so that you can deploy unique webtops to users.
>
http://www.tarantella.com/documentation/sgd/ee/3.42/help/en-us/base/gettingstar ted/user_types.html
It was strange that groups map to Unix user groups does not work, but
person to Unix users work like a charm. Thank you.