=== dmn20 is now known as dmn [14:47] Hello all! I have removed any LDAP stuff from /etc/nsswitch.conf and have stopped the nslcd.service ... still, when I type "id", I see a GID 501 with no name (it should be "users" if read from LDAP) ... [14:47] Also getent passwd username shows the LDAP entry ... [14:47] am I overseeing the obvious? Thanks! [14:50] if you removed it from nssswitch then it shouldn't be using ldap at all [14:50] also, are you using nscd? [14:58] nscd is also stopped [14:58] I installed Smallstep and both nslcd and nscd are stopped [14:59] I forget now nscd intergrats, probably need it to drop it's cache [14:59] with both services running, the output of "id" looks like this: [14:59] uid=1234(username) gid=591(user) groups=501(user) [15:00] with them stopped it changes to [15:00] uid=1234(username) gid=591 groups=501 [15:00] so, how the hell does the system know that it's still 501? Oo [15:03] getent passwd username shows the UID and GID defined on LDAP... O_o === leftyfb_ is now known as leftyfb [19:44] I was installed pycharm-community-2023.3.1 on ubuntu 22.04.3 LTS and I runĀ  sudo ./opt/pycharm-community-2023.3.1/bin/pycharm.sh" the output is CompileCommand: exclude com/intellij/openapi/vfs/impl/FilePartNodeRoot.trieDescend bool exclude = true [19:44] Start Failed [19:44] internal error. please refer to https://jb.gg/ide/critical-startup-errors === smoser1 is now known as smoser