[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /ftp/os/Linux/distr/salix/i486/extra-15.0/source/desktop/gdm/
Contents of README:
GDM is a system service that is responsible for providing graphical
logins and managing local and remote display.

Critical note on Slackware:
Slackware has it's '/etc/rc.d/rc.4' script starting gdm with an invalid
command line option, which will cause gdm to fail starting in runlevel
4. To use gdm, you will need to edit '/etc/rc.d/rc.4' to remove the 
'-nodaemon' option from being passed to gdm. After editing, the gdm 
lines should look like this:

if [ -x /usr/bin/gdm ]; then
  exec /usr/bin/gdm
fi

# Someone thought that gdm looked prettier in /usr/sbin,
# so look there, too:
if [ -x /usr/sbin/gdm ]; then
  exec /usr/sbin/gdm
fi

A note on PAM:
The GDM source includes PAM configs for linux distros like redhat, lfs,
and arch. However, none of these pre-designed configs are suitable for 
Slackware's PAM configuration. Therefore I used 'sddm' as a reference
and wrote configs for 'gdm' that work properly. I didn't include 
'gdm-fingerprint' or 'gdm-smartcard', since I don't have the hardware 
needed to properly test functionality. 

Additional Notes:
- Slackware comes with the 'gdm' group and user already configured, so 
nothing needs to be done there.

- GDM can be built without 'gnome-session' and 'gnome-shell' installed,
but 'gdm' will be unusable at runtime without them.

Icon  Name                                                      Last modified      Size  
[DIR] Parent Directory - [   ] 0001-Xsession-Don-t-start-ssh-agent-by-default.patch 06-Jun-2022 02:14 828 [TXT] 0002-meson-allow-building-with-elogind.patch 28-May-2022 04:37 9.2K [TXT] README 06-Jun-2022 02:14 1.3K [   ] doinst.sh 06-Jun-2022 02:14 176 [   ] gdm-42.0.tar.xz 06-Jun-2022 02:14 792K [   ] gdm-autologin.pam 06-Jun-2022 02:14 816 [   ] gdm-launch-environment.pam 06-Jun-2022 02:14 618 [   ] gdm-password.pam 06-Jun-2022 02:14 722 [TXT] gdm.SlackBuild 28-May-2022 04:37 3.9K [   ] gdm.info 06-Jun-2022 02:14 317 [TXT] slack-desc 06-Jun-2022 02:14 751

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!