Conditional access policy

Login to o365 email does not work on Firefox browsers after enabling the Conditional Access policy based on compatible devices Firefox does not send device details, resu… (les mer)

Login to o365 email does not work on Firefox browsers after enabling the Conditional Access policy based on compatible devices

Firefox does not send device details, resulting in a device incompatibility message

Does Firefox support this?

There is an example of missing device ID in the attachment

Asked by spie.michal 1 dag siden

Last reply by Mike Kaply 16 timer siden

Firefox ESR Update

We use Firefox ESR in our environment today, Is it possible to have a policy that would display "update required" message to end-users, or have it automatically update wi… (les mer)

We use Firefox ESR in our environment today, Is it possible to have a policy that would display "update required" message to end-users, or have it automatically update without users opening the browsers.

Asked by Ayodeji David 1 uke siden

Last reply by Mike Kaply 6 dager siden

  • Låst

Last Firefox ESR update took the status bar off.

Debian 12 Linux on Dell laptop. Current "updated version" Firefox ESR 128.4.0esr (64bit) I received an update notice for Firefox ESR this morning. After running the Upda… (les mer)

Debian 12 Linux on Dell laptop. Current "updated version" Firefox ESR 128.4.0esr (64bit) I received an update notice for Firefox ESR this morning. After running the Update, I lost the status bar. How can I get it back?

Asked by noidly1 1 måned siden

Last reply by Clashof Clansfun 1 uke siden

Auto updating in stages

Hi, I am in a company where there is 100 and more devices with firefox on it. Right now we are facing a problem where some of it are using version way back into the days … (les mer)

Hi, I am in a company where there is 100 and more devices with firefox on it. Right now we are facing a problem where some of it are using version way back into the days such as version 100 115 117 and such. We enabled auto updating but it only updates to version 127 whereas the latest version is 132. We are required to open firefox again for multiple time b4 it gets the latest version. Is there any way to jump those stages and straight updates to the latest version?

Asked by LucasLau 2 uker siden

Last reply by Max Christian Pohle 1 uke siden

Proxy settings missing in ADMX/GPO-Configuration

Are there any plans to make configuration of the setting "network.proxy.system_wpad" available via ADMX (grouppolicy under Windows)? We need to deploy this to 100 compute… (les mer)

Are there any plans to make configuration of the setting "network.proxy.system_wpad" available via ADMX (grouppolicy under Windows)? We need to deploy this to 100 computers and I still have no idea how.

Feature was introduced in FF 125: https://support.mozilla.org/en-US/kb/firefox-enterprise-125-release-notes We currently use 128.4.0esr.

We need this configuration, so Firefox also uses "automatic configuration" which is set in system settings.

[this is a cross-post from [Firefox forum])

Asked by tjacobs42 1 uke siden

Compact Density view for bookmarks on desktop browser 128.4.0.esr Win 10

I recently switched from FF 116 to ESR. (I wasn't allowing updates until I had video difficulties) I just wanted my browser to work and be simple; I hate changes, especia… (les mer)

I recently switched from FF 116 to ESR. (I wasn't allowing updates until I had video difficulties) I just wanted my browser to work and be simple; I hate changes, especially some of the things Mozilla bombards us with in updates. (I wish I could choose what I want and not be forced to accept all of it.) To solve my video problems, I had done a refresh with extreme trepidation and that didn't help, so I decided to be on a new version of FF/ ESR because I was nervous about the latest FF. I only understand tweaking in config and adding extensions. I don't know anything about CSS, and I don't want to. :) I did change the density setting in config and chose that via 'customize toolbar.' The density is not compact enough for me. Before in regular FF, I had a tight look to my bookmarks as they dropped down. Now the vertical spaces are wider; the density is not enough. I can't find a way to make it 'tighter' like I had it before in regular FF. (I don't feel like switching back. Sigh...) Are there some other settings or an app that can make the change I am looking for?

