On Aug 24, 2010, at 1:32 AM, sync <jian...@gmail.com> wrote:

> 
> 
> On Tue, Aug 24, 2010 at 1:20 PM, Whitney, Matthew <mwhit...@pima.edu> wrote:
> I don't believe there is a VNC client out there that will get its settings 
> from an LDAP server. You could, however, write a wrapper script that would do 
> a lookup on the user's id and return the attributes you're looking for, then 
> pass them to the VNC command.
> 
> Hope this helps,
> Matt
> 
> Thanks.
> 
> Do you mean that it is possbile that the  vnc geometry  attribute  integrated 
>  in that LDAP Server ? 
> But I googling for a long time and  have nothing useful information about it 
> ..

What he means is create a custom attribute in DS to hold geometry then write a 
shell script that does an ldapsearch to get that attribute for the logged in 
user and either set that as an environment variable that VNC uses upon login or 
use the shell script to launch VNC with that geometry if it doesn't support 
environment variables for setting geometry.

-Ross



_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to