thanks - 

that's exactly what I'm after - I was looking at the "Desktop - Current
Properties" view in the SunRay mgt console ...

Marcus

On Mon, 06 Mar 2006 09:29:57 -0500, Brad Lackey wrote
> As bob states, there is no location object.
> 
> If you mean the location field of a Desktop object, that does exist 
> and can be read with the following code.
> 
>     SUNRAY=`/opt/SUNWut/sbin/utdesktop -Lc | /usr/bin/grep 
> ${SUN_SUNRAY_TOKEN} | /usr/bin/cut -f 1 -d " "`
>     set -- `/opt/SUNWut/sbin/utdesktop -p $SUNRAY | /usr/bin/grep 
> "Location"`
>     shift 3
>     LOCATION=$1
> 
> you could similarly edit this field with a correct utdesktop command.
> 
> Brad
> 
> Bob Doolittle wrote:
> > There is no "location" object in the Sun Ray Data Store
> > schema.
> >
> > -Bob
> >
> > Marcus Young wrote:
> >
> >> reading and possibly writing the "location" object....
> >>
> >> Marcus
> >>
> >> On Sun, 05 Mar 2006 19:38:11 +0000, ottomeister wrote
> >>  
> >>
> >>> "Marcus Young" <[EMAIL PROTECTED]> wrote:
> >>>   
> >>>> Does anyone have experience accessing the SunRay datastore from an 
> >>>> LDAP client
> >>>> - for read and read/write?
> >>>>     
> >>> The datastore is a private internal artifact of SRSS.  Its
> >>> implementation and its data schemas can change at any time.  They 
> >>> usually do change from one release to the next and sometimes in 
> >>> patches too.  Even the fact that it happens to be built on LDAP
> >>> is subject to change.  I have to recommend that you don't try to 
> >>> manipulate it through any tools other than the documented SRSS 
> >>> commands. 
> >>> What are you trying to do that the SRSS commands won't let you do?
> >>>
> >>> OttoM.
> >>> __ ottomeister
> >>>
> >>> Disclaimer: These are my opinions.  I do not speak for my employer.
> >>>
> >>> -- 
> >>> ___________________________________________________
> >>> Play 100s of games for FREE! http://games.mail.com/
> >>>
> >>> _______________________________________________
> >>> SunRay-Users mailing list
> >>> [email protected]
> >>> http://www.filibeto.org/mailman/listinfo/sunray-users
> >>>   
> >>
> >>
> >> -- 
> >> Incarta
> >> Tel: 1300 137 557
> >> Fax: 03 9729 4377
> >>
> >> _______________________________________________
> >> SunRay-Users mailing list
> >> [email protected]
> >> http://www.filibeto.org/mailman/listinfo/sunray-users
> >>  
> >>
> >
> > _______________________________________________
> > SunRay-Users mailing list
> > [email protected]
> > http://www.filibeto.org/mailman/listinfo/sunray-users
> _______________________________________________
> SunRay-Users mailing list
> [email protected]
> http://www.filibeto.org/mailman/listinfo/sunray-users


--
Incarta
Tel: 1300 137 557
Fax: 03 9729 4377

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to