(I can't take a screen shot because as soon as I touch a place away from the drop down, the drop down disappears.)

Asked by ponygirlup 2 uker siden

Managed/Enterprise Browser

I want to deploy a managed/enterprise version of Firefox to my entire company. Is that an option? Is there an Admin console where we can configure default URLs and manage… (les mer)

I want to deploy a managed/enterprise version of Firefox to my entire company. Is that an option? Is there an Admin console where we can configure default URLs and manage extensions?

Asked by Alison Grant 2 uker siden

Last reply by TyDraniu 2 uker siden

install command of version 18.05

i want to add win32 app on intune and i need the ( install & uninstall command of my version 18.05 ) below uploaded images more details about my version that I downl… (les mer)

i want to add win32 app on intune and i need the ( install & uninstall command of my version 18.05 )

below uploaded images more details about my version that I download it in my device.

Asked by wejdan.bawazeer 2 uker siden

Last reply by Mike Kaply 2 uker siden

CVE-2024-7528 not closing on Rapid7/Nexpose scans for Windows Server 2012 R2

CVE-2024-7528 is not closing on Rapid7/Nexpose re-scans for Windows 2012 R2 Servers. When the latest ESR package for Windows 2012 R2 is applied the vulnerability remains… (les mer)

CVE-2024-7528 is not closing on Rapid7/Nexpose re-scans for Windows 2012 R2 Servers. When the latest ESR package for Windows 2012 R2 is applied the vulnerability remains open even when using ESR version 115.17.0.

When I check the NVD it looks like the only vulnerable versions are <115.7.0. https://nvd.nist.gov/vuln/detail/CVE-2024-7528#range-13199073

Is this vulnerability resolved in any released version of ESR? In browsing the release notes for the past few ESR releases I'm not seeing it mentioned so curious if it's

Asked by Chris C 3 uker siden

Last reply by Chris C 2 uker siden

  • Løst

Import bookmarks with a policies.json script

I'm setting up a cloud-init to make it easier to deploy Linux workstations. I want to display the various links to my sites on my Firefox browser. Bookmark my services. D… (les mer)

I'm setting up a cloud-init to make it easier to deploy Linux workstations. I want to display the various links to my sites on my Firefox browser. Bookmark my services. Do you think this is possible? I've already applied a rule to retrieve certificates, but it seems complicated for bookmarks.

Here's an extract  :

{

 "policies": {
   "Bookmarks": [
     {
       "Title": "Main",
       "URL": "https://service.net",
       "Folder": "Bookmarks Toolbar"
     },
     {
       "Title": "Service 1",
       "URL": "https://service1.net",
       "Folder": "Bookmarks Toolbar"
     },
     {
       "Title": "Service 2",
       "URL": "https://service2.net",
       "Folder": "Bookmarks Toolbar"
     },
     {
       "Title": "Documentation",
       "URL": "https://docs.net",
       "Folder": "Bookmarks Toolbar"
     }
   ]
 }

}

Best Regards,

Dylan

Asked by dylan.pereira 4 uker siden

Answered by dylan.pereira 3 uker siden

  • Løst

Mise à jour FireFox

Le 05 novembre 2024 Bonjour, Je ne parviens pas à faire la mise à jour FireFox. J'utilise un MAC OS X version 10.9.5 Processeur 2,7GHz Intel Core 15 Mémoire 8 Go 1600 M… (les mer)

Le 05 novembre 2024 Bonjour, Je ne parviens pas à faire la mise à jour FireFox. J'utilise un MAC OS X version 10.9.5 Processeur 2,7GHz Intel Core 15 Mémoire 8 Go 1600 MH DDR3 MERCI de bien vouloir me répondre en Français. Bonne journée. Cordialement.

Asked by unlouis.tissot 4 uker siden

Answered by James 4 uker siden

Firefox Update for Windows 7 Pro 64 Bit

No matter which option I choose, I keep getting a message that tells me Firefox cannot be updated. The Oesr version wont update either. It tells me to update to 115.17 Oe… (les mer)

No matter which option I choose, I keep getting a message that tells me Firefox cannot be updated. The Oesr version wont update either. It tells me to update to 115.17 Oesr and when I click on update I keep getting this error.

Asked by Fabulous Heathen 1 måned siden

Last reply by Mike Kaply 1 måned siden

Log-in with a certificate is not possible

With Firefox 115.14.0esr, 115.2esr and 128.xesr we can`t log in into a company website with a certificate. After the certificate login we end up on the WebSeal again. Htt… (les mer)

With Firefox 115.14.0esr, 115.2esr and 128.xesr we can`t log in into a company website with a certificate. After the certificate login we end up on the WebSeal again. Http status 302 for pkmslogin.form and pkmscertpromptstagen is called ~12x repeatedly with 302 error each time and then jump back to the login screen.

Asked by desislava.ivanova 2 måneder siden

Last reply by Mike Kaply 2 måneder siden

Upgrading to Firefox ESR 128.2.0 from 115.15.0

Hi, Looking to upgrade our org to ESR 128.2.0 due to compatibility issues - most notably, embedded PDFs not loading due to Promise.withResolvers() not being implemented… (les mer)

Hi,

Looking to upgrade our org to ESR 128.2.0 due to compatibility issues - most notably, embedded PDFs not loading due to Promise.withResolvers() not being implemented on versions prior to 121.

Curious to know if there are any issues or concerns with upgrading manually/pushing this version out - would like to ensure we don't cause further issues in attempting to resolve one.

Asked by ngreyling 2 måneder siden

Last reply by Mike Kaply 2 måneder siden