FayeCh-avatar
FayeCh 87 days ago
FayeCh has registered
Focus: Business and System Integration - User group: Marketing.
Frisconet-avatar
Frisconet 88 days ago
Frisconet has registered
Focus: Windows desktop - User group: End-user.
CBODeutschland-avatar
CBODeutschland 90 days ago
CBODeutschland has registered
Focus: Other systems - User group: Database Administrator.
cholaturbo-avatar
cholaturbo 91 days ago
cholaturbo has registered
Focus: Apple/Mac/iOS - User group: Application Specialist.
20AllDigital-avatar
20AllDigital 94 days ago
20AllDigital has registered
Focus: Design/Media - User group: Web Designer.
AronFinch-avatar
AronFinch 94 days ago
AronFinch has registered
Focus: Business and System Integration - User group: Marketing.
muhammadali3908-avatar
muhammadali3908 96 days ago
muhammadali3908 has registered
Focus: Apple/Mac/iOS - User group: Administrator.
gecome-avatar
gecome 96 days ago
gecome has registered
Focus: Other systems - User group: Manager.
Standardroofingtx-avatar
Standardroofingtx 97 days ago
Standardroofingtx has registered
Focus: Development - User group: Developer.
JimmyJoyner-avatar
JimmyJoyner 97 days ago
JimmyJoyner has registered
Focus: Android/ChromeOS - User group: Application Specialist.
42loops-avatar
42loops 98 days ago
42loops has registered
Focus: Development AI - User group: Developer.
BavarianLion-avatar
BavarianLion 100 days ago
BavarianLion has registered
Focus: Networks - User group: Administrator.
triethylcitrateoil-avatar
triethylcitrateoil 103 days ago
triethylcitrateoil has registered
Focus: Android/ChromeOS - User group: Administrator.
escapegames-avatar
escapegames 104 days ago
escapegames has registered
Focus: Networks - User group: Trainer.
Tanzeel-avatar
Tanzeel 107 days ago
Tanzeel has registered
Focus: Digital Transformation and Innovation - User group: Marketing.
NatturaaruttaN-avatar
NatturaaruttaN 112 days ago
NatturaaruttaN has registered
Focus: Other systems - User group: Administrator.
nimbus-avatar
nimbus 113 days ago
nimbus has registered
Focus: Development - User group: Developer.
bi0sec-avatar
bi0sec 113 days ago
bi0sec has registered
Focus: Security - User group: Administrator.
Applebacklink-avatar
Applebacklink 115 days ago
Applebacklink has registered
Focus: Apple/Mac/iOS - User group: Project Manager.
mindfullyfitwell-avatar
mindfullyfitwell 115 days ago
mindfullyfitwell has registered
Focus: Business and System Integration - User group: Manager.
Dani-avatar
Dani 117 days ago
Information1 comment
App-V is no longer being deprecated
In Hamburg on the M.A.D. Day (Modern Application Deployment) we could announce that App-V is no longer being deprecated – The Client and the Sequencer. But the Server will still go away.

With this Post I would like to clarify a few things which also was brought up by Tim Mangan in his Analysis of the M.A.D. Day 2024 and specific this announcement.

Read more here


