On Mon, Jul 21, 2025 at 4:19 PM Matthias Andree via Cygwin <cygwin@cygwin.com> wrote: > > Am 21.07.25 um 14:53 schrieb Aurélien Couderc via Cygwin: > > I installed MariaDB (mysql fork) on my system, which per task manager > > runs as it's own user "MariaDB". > > > > But Cygwin 3.7 from today cannot see the user "MariaDB", both getent > > passwd MariaDB and getent passwd return no lines. > > > > Any clues what I am doing wrong? > > Did you create a local /etc/passwd file, say, through mkpasswd? If you > did, maybe long ago -- maybe you need to re-run it and update your > passwd file. > > https://cygwin.com/cygwin-ug-net/mkpasswd.html
Found it: getent passwd "NT SERVICE+MariaDB" NT SERVICE+MariaDB:*:354079:354079:U-NT SERVICE\MariaDB,S-1-5-80-3070791953-3247979545-275873789-2352004973-969172767:/:/sbin/nologin How can I "getent passwd" or mkpasswd to list these "NT SERVICE" accounts? mkpasswd -u "NT SERVICE+MariaDB" does NOT work. Aurélien -- Aurélien Couderc <aurelien.couderc2...@gmail.com> Big Data/Data mining expert, chess enthusiast -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple