James ..

not strictly a Sun Ray question, but I've run into this too :)

I've found I can get what I want byt modifying system files like the following ..
/opt/sfw/lib/firefox/browserconfig.properties
/opt/sfw/lib/firefox/defaults/profile/localstore.rdf
/opt/sfw/lib/firefox/defaults/profile/pref.js
.. then creating the profile as you detailed, which will properly pick up the system wide firefox settings, then after you create the profile in your CAM script, you can copy into the newly created profile any other customizations you might have.

You need to use the create profile mechanism as a default .mozilla/firefox prefs folder will have files that contain absolute rather than relative file references for the particular user it was created for. As you create it anew for the CAM user, the paths are set correctly for that CAM user.

Hope this helps.
Curtis.

James Tan wrote:
Hi,

found this and will test if this would work. Not sure if the dynamic SRSS userids e.g. utcuX will destroy any new profile created and thus defeat the solution below. Thanks for any advise.

.1 Create a profile
/<path to firefox>/bin/firefox --ProfileManager

.2  /<path to firefox>/bin/firefox -p <profile name>

http://www.mozilla.org/support/firefox/profile
http://lifehacker.com/software/firefox/geek-to-live--manage-multiple-firefox-profiles-231646.php


thanks,
James

On 8/18/07, James Tan <[EMAIL PROTECTED]> wrote:
Hi,

is there a way to setup "favourites" on Firefox, for each and every CAM (dtsession) user on SRSS 3.1Solaris?


thanks,
James


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


-- 


Desktop Technical Specialist
Sun Microsystems
accessline: (310) 464-6289
internal: 41621

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

Reply via email to