Regards,
Dani
gutachter24-avatar
gutachter24 117 days ago
gutachter24 has registered
Focus: Security - User group: Security Expert.
customgptaiq-avatar
customgptaiq 117 days ago
customgptaiq has registered
Focus: Development AI - User group: Developer.
karibianhome-avatar
karibianhome 117 days ago
karibianhome has registered
Focus: E-Commerce and Online Marketing - User group: Marketing.
Barny-Bit-avatar
Barny-Bit 117 days ago
Barny-Bit has registered
Focus: Other systems - User group: Database Administrator.
32dentalcare-avatar
32dentalcare 117 days ago
32dentalcare has registered
Focus: Project Management and Agile Methods - User group: Marketing.
Barbara5-avatar
Barbara5 118 days ago
Barbara5 has registered
Focus: Business and System Integration - User group: Editor.
suneo09-avatar
suneo09 118 days ago
suneo09 has registered
Focus: E-Commerce and Online Marketing - User group: Developer.
ozan29-avatar
ozan29 119 days ago
ozan29 has registered
Focus: Business and System Integration - User group: Marketing.
Fintechnologies-avatar
Fintechnologies 121 days ago
Fintechnologies has registered
Focus: Web Development (Front-/Backend) - User group: Developer.
danielrichter1996-avatar
danielrichter1996 131 days ago
danielrichter1996 has registered
Focus: Development - User group: Developer.
Dani-avatar
Dani 133 days ago
Information
Windows and Office configuration support matrix
Support for Microsoft 365 Apps is defined by the Modern Lifecycle Policy, which requires customers to maintain an up-to-date configuration in order to stay in support. Support for non-subscription versions of Office is defined by the Fixed Lifecycle Policy, which offers a fixed term of support regardless of configuration.

2024-12-02 21_20_41

Source: Link


Regards,
Daniel
zimbosmurf-avatar
zimbosmurf 136 days ago
10 comments
Comment: Strange display problem, unsure if hardware or software, on Lenovo Yoga 13
I did update all drivers and BIOS using the vantage tool, behavior didn't change.

While the problem originally seemed to only appear in Visual Studio, during the investigation it turned out that it also appears in other applications like the file explorer.

Laptop is sent in for warranty now.
waltermarkus-avatar
waltermarkus 136 days ago
waltermarkus has registered
Focus: Server virtualization - User group: Administrator.
katuscat1-avatar
katuscat1 136 days ago
katuscat1 has registered
Focus: Security - User group: Software Tester.
Gremigio-avatar
Gremigio 137 days ago
6 commentsSolved
Comment: Freeradius and MYSQL
Thank you very much for the comment, I had those same settings but somehow it generated errors so I decided to configure it completely with the guide that you provided me and it worked for me.

Thank you very much
ghost-in-the-shell-avatar
ghost-in-the-shell 137 days ago
6 commentsSolved
Comment: Freeradius and MYSQL
The error message is clear and can be read in the log

screenshot

You have not modified the configuration to fit the needs for your database system. So open /etc/raddb/mods-enabled/sql and change the line dialect line to
dialect = "mysql"  
and comment out the line with "rlm_sql_null" and remove the comment from the next line
#	driver = "rlm_sql_null" 
        driver = "rlm_sql_${dialect}"  
Then inside the section sql {} add the correct connection details to your database
# server address
server = "localhost"  
# server port
port = 3306
# username 
login = "radius"  
# password 
password = "Passw0rd"  
# database name
radius_db = "radius"  
Afterwards restart the radius service.
ukulele-7-avatar
ukulele-7 137 days ago
1 comment
Comment: Re-release of November 2024 Exchange Server Security Update packages
Quote from @ukulele-7:

I uninstalled the withdrawn update over the weekend (twice, for whatever reason). Then KB5037224 was installed immediately afterwards (Exchange 2019).

https://www.borncity.com/blog/2024/04/24/exchange-server-april-2024-hotf ...
This is a hotfix, but I'm assuming that KB5044062 has been withdrawn and that KB5037224 replaces it completely.

Exchange November Updates verursachen Probleme mit Transport Regeln!

Then I must have got it wrong, otherwise it would be a re-re-release or something. Lots of updates recently.

I had to install hotfix KB5037224 one or two days after KB5037224v1 was released and installed / uninstalled by me. So I guessed this might have been the hotfix in this case already - seems I was wrong.
objectways-avatar
objectways 137 days ago
objectways has registered
Focus: Business and System Integration - User group: Application Specialist.
firefly-avatar
firefly 138 days ago
Information
Malware Romcom exploits zero-day vulnerabilities in Firefox and Windows
Security researchers at Eset have discovered a serious threat that is currently being exploited in Germany and in US: A Russian hacker group is currently exploiting two new zero-day vulnerabilities in Windows to spread the "Romcom" malware.

"RomCom" (also known as Storm-0978, Tropical Scorpius, or UNC2596) is a dangerous piece of malware developed by Russian-Hackers that is attacking targets in Europe and North America. The malware can download additional malicious modules and execute commands on infected systems. It allows attackers to gain long-term access to compromised systems and exfiltrate data.

Affected are Firefox, the Tor browser, Thunderbird and Windows 11, Windows 10, Windows Server 2016, 2019, 2022, 2025.

Most critically, a simple visit to a compromised website is enough to infect. No user interaction (such as downloads or clicks) is required.

back-to-topRecommendation


Since the attackers exploit two vulnerabilities in combination, I recommend that you fix at least one vulnerability immediately. The Romcom malware can only spread if both vulnerabilities are present. Updating your Firefox version is very quick and easy. With Windows Update you should plan your timing better.

screenshot 2024-11-28 002131

back-to-topFirefox, Tor Browser, Thunderbird (the internal browser for viewing email)


Mozilla has fixed the bug CVE-2024-9680: Use-after-free in animation timeline on 9 October 2024 and released an update.

This means that all versions of Windows Firefox that were last updated before 9 October 2024 are affected.

Firefox (and software that uses the browser internally) should therefore be at least at these versions:

  • Firefox 131.0.2
  • Firefox ESR 128.3.1
  • Firefox ESR 115.16.1
  • Tor Browser 13.5.7
  • Tails 6.8.1 (a portable operating system that protects against surveillance and censorship)
  • Thunderbird 115.16
  • Thunderbird 128.3.1
  • Thunderbird 131.0.1

See also: Behind the Scenes: Fixing an In-the-Wild Firefox Exploit

The Tor Browser and Thunderbird should also be updated to the latest version.

back-to-topWindows 11, Windows 10, Windows Server 2016, 2019, 2022, 2025


Microsoft fixed the bug CVE-2024-49039 on 12 November 2024.

This bug is fixed in the following versions of Windows. It exists in all the versions below:

Windows 11:

  • Version 24H2 (Build 10.0.26100) for x64 and ARM64
  • Version 23H2 (Build 10.0.22631) for x64 and ARM64

Windows 10:

  • Version 22H2 (Build 10.0.19045) for 32-bit, x64, and ARM64
  • Version 1809 (Build 10.0.17763)
  • Basic version (Build 10.0.10240) for 32-bit

Windows Server:

  • Server 2025 (Build 10.0.26100)
  • Server 2022, 23H2 Edition (Build 10.0.25398)
  • Server 2019 (Build 10.0.17763)
  • Server 2016 (Build 10.0.14393.7515)
  • Server 2016 Crore (Build 10.0.14393.7515)

All updates fix the Elevation of Privilege vulnerability.

The appropriate security update for your version of Windows can be downloaded here.

Alternatively, you can use the automatic update feature.

I wish you good luck!

Regards
@firefly
Dani-avatar
Dani 138 days ago
Information1 comment
Re-release of November 2024 Exchange Server Security Update packages
Today we are re-releasing the November 2024 SUs for Exchange Server. The original release of these SUs (released on 11/12/2024) introduced an issue with Exchange Server transport rules stopping after a certain amount of time in some environments. The re-released SUs resolve this issue.

To help you understand how to move forward, in this post we use the following naming convention to distinguish between the original November 2024 SU and the re-release:
*Nov 2024 SUv1: original November 2024 SU (released on 11/12/2024 with article KB5044062)
*Nov 2024 SUv2: re-released November 2024 SU (released on 11/27/2024 with article KB5049233)

Read more: https://techcommunity.microsoft.com/blog/exchange/re-release-of-november ...
Gremigio-avatar
Gremigio 139 days ago
6 commentsSolved
Comment: Freeradius and MYSQL
I'm reviewing what you sent me since I finished the test. I'll let you know.

Thank you very much bro.
aqui-avatar
aqui 139 days ago
6 commentsSolved
Comment: Freeradius and MYSQL
Take a look at a local tutorial:
Freeradius with database and GUI which describes all steps in detail. Use a translator to read it in English or your language of choice. face-wink
In case you have the database on a separate server the most important config is under /etc/freeradius/3.0/mods-available/sql
Instead of "localhost" in the connection you have to setup the database IP address here. In case you need to encrypt the session you maybe want to activate all the TLS settings in the connection screenshot above. You should make sure that a ping between radius and database works and proofs a running IP connection. Database ports should be open in a firewall and in the database setting itself so that it accepts remote access. There are also some easy checks for a remote client connectivity:
https://mariadb.com/kb/en/configuring-mariadb-for-remote-client-access/

If database and Radius Server are on the same system (localhost) just follow the above tutorial!! This will bring things instantly to work.
So far the posted debug output looks quite ok for the Radius authentication itself but looks like there is no network (or local) connection to the database and therefor the user "user1" could not be looked up and fails authentication.
Gremigio-avatar
Gremigio 139 days ago
6 commentsSolved
Comment: Freeradius and MYSQL
In my case I have freeradius and mysql, the same Ubuntu operating system, and I have given all rights to the database.

When I perform the test from safe mode this is what I have
screenshot 2024-11-26 114911
NordicMike-avatar
NordicMike 139 days ago
6 commentsSolved
Comment: Freeradius and MYSQL
By default the MySQL Database is accepting local queries only. You have to grand privileges to the user@% (all localtions), then your radius server is not at the same computer like the database. If its a windows MySQL server then the TCPIP protocol is disabled by default in the MySQL server settings.
Dani-avatar
Dani 139 days ago
Information
Update on Exchange Server ADFS Modern Authentication support
We are pleased to provide an update regarding Exchange Server ADFS Modern Authentication support.

As of today, ADFS Modern Authentication is supported across all channels in Outlook within Microsoft 365 Apps. Additionally, this support extends to Outlook 2021 (Retail) and Outlook 2024. Our team is actively working on extending this support to additional platforms and clients.

We are happy to announce that ADFS Modern Authentication can now be utilized with the native Apple Mail application on macOS Sequoia and iOS 17.6.1 (or later).

Please note that supplementary configurations may be required for supporting additional clients. We have revised the documentation to outline the steps necessary for upgrading an existing ADFS Modern Authentication configuration.

Additionally, we have enhanced the documentation to simplify configuration processes by utilizing PowerShell commands instead of the graphical user interface. We have also increased the robustness of ADFS Modern Authentication setups.

The documentation is available at https://aka.ms/ExchangeADFSModernAuth.

Source: https://techcommunity.microsoft.com/blog/exchange/update-on-exchange-ser ...
Gremigio-avatar
Gremigio 139 days ago
Question6 commentsSolved
Freeradius and MYSQL
Hello,

I am working with freeradius and MYSQL. My goal is to authenticate users through the radius server with my users' database in mysql. I already have all the users created in mysql but when I try to establish an authentication I get the error that freeradius cannot establish the connection with the database.
em-pie-avatar
em-pie 139 days ago
10 comments
Comment: Strange display problem, unsure if hardware or software, on Lenovo Yoga 13
Quote from @StefanKittel:

Update the BIOS and Chipset too.
There is not much more you can do.

To keep the System up to date have a look at "Lenovo Vantage", available at Microsoft Store
When installed you can run a System update check. If there are any updates available, Vantage would install them.
Gremigio-avatar
Gremigio 139 days ago
Gremigio has registered
Focus: Business and System Integration - User group: Network Administrator.