On 2017-09-25 at 11:41, Ariel Poliak wrote: > On 2017-09-19 05:45, GIRARDOT - Externe Stephane wrote: > >> Hello >> >> We have a GPO for the profile roaming of the users to a shared >> directory : >> >> \\fileserver%username%\Appdata\Roaming . >> >> On our environment mozilla don’t work efficiently . >> >> . >> >> We wish to test a solution to force via GPO Mozilla to work in the >> *local roaming* of the user: >> >> >> >> Which parameter must be configured in the préférence settings to force >> the customer to use the local foldersk .c:\user\% username >> %\Appdata\Roaming instead of the directory by default\\fileserver\% >> username %\Appdata\Roaming > > It's not a preference inside the profile, as by the time such a > preference is read, the profile would have been chosen already. > > Firefox uses a file located at %APPDATA%\Mozilla\Firefox\profiles.ini to > locate/choose a profile.
Unfortunately, since %appdata% expands to a location which itself is part of the (Windows) roaming profile - in this case, C:\Users\%username%\AppData\Roaming\ - this file itself is part of what the OP probably wants to redirect. I suspect that what the OP needs / is asking for is the ability to tell Mozilla "don't look in %appdata%\Mozilla\Firefox\ for profiles.ini and so forth, look in C:\Users\%username%\AppData\Roaming\Mozilla\Firefox\ instead". (Although I suspect that putting files in the local roaming-profile directory _and_ in the network one may have undesirable results; putting the profile under AppData\Local\ might work out better.) If that can be done at all (short of a custom build with a patched source), it would have to be done in a system-wide config file, and I don't know offhand of one which includes that possibility. -- The Wanderer The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. -- George Bernard Shaw
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

