Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

  1. Display manager configuration : Configure GDM

    Open the following GDM configuration file and set the Enable entry to true in the [xdmcp] section:
    # vi /etc/gdm/custom.conf

    [xdmcp]
    
    Enable=true (Mandatory. The default value is false)
    DisplaysPerHost=100 (Optional. The default value is 2)
    MaxSessions=100 (Optional. The default value is 2)
  2. Reboot or restart gdm daemon

    # svcadm restart gdm
  • No